Quote:
Originally Posted by Stefan
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
