On Sun, Jul 13, 2008 at 6:50 PM, Dino Viehland <[EMAIL PROTECTED]> wrote: > objOrType.someEvent += somePythonFunctionOrCallableObject > > And > > objOrType.someEvent -= somePythonFunctionOrCallableObject > > Should just work.
It does just work, in Python. What do I do in C#? Thanks, -Dan _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
