PDA

View Full Version : How to freeze a button component state?


mwmitchell
04-11-2006, 10:21 PM
I'd like it so if I press down on a button, I can freeze it there until further notice. How is this done? I tried doing dispatchEvent but of course ran into a crazy loop problem. Any ideas?

Thanks!