[python-win32] Python and Visual Basic Integration
Vernon Cole
vernondcole at gmail.com
Thu Jul 24 03:06:09 CEST 2008
Errrr, ummm, (cough)...
Wouldn't it be a lot easier to write the GUI in python (perhaps using
wxpython?) and simply import and call the (other) python script? Writing
text to a notebook page is quite trivial compared to interprocess
communications.
I can make a sample if you are interested.
--
Vernon Cole
On Wed, Jul 23, 2008 at 12:00 PM, Tim Roberts <timr at probo.com> wrote:
> Mark Norley wrote:
>
>> Thanks Tim. Where would I go to find out about setting up my Python script
>> as a COM server? (A "for dummies" level of instruction is what I'd be
>> looking for :-)
>>
>
> There have been a number of posts on this mailing list in the last couple
> of months on this topic. Plus, if you have pywin32 installed, there are
> samples in PythonXX\lib\site-packages\win32com\servers.
>
>
> --
> Tim Roberts, timr at probo.com
> Providenza & Boekelheide, Inc.
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080723/8bb59f2a/attachment.htm>
More information about the python-win32
mailing list