Re: [perl-win32-gui-users] Compiling Win32::GUI (Re: lpt1)

2002-03-11 Thread Flame
Rescently, Win32-GUI was updated, and the PPM has not been, AFAIK, updated along with it. So if you want the latest version, you do need to compile it. Anyone know anything about the status of the PPM update? Scott 'me22' McMurray wrote: > Do you really need to compile it? > I couldn't, but the

[perl-win32-gui-users] Compiling Win32::GUI (Re: lpt1)

2002-03-11 Thread Scott 'me22' McMurray
Do you really need to compile it? I couldn't, but the binary from PPM works fine (for me anyway)... - me22 _ http://fastmail.ca/ - Fast Secure Web Email for Canadians

Re: [perl-win32-gui-users] hiding title bar

2002-03-11 Thread Johan Lindstrom
Joe wrote: Is there a way to hide the title bar and/or frame of a window? I want to get rid of the bar with the icon, name, and close buttons, and if possible get rid of the frame around the entire window. If you use The GUI Loft you can easily do this by setting the Window property DialogBox

[perl-win32-gui-users] hiding title bar

2002-03-11 Thread Joe_Pfaltzgraff
Joe [EMAIL PROTECTED] 03/11/2002 11:13 AM Is there a way to hide the title bar and/or frame of a window? I want to get rid of the bar with the icon, name, and close buttons, and if possible get rid of the frame around the entire window. Thanks! Joe