aboutsummaryrefslogtreecommitdiff
path: root/pattern.c
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2005-09-06 18:49:18 +0000
committerSimon Tatham <anakin@pobox.com>2005-09-06 18:49:18 +0000
commitaec9667f00937fcbc110cc6f9a370499e864a6e9 (patch)
tree537d21f6bd6d3fa61c08d07543bb34872f667eed /pattern.c
parent7096df54deb2b8d3ef230dad4b4e905574236eda (diff)
downloadpuzzles-aec9667f00937fcbc110cc6f9a370499e864a6e9.zip
puzzles-aec9667f00937fcbc110cc6f9a370499e864a6e9.tar.gz
puzzles-aec9667f00937fcbc110cc6f9a370499e864a6e9.tar.bz2
puzzles-aec9667f00937fcbc110cc6f9a370499e864a6e9.tar.xz
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* [originally from svn r6276]
Diffstat (limited to 'pattern.c')
0 files changed, 0 insertions, 0 deletions