CK
2010-06-19 02:33:59 UTC
Hi,
My win32 gui application was impmemented under higher solution (1280x960)
but when it runs under lower solution (e.g. 800x600) the window's height
seems too large which causes the buttons on the bottom of this window is
covered by the taskbar. Is there any better way to fix this issue other than
just re-arrange all windows/controls under 800x600 environment and build
again? Thanks for help.
My win32 gui application was impmemented under higher solution (1280x960)
but when it runs under lower solution (e.g. 800x600) the window's height
seems too large which causes the buttons on the bottom of this window is
covered by the taskbar. Is there any better way to fix this issue other than
just re-arrange all windows/controls under 800x600 environment and build
again? Thanks for help.
--
CK
CK