Re: [perl-win32-gui-users] cmd window when executing a perl skript

2003-01-07 Thread Erick Bourgeois
Johannes, Try, maybe this: # Create window my $window = new GUI::Window( # __options___ ); # Add some controls to window #Grab DOS window handle my $DOS = Win32::GUI::GetPerlWindow(); # Hide DOS window Win32::GUI::Hide($DOS); # Show window $window->Show(); Win32::GUI::

[perl-win32-gui-users] cmd window when executing a perl skript

2003-01-07 Thread johannes huettemeister
HI, im totally newbie to Win32::GUI. So maybe one very foolish question: when i execute one of the sample skripts included, I always get the command.exe window (msdos-box formerly i guess). Is there a way to avoid this? Im really no windows expert, but since I got to use it at work, I need to ru

[perl-win32-gui-users] WinXP draw/redraw issues with Win32::GUI

2003-01-07 Thread Joseph H. Schwendt II
I'm experiencing draw/redraw issues with an application I wrote using Win32::GUI. I initially wrote the application on Windows 2000, and the application appears correctly as expected. When I migrated to Windows XP, all of the background turned white from grey, except the label controls, which