CMD in Tkinter (Python 3)
Hayden Ravenscroft <[email protected]>
| Newsgroups | gmane.comp.python.tkinter |
|---|---|
| Message-ID | <HE1PR0802MB22848F926CA2E66D97E45AF98FEF0@HE1PR0802MB2284.eurprd08.prod.outlook.com> |
Hi all, I'm attempting to write an IDE for python, in python. My major problem is embedding a console on a tkinter frame so the IDE can run the user's script. I have browsed through many solutions, but they are mostly for Python 2 only (and no, converting them did not work). I looked at this: http://stackoverflow.com/questions/7253448/how-to-embed-a-terminal-in-a-tkinter-application But xterm only works with Linux - is there a windows solution? Thanks, Hayden _______________________________________________ Tkinter-discuss mailing list [email protected] https://mail.python.org/mailman/listinfo/tkinter-discuss