I have a button that, when clicked, runs a process that takes a few seconds. I'd like to do a little error prevention and prevent the user from accidentally clicking on it multiple times while it is already processing. Currently, if the button is clicked and then clicked multiple times before the first process is done, the mouseUp script will run over and over again after each script is completed.

Any ideas?

Secondly, does anyone know of a way to change the dock's icon (OS X) of your application while it is running?

Cheers,

Trevor Hopkins
Exeter, UK

_________________________________________________________________
The new Windows Live Toolbar helps you guard against viruses http://toolbar.live.com/?mkt=en-gb

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to