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

2006-04-18 Thread Brian Millham
Using *Skin:: was the only way that I could get things to work when I changed from the module being Skin to Win32::GUI::Skin. I'll look some more, but maybe it's an artifact of Win32::GUI. I'll go ahead and use the standard method of documentation, and include the POD in the module. Thanks Glenn

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

2006-04-18 Thread Brian Millham
Thank you for the suggestions Rob! I'm working on incorporating the suggestions that you made. Once I'm to the point of creating the Makefile and PPM, I'll probably need some help. I'll also have to do some reading up on testing... BTW, when I made the change to allow the module to be true Win3

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

2006-04-18 Thread Robert May
Brian Millham wrote: Hi again, I see the quite a few people checked out my page about creating a skinfile for use with my Skin module. I realize that the documentation needs a lot of work... Has anyone tried to play with this yet? I've just run it up. Win98, AS Perl 5.8.7 (build 813). Looks

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

2006-04-18 Thread Robert May
Jeremy White wrote: I did raise a tracker item for ExtCreateRegion, SetWindowPos functions so future versions of Win32::GUI::Skin don't have a dependency on Win32::API. If you need more functions, just add them to this item. Hopefully I'll have some spare time to implement them before V 1.4.