Hi All,
Please can you help me in settin gup WinWarden...
Briefly, I use a program (called Execute) which processes data and creates multiple tables. I generally work on other pieces of work whilst this runs (say in word or excel). Execute has about 20 tables to run. After finishing each table it closes and brings another little window up to show it's progress (see pic). The problem is if I am typing away and don't notice that a new instance of Execute has appeared I can be prone to causing it to stop, eg pressing the space bar will cause the Cancel button to be pressed! I would like to use WinWarden to return the focus back to the previous application (say excel for example). So far I've been able to setup a line in the ini file that moves the Execute window to the bottom of the sreen but I've been unable to make it lose focus / unactivate it.
This line works fine - it detect the correct window when it pops up and moves it to the bottom of the screen.
Active ,Execute,,,,,-Bottom,,,,,,,,,,,,,
in the ini file it stated the 18th or higher attribute can contain the following features. I'm guessing I need to use Bottom, as I want the previous application to have the focus back - is this the correct one?
;>17 Maximize Maximizes the window
; Minimize Minimizes the window
; Restore Restores the window
; Show Shows the window
; Hide Hides the window
; Top Moves the window on top of the other windows
; Bottom Moves the window to the bottom of the other windows
; Enable Enables mouse and keyboard input
; Disable Disables mouse and keyboard input
; Ghost Makes mouse clicks go through to the underlying window
Active ,Execute,,,,,,,,,,,,,,,,Bottom,,
The problem is this doesn't work and infact none of the other ones seem to work, eg Minimize.
Hope someone can help
Thanks in advance
Rodp