Hi,
Just thought I'd add a little something to the HEM (Hacker/Horrible/Hotchpotch
Event Model). $win->Hook() now returns the previous coderef if you reassign a
hook. For instance:
my $hookone = $win->Hook(0x0020, \&setcursor);
my $hooktwo = $win->Hook(0x0020, \&somethingelse);
$hookone now eq
I commit :
[Laurent Rocher]
- GUI.pm : Change version to 0.0.670
- GUI.h : Set NO_XSLOCKS for perl 5.005
- GUI_MessageLoops.cpp : Fix for perl 5.005
Now Win32::GUI work for ActivePerl 5.005
Does someone have something to add on CVS ?
Where upload new package release ?
Laurent,
Do you mean that you don't have the rights to create a new package name?
Is that something that only Aldo can do? Maybe Aldo will do it for us then?
If not, I would be glad to host the PPM for the package briefly on my
web site until we can make a more official home for it.
Is the
3 matches
Mail list logo