On approximately 4/26/2004 9:40 AM, came the following characters from
the keyboard of Laurent ROCHER:
Hi All,
I commit new changes.
- Window properties now re-work.
Good :) :)
- Handle correctly Window life and Perl variable life
(i hope it work because i loose
Hi
I restore AUTOLOAD sub in Win32::GUI::Window.
I understand now what this sub do.
It's permit to directly call a child window procedure like this :
$Win->Child->Show;
it's do same job as :
$Win->{Child}->Show;
ChangeLog : Restore AUTOLOAD
- GUI.pm :
Hi All,
I commit new changes.
- Window properties now re-work.
- Handle correctly Window life and Perl variable life
(i hope it work because i loose my hair on it ;o)
- Add MDI window support (3 new class MDIFrame, MDIClient and
MDIChild).
For MDI, i have
Hi,
I've just committed a minor bug fix for DoModal (the fix stops the flicker
which sometimes occurred when the modal window returns).
Cheers,
jez.
4 matches
Mail list logo