[perl-win32-gui-hackers] Win32::GUI Dev PPM

2004-04-17 Thread Laurent ROCHER
Hi All, I have made PPM build from Sourceforge Win32::GUI CVS Main branch. a.. Completely new base code. b.. Full NEM/OEM support. c.. Lot of control Win32 API method. d.. Preserved Perl context. e.. New DoModal. f.. More documentation. g.. ... I build it from my local dev dir

[perl-win32-gui-hackers] New changes

2004-04-17 Thread Jez White
Hi, I've just committed some changes: - DC.xs + CreateCompatibleDC method now returns a DC object + Added CreateCompatibleBitmap method + Added Line method (combination of MoveTo and LineTo) + Added Win32::GUI::Region object (used for clipping) + Ad

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

2004-04-17 Thread Laurent ROCHER
New changes on CVS : Changelog : Add new options and documentation. - Button.xs : + Add new style option and documentation. - Combobox.xs + Add new style option and documentation. - Header.xs + Add new style option and documentation. - GUI_Helper.cpp :