Hi all,
Is there a built-in event system for IronRuby?  I know I can handle events
with button.click { }, but what if I want to dispatch my own, custom events
(from a class I created myself?).

I wrote my own event system, but I would prefer to use a built-in dispatch
method if it exists.

Thanks!
~sean
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to