beginner wrote: > The problem is that the Tkinter program ends with a .mainloop() call > and it is not going to give back control to the command prompt. I feel > it is almost like I need to implement the python shell myself. Is > there any better way of doing this?
Take a look at 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