Re: Tkinter program with a usable interpreter console
t this: http://lfw.org/python/Console.py I haven't really used it myself yet, but it looks really great. Ivan Johansen -- http://mail.python.org/mailman/listinfo/python-list
Embedding Python with Tkinter
create a new dialog with Tkinter, I have to create it without a parent, which causes it to be shown in the task bar and I cannot make it modal. Does anyone know how to create a Tkinter window as a child of a window that was not created by Tkinter? Ivan Johansen -- http://mail.python.org/mailman