1/8/2007 8:40 PM | |
Posts: 1275 Rating: (123)
|
And the button has to be in a picture window, instead of the background window? |
1/8/2007 8:45 PM | |
Posts: 10 Rating: (0) |
No, the button could be put anywhere. |
1/9/2007 4:40 PM | |
Posts: 1275 Rating: (123)
|
In that case you'll probably need to create keyboard events for the background screen. The problem is the script would run anytime any key was pressed... Even if you check which key was pressed, the script would run many times without need. To check which key was pressed you can check this link. |
1/9/2007 4:48 PM | |
Posts: 10 Rating: (0) |
Ok, but if the focus is in a picture window, because I have 5 pictures windows, the keypress event in the background picture not work.
|
Follow us on