|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Usable screen coordinatesI have the taskbar docked along the left side of the desktop. When I
start Win32::GUI programs that do not explicitly position their main window, the main window generally starts way over on the left side of the screen, obscured by the taskbar. I then have to move it to the right in order to use it. This seems clunky and unfriendly. I have also noticed that many programs (perl or not) do not behave nicely when the taskbar is at the bottom of the screen and is more than one row tall. How can I start my programs at the leftmost part of the usable desktop? How can I ensure that my programs behave sanely with respect to users' taskbar configuration? Thanks, Eric ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Perl-Win32-GUI-Users mailing list Perl-Win32-GUI-Users@... https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ |
|
|
|
|
|
Re: Usable screen coordinates> For some reason, I could not load SPI_GETWORKAREA via
> Win32::GUI::Constants. > I don't know why. The numeric value of SPI_GETWORKAREA is 48. So My guess is that it's simply not one of the constants included because the function it's intended for is not yet ported to Win32::GUI. > Thanks for pointing me in the right direction, Sean. Glad I could help. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Perl-Win32-GUI-Users mailing list Perl-Win32-GUI-Users@... https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ |
| Free Forum Powered by Nabble | Forum Help |