vb mixed python programming

Konstantin Veretennicov kveretennicov at yahoo.com
Fri Jun 25 08:44:59 EDT 2004


"dm" <tootoo at yeah.net> wrote in message news:<cbda7p$h1r$1 at mail.cn99.com>...
> Hi:
> 
>    I want to program using VB mixed python. who have any experience? and hwo
> to do ?
> 
> thanks
> 
>                          dm

I've been doing some "VB mixed python" programming recently.
I used python to help me with things like VB6 code generation and massaging :)

As LKB mentioned, one way to connect python and VB is COM. And it works.
If you give more details about what you are actually after I'll try to help.
Are you talking about classic VB or VB.NET?

You may also find vb2py useful:
http://vb2py.sourceforge.net

- kv



More information about the Python-list mailing list