From: Frazier, J. J. <Joe...@Pe...> - 2002-02-28 12:22:28
|
> -----Original Message----- > From: Aldo Calpini [mailto:dad...@al...] > Sent: Thursday, February 28, 2002 5:02 AM > To: Perl-Win32-GUI-Users > Subject: [perl-win32-gui-users] Win32::GUI Release 0.0.665 >=20 >=20 > hello people, >=20 > finally, an update! this release of Win32::GUI introduces=20 > many new features, > the most important being: >=20 > - the NEM (New Event Model), which allows for something like: >=20 > $Window->AddButton( > -text =3D> 'say hello', > -onClick =3D> 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. >=20 > - tooltips are now supported on most controls with the -tip =3D> = STRING > option. Super!!!! >=20 > - ListView checkboxes can now be managed with the ItemCheck() method; > there's also a new ItemCheck event for ListViews that gets=20 > fired when > you toggle an item's checkbox. Super again! >=20 > the biggest changes are in the codebase, which is now=20 > splitted in several > files. please note that something - particularly the NEM -=20 > 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:su...@pe... |