> -----Original Message----- > From: Aldo Calpini [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 28, 2002 5:02 AM > To: Perl-Win32-GUI-Users > Subject: [perl-win32-gui-users] Win32::GUI Release 0.0.665 > > > hello people, > > finally, an update! this release of Win32::GUI introduces > many new features, > the most important being: > > - the NEM (New Event Model), which allows for something like: > > $Window->AddButton( > -text => 'say hello', > -onClick => sub { print "hello, world!\n"; }, > );
Hmmm... is this the ONLY way or does the old method still work also? > *** editor's note *** there are actually many gotchas with NEM, > I'll elaborate more on this in a separate post. > > - tooltips are now supported on most controls with the -tip => STRING > option. Super!!!! > > - ListView checkboxes can now be managed with the ItemCheck() method; > there's also a new ItemCheck event for ListViews that gets > fired when > you toggle an item's checkbox. Super again! > > the biggest changes are in the codebase, which is now > splitted in several > files. please note that something - particularly the NEM - > may be broken > in this release (you already knew it, huh? ;-) Anyone going to perform some hard testing over the weekend on the new code and report back to the list? I would love to be able to do this, but working two jobs, I barely have time for my family, much less anything fun (yes, coding is fun for me. Since it is about the only thing free that I can do decently, its all I have). Thanks Aldo! Joe Frazier, Jr. Technical Support Engineer Peopleclick Service Support Tel: +1-800-841-2365 E-Mail: mailto:[EMAIL PROTECTED]