Is it possible to trigger an event in girder when a specific window opens?
If so, How could I go about it?
Is it possible to trigger an event in girder when a specific window opens?
If so, How could I go about it?
Jeff
Do you mean when a specific Windows task is created? (see the TaskCreate plugin)
Do you mean when a specific Windows task becomes the forground task? (see the TaskSwitch plugin)
Do you mean wait for a window to open? (see the wait command and target the window)
Do you mean something else?
Mark F
Perhaps this is where I need to look!Originally Posted by Mark F
Thanks for your assistance.
Jeff
Nope, Still not getting it!
I am looking at an event string that is triggered by a window opening. I can wait for a window well enough, but I first need to trigger the event string. I also do not wish to load the system down polling for the window.
For example, Notepad, if you write/edit the form, and try to exit, you get a "Do you wish to save" dialog. When this pops up, I wish girder to complete the desired transaction.
I am actually using a program called OtsJuke DJ, and after each session, I am prompted as to if I wish to save the media library. Of course I do!
Jeff
I also have difficulty manipulating the File Menus using target on Keyboard tab.
It works with some programs, but doesn't seem to want to with OtsJuke DJ.
If you care to verify this, a demo is available at http://www.otsjuke.com/download/otsjukedemo.html
Possibly because OtsJuke doesn't have Accelerator keys?
I can use shortcuts to manipulate the menus from keyboard even without accelerators, but girder doesn't seem to care about this.
Jeff
Is this possible?
Jeff