Hi all, im developing some aplication in which a i need an event to occur 0.5 seconds after raising the left click of the mouse, but without freezing the application by doing some thread.sleep(500);
Any ideas?
Thanks in advance.
Ernesto Carrion.
Loading
Ernesto CarrionPosted Jul 17, 2009, 7:16 PM
Thanks