Quote:
Originally Posted by Inverness
I guess doing #1 on self makes the event catchable by catchevent()?
|
I'm not sure what exactly you were doing, but a few months ago a way has been added to write custom GUI controls (in v6) which allows you do emulate stuff like onMouseDown events with trigger("mousedown") if you trigger it on yourself.