console show in Python?
Scott Shillcock
shillcoc at mry.rbd.com
Fri Jul 9 12:43:59 EDT 1999
More information about the Python-list mailing list
Fri Jul 9 12:43:59 EDT 1999
- Previous message (by thread): console show in Python?
- Next message (by thread): console show in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, I am moving to Python from Tcl/Tk. Is there something similar to the Tcl/Tk 'console show' command in Python. I am using Tkinter for my gui and once I call mainloop() I no longer have access to the Python command line. I want to be able to interact with my gui from the command line to test new code. >From Tcl/Tk I could turn on and off the interactive command line with 'console show' and 'console hide'. That is all I want to do with Python. Can anyone help me with this or point me in the right direction. Thanks, Scott Shillcock
- Previous message (by thread): console show in Python?
- Next message (by thread): console show in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list