Re: what's the difference
- Posted by don cole <doncole at pacbell.net> Jun 07, 2004
- 461 views
I see . I tried onClick[{PushButton1,PushButton2,PushButton3}]=routine_id("whatever") but of course it didn't work. I preferred the onClick way because I didn't like typing in all that (integer self,integer event,sequence parms)stuff. I just now figured out what the self is for. >From now on I am going to use the setHandle way. Anyway you cleared a lot up for me; thank you for your help.