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 <[EMAIL PROTECTED]> 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, [EMAIL PROTECTED] > Providenza & Boekelheide, Inc. > > _______________________________________________ > 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