Jump to content

Script pauses when I go to a system tray menu item.


Eru
 Share

Recommended Posts

I've got a program that has no GUI, so I'm having the menu be in the system tray. I make the item, etc, etc, but when I click my system tray icon to go to the menu, it pauses the script every time (flashing red X). So, when I click a button, the script doesn't recognize it and do what I want. :shocked:

How can I turn off that script pausing thing? This is driving me nuts, and I'm sure it's something very simple.

Thanks. :(

Link to comment
Share on other sites

I've got a program that has no GUI, so I'm having the menu be in the system tray. I make the item, etc, etc, but when I click my system tray icon to go to the menu, it pauses the script every time (flashing red X). So, when I click a button, the script doesn't recognize it and do what I want. :shocked:

How can I turn off that script pausing thing? This is driving me nuts, and I'm sure it's something very simple.

Thanks. :(

Well the pausing thing is as easy as this line:

Opt ("TrayAutoPause", 0)

Simple eh?

EDIT: Awww! You beat me JdeB!

Thanks,

Edited by Bert
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...