Hi,

 I got my callback eventually working and found one bug/problem:

 If the callback function returns invalid type (eg. None), the
IronPython crashes:

Unhandled exception:
Traceback (most recent call last):
  File , line 0, in System.Int32(Int32, Double, IntPtr, Int32)##154
TypeError: Cannot convert NoneType() to Int32

 And then Windows displays the "program crashed - report to Microsoft" -dialog.
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to