RE: [perl-win32-gui-users] Skins in Win32-GUI

2006-03-01 Thread Brian Millham
Here's a new version that allows you to double click when skinned, and drag the skinned version of the window. Brian Millham This message traveled at least 44,000 miles to reach you! Creator of the DW6000 Monitor http://www.millham.net/dw6000 [EMAIL PROTECTED] -Original Message- From: [E

[perl-win32-gui-users] Skins in Win32-GUI

2006-03-01 Thread Brian Millham
Here's a new version. You can give it any bitmap (see line 18, and change the bmp file to any bmp file that you'd like. The default transparent color is white, but you can change it on line 52. I just got this working, so there are some issues. You still can't drag the app when skinned. I had

[perl-win32-gui-users] Column Tabs in List Box

2006-03-01 Thread roger
This is the first time I've tried to use a mail list. Sorry if I make a newbe mistake. Can anyone tell me how to use tabs in the list box control. I want to line up several columns in a list box. It seems like the "usetabstop" option would do this, but I can't get it to work. I have specified

[perl-win32-gui-users] Win32::GUI::SplashScreen Memory Bomb

2006-03-01 Thread Jerome McKean
I am writing to report a Win32::GUI::SplashScreen memory bomb. Win32::GUI::SplashScreen::Show($Splash) shows the splash screen yet when the main window and application attempt termination a memory bomb appears that continues to consume memory until OS function stops. Win32::GUI::SplashScreen: