making widgets invisible
Thomas Thiele
thiele at muc.das-werk.de
Mon Jul 3 07:30:22 EDT 2000
More information about the Python-list mailing list
Mon Jul 3 07:30:22 EDT 2000
- Previous message (by thread): making widgets invisible
- Next message (by thread): making widgets invisible
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
How can I realize that a set of widgets (buttons and entries) is invisible when I don't need them and visible when I need them? One solution is to create a dialog window (or frame) and destroy it then. But is there a better one? Withdrawn works only with top level widgets. Thanks Thomas
- Previous message (by thread): making widgets invisible
- Next message (by thread): making widgets invisible
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list