Re: [IronPython] How to make a gtk event?

2011-04-14 Thread Martin Matusiak
to. -Original Message- From: users-boun...@lists.ironpython.com [mailto:users- boun...@lists.ironpython.com] On Behalf Of Martin Matusiak Sent: Wednesday, April 13, 2011 9:41 AM To: Discussion of IronPython Subject: Re: [IronPython] How to make a gtk event? I'm not talking about

Re: [IronPython] How to make a gtk event?

2011-04-13 Thread Martin Matusiak
I'm not talking about the handler, I'm talking about creating a new event for this widget. As in: mywidget.SomethingHappened += some_handler 2011/4/13 Dino Viehland di...@microsoft.com: Martin wrote: Hey guys, I'm writing a program using using gtk# and I have a custom widget that I want to