Results 1 to 6 of 6

Thread: Window trigger event...

  1. #1
    Join Date
    Jul 2002
    Location
    Iowa
    Posts
    300

    Default Window trigger event...

    Is it possible to trigger an event in girder when a specific window opens?

    If so, How could I go about it?
    Jeff

  2. #2
    Join Date
    Feb 2001
    Location
    Plano, TX, USA
    Posts
    3,055

    Default

    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

  3. #3
    Join Date
    Jul 2002
    Location
    Iowa
    Posts
    300

    Default

    Quote Originally Posted by Mark F

    Do you mean wait for a window to open? (see the wait command and target the window)
    Perhaps this is where I need to look!
    Thanks for your assistance.
    Jeff

  4. #4
    Join Date
    Jul 2002
    Location
    Iowa
    Posts
    300

    Default

    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

  5. #5
    Join Date
    Jul 2002
    Location
    Iowa
    Posts
    300

    Default

    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

  6. #6
    Join Date
    Jul 2002
    Location
    Iowa
    Posts
    300

    Default

    Is this possible?
    Jeff

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •