RE: [win32-gui] RE: [perl-win32-gui-users] The skin module

2006-04-26 Thread Brian Millham
I've got the Makefile ready to go, and have created the POD documentation (in Skin.pm), and all the suggested changes. I've also taken care of the problem with "*Skin:: = ...". It's no longer in the module Now, should I just put the file created by "nmake dist" on my site, or should I try and pu

[perl-win32-gui-users] Adding controls to tab strip items.

2006-04-26 Thread Brian Fredette
Hi all, Here's another (probably dumb) newbie question. How do I add controls to a tab strip item? Logically it seems I would have to assign a parent to the control I'm creating ... but that doesn't seem to work: use Win32::GUI; my $main_window=new Win32::GUI::Window( -name=>"main_wind

Re: [perl-win32-gui-users] Default Colors

2006-04-26 Thread Jeremy White
Thanks for the feedback, This is a nice broad way to change the colors at the system level. What I am looking for is a Win32 library variable I can set to change the theme for just my application. That way I can set global color settings for my whole application without having to assing color