Hello everyone...
I have to build a progressbar for a long running script in an application (duh!!!) which consists in a recursive script that sets items (command setitem(...)) in an external DW. It does work, but my trouble arise when I want to insert a "cancel" button. It seems like the focus is lost during the recursive script and I am just not able to click on the button (doesn't react till after the script is done...)
any idea on how to deal with that?
If you need more info, just give me a line.
I have to build a progressbar for a long running script in an application (duh!!!) which consists in a recursive script that sets items (command setitem(...)) in an external DW. It does work, but my trouble arise when I want to insert a "cancel" button. It seems like the focus is lost during the recursive script and I am just not able to click on the button (doesn't react till after the script is done...)
any idea on how to deal with that?
If you need more info, just give me a line.