Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stopping Script Execution
#2
script.setup has parameter exitKey.

Code:
Copy      Help
script.setup(trayIcon: true, sleepExit: true, exitKey: KKey.MediaStop);
dialog.show(null, "press key MediaStop");


Messages In This Thread
Stopping Script Execution - by Davider - 03-17-2024, 11:57 PM
RE: Stopping Script Execution - by Gintaras - 03-18-2024, 06:50 AM
RE: Stopping Script Execution - by Davider - 03-18-2024, 01:02 PM
RE: Stopping Script Execution - by Davider - 03-18-2024, 02:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)