hello,
I was wondering if it is possible to assign a custom routine to a click
event for example? More importantly, is it possible to pass args with these
custom events?
Basically I have 30 buttons that do essentially the same thing. They are
only different depending on which button you press. So if I can create a
custom routine which passes the button number that would be ideal.