tkwait

Fredrik Lundh fredrik at pythonware.com
Fri Jun 18 05:12:01 EDT 1999


Sven Drescher <Sven.Drescher at dlr.de> wrote:
> I know, that is a very simple question, but I didn't find a solution.
> Please help me with the syntax of Tk's tkwait window. I found the Tk
> Manual page and Deja-news entries, but no solution for my problem.

http://www.pythonware.com/library/tkinter/introduction/basic-widget-methods.htm
(look under event processing).

btw, a PDF version of the current tkinter introduction
draft is now available from:

    http://www.pythonware.com/library.htm

</F>





More information about the Python-list mailing list