View Single Post
  #5  
Old 02-11-2012, 08:31 PM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Quote:
Originally Posted by Stefan View Post
Do as ffcmike said. You cannot pass additional parameters to catchevent(). The first parameter in the catching function is always the object itself, and then follow the normal event parameters.
Remember additional values as this.variables in the GUI object itself.
Thanks, that clear's things up for me
Reply With Quote