|
From: Donal K. F. <dk...@us...> - 2002-07-31 14:10:58
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv21679 Modified Files: ChangeLog Log Message: Postpone paned-window layout arrangement on geometry event until idle, as is done in other window managers, to fix problems with size calculations when the children don't already know their sizes anyway. Now the layout of the vertical pane demo works better (overall initial window width is right!) |