Dick Moores wrote: > But I was wondering if it was possible to write > Python code in Iron Python and use it somehow in > Visual Basic 2005 Express. VB seemed a very easy > way to create a GUI, but of course I prefer Python for the code. > > So, possible/impossible/impractical/foolish/Pythonically_traitorous?
This shows how to use IronPython code from C#, does that help? http://www.ironpython.info/index.php/Contents#Embedding Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
