[Tkinter-discuss] How to open a Microsoft Word file from Tkinter?
The Helmbolds
helmrp at yahoo.com
Fri Jul 17 14:15:32 CEST 2009
I managed to open a plain *.txt file in Microsoft Notepad from TkInter by using Python's "spawnv" command in its "os" module.
That does not seem to work for opening a *.txt or a *.doc file in Microsoft Word.
How do I open a *.doc file in Microsoft Word from TkInter? Or is this so complicated it's not worth it?
Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20090717/2eb0ea70/attachment.htm>
More information about the Tkinter-discuss
mailing list