[python-win32] Python and Visual Basic Integration

Mike Driscoll mdriscoll at co.marshall.ia.us
Thu Jul 24 15:30:42 CEST 2008


Mark Norley wrote:
> Thanks for the advice everyone. I've managed to get my VB GUI talking 
> to a simple "Hello World!" Python COM server (there was a quickstart 
> help page in the pywin32 package that I hadn't spotted).
>

As I understand it, you can call VB stuff from within IronPython and 
vise-versa. However, that probably only applies to the .NET versions of 
VB. If you plan to upgrade to the .NET studios, than you should probably 
look at it...especially if you don't want to mess with wxPython or Tkinter.

Mike


More information about the python-win32 mailing list