Re: [perl-win32-gui-hackers] Odd problem with 671

2004-03-25 Thread Jez White
Ok, I've tested your changes and it all looks good. I'll continue to use the dev PPM today, just to make sure. Looking forward to the new code line:) Cheers, jez. - Original Message - From: "Laurent ROCHER" <[EMAIL PROTECTED]> To: "Jez White" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, Ma

[perl-win32-gui-hackers] New Win32::GUI code in MAIN CVS.

2004-03-25 Thread Laurent ROCHER
Hi all, I have commit new Win32::GUI code in CVS [Module : Win32-GUI, Branch : HEAD]. Changelog : - New Base code : + Separate each control in a specific XS file. + Add callback function for each control (onPreCreate, onParseOption, onPostCreate, onParseEvent, OnEvent).