simon-svn: puzzles: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Tue Sep 6 19:49:19 BST 2005


SVN root:       svn://ixion.tartarus.org/main
Changes by:     simon
Revision:       6276
Date:           2005-09-06 19:49:18 +0100 (Tue, 06 Sep 2005)

Log message (7 lines):
Take the Windows taskbar into account when deciding on the maximum
size of the puzzle window. This has involved some _completely
stupid_ window manipulation: in order to figure out in advance how
big I want my main window to be, I first have to _create_ the status
bar so I know how tall it is; but since I can't reparent it into my
main window after I've created it, I then have to throw that status
bar away and create a new one. *sigh*

Modified files:
U   puzzles/windows.c

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=6276&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/windows.c?rev=6276&r1=6275&r2=6276



More information about the tartarus-commits mailing list