Page 1 of 1

Event Calls Event

PostPosted: Mon May 23, 2005 3:30 am
by jazz_e_bob
I have written a script that will happen on the mouse down event.

Now I want the same code to occur when the user hits the return key.

It would be nice it I could add the key event and put in script.

mouseDown();

8)

It would be cool to upgrade the variable/functions list to include events!

PostPosted: Mon May 23, 2005 8:45 am
by ingsan
Great idea :idea:

PostPosted: Fri May 27, 2005 10:34 pm
by willg101
I second that!

PostPosted: Sat May 28, 2005 6:26 am
by ingsan
Or maybe the possibility to call Events in Global Code 8)