Stumbled
across this example, from last year: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/303062 To
make it work with the current version, add the following to the beginning of
the file: import
sys sys.LoadAssemblyByName('System.Windows.Forms') sys.LoadAssemblyByName('System.Drawing') ----- Keith
J. Farmer |
_______________________________________________ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com