diff options
| author | Simon Tatham <anakin@pobox.com> | 2005-09-06 18:49:18 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2005-09-06 18:49:18 +0000 |
| commit | aec9667f00937fcbc110cc6f9a370499e864a6e9 (patch) | |
| tree | 537d21f6bd6d3fa61c08d07543bb34872f667eed /pattern.c | |
| parent | 7096df54deb2b8d3ef230dad4b4e905574236eda (diff) | |
| download | puzzles-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