[perl-win32-gui-users] Missing methods in the Region class

2006-03-03 Thread Brian Millham
Hi all, I'm working on a way to pre-scan the skin bitmap, so it doesn't have to be done at runtime. There are 2 methods documented in the MSDN, GetRegionData and CreateFromData that appear to be missing in the Win32::GUI implementation. For now, I'm going to attempt to import them directly from t

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

2006-03-03 Thread y6cmE
2006/3/4, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > Very good example, thanks Brian, > > but too took the memory. > > > Hi Rob Cheung( [EMAIL PROTECTED] ), I'm y6cmE. I haven't seen you for ages. -- 呵呵,Perl 初学者,大家多多照顾!

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

2006-03-03 Thread rob
Very good example, thanks Brian, but too took the memory.