[Tkinter-discuss] Method to call when gui is first displayed

mkieverpy at tlink.de mkieverpy at tlink.de
Mon Nov 27 10:18:23 CET 2006


Oops, sorry - too fast.

The Map-Event occurs every time the widget is mapped to the screen,
i.e. every transition from iconified->windowed calls ready().
So the ready-callback should be changed so it runs only once.

Some questions from me:
Any pointer to a better documentation (better than 'man n bind') for the event types?
'man n bind' mentions a 'Create' event type, python does not. Who is wrong, who is right? Why?

Matthias Kievernagel
(mkiever - at - web - dot - de)



More information about the Tkinter-discuss mailing list