Setting wm minsize on a toplevel widget
I'd like to pack some things into a toplevel widget, then set the
minsize of that toplevel to its natural size after it gets mapped. But I
can't just pack, get the geometry and set the minsize all at once,
presumably because the window won't have mapped by the time the geometry
gets queried. Is there any way to say "wait until this window gets
mapped"?
Received on Thu Jul 13 1995 - 02:27:52 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST