Hi,
I've a silly little problem really but its doing my head in.
I'm running a large number of batch files one after the other from the click event of an "run" button. The process can take up to 10 minutes so I need a cancel button to interupt the run button if needs be. Now I am also running a progress bar to show how the batches are progressing after the "run " button is clicked. The progress bar turns my mousepointer to an eggtimer and while my cancel button works now, in that it will interupt the run button - to click it, I am clicking while I've still got an eggtimer mouse. It is functional but obviouly not practical to expect a user to click while an eggtimer is shown. so my question is - how do I interupt the eggtimer if the user hovers the mouse anywhere over the cancel button - but if they move off it again I need to go back to the eggtimer.
I hope I've made this clear and would appreciate any suggestions.
John B
I've a silly little problem really but its doing my head in.
I'm running a large number of batch files one after the other from the click event of an "run" button. The process can take up to 10 minutes so I need a cancel button to interupt the run button if needs be. Now I am also running a progress bar to show how the batches are progressing after the "run " button is clicked. The progress bar turns my mousepointer to an eggtimer and while my cancel button works now, in that it will interupt the run button - to click it, I am clicking while I've still got an eggtimer mouse. It is functional but obviouly not practical to expect a user to click while an eggtimer is shown. so my question is - how do I interupt the eggtimer if the user hovers the mouse anywhere over the cancel button - but if they move off it again I need to go back to the eggtimer.
I hope I've made this clear and would appreciate any suggestions.
John B