Re: [perl-win32-gui-users] Borderless Main Window

2010-03-08 Thread Glenn Munroe
Ken, Rob May has written a module for creating splash screens that you may find useful: http://search.cpan.org/~robertmay/Win32-GUI-SplashScreen-0.04/ Regards, Glenn Munroe On 5 March 2010 23:53, Kevin Marshall wrote: > Ken, >

Re: [perl-win32-gui-users] Borderless Main Window

2010-03-08 Thread Ken Slater
Kevin, Thanks for the information. For some reason I had to use both -popstyle (WS_CAPTION | WS_THICKFRAME) and -pushstyle (WS_POPUP) to get it to work. Ken From: Kevin Marshall [mailto:kejoh...@hotmail.com] Sent: Friday, March 05, 2010 9:54 PM To: kl...@psu.edu; Perl-Win32-GUI-Users List Su