Re: Can get mouse procedure and handler to work!!!
- Posted by dcole May 28, 2010
- 1286 views
Hello Tim,
I forgot to mention,
params is ( int event, int x, int y, int shift, int wheelmove )
Event is left or right mouse button pushed.
I copied this code from the samples. Ignore the group and other button. I was trying to demonstrate the use of setHandler and Procedure.
There is a file called 'Index.htm' that comes with Euphoria. Find it and put a shortcut on your desktop. You will refer to it often.
Don Cole