Dick Moores wrote: > Years ago I learned a bit of Visual Basic (VB6, > IIRC) at a community college. About a year ago I > downloaded the free Visual Basic 2005 Express > (<http://www.microsoft.com/express/vb/Default.aspx>), > but didn't do much with it. > > But I was wondering if it was possible to write > Python code in Iron Python and use it somehow in > Visual Basic 2005 (or 2008) 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? > > I don't know what Iron Python is, but I'm using embedded Python in Delphi (which is quit comparable to VB) for about a year now, and it's indeed a fabulous great combination: - the GUI power of Delphi - the scripting and numerical power of Python / SciPy I would say much more powerful than MatLab, and even be more powerful than LabView.
cheers, Stef > Thanks, > > Dick Moores > > _______________________________________________ > python-win32 mailing list > python-win32@python.org > http://mail.python.org/mailman/listinfo/python-win32 > _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32