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

2006-02-26 Thread Brian Millham
Here's a much improved version. The 2 errors still show when switching to skin mode. You can you switch between window and skin mode by right clicking the mouse. I need to add the code to move the window when in skin mode. The skin isn't lined up right yet. It's off by a few pixels at the top.

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

2006-02-26 Thread Brian Millham
Hi all, I've been playing with this a little bit this afternoon, and have a very simple, incomplete app that is sort-of skinned. The skin bitmap is not properly positioned (I'm not sure how to move it yet, it needs to cover the complete window, including the title bar) and there are 2 erro