hello friends,
here's build 425 for you!
sorry for the big delay...
since I am *absolutely* short in time,
I'll give you a quickshot of the most
important new features, that I'll try
to explain better in the next days...
1) objects now support "real" properties,
eg.: print "$Window->{-text}\n";
this is very primitive and not 100% tested.
2) I've added a Graphic object class that
supports real drawing (eg. it has a Paint
object that gets called whenever the control
effectively needs to be repainted) -- samples
will come shortly for it.
3) you can get all the selected items in a
ListView with SelectedItems()
4) you can add more than one string to a
Listbox/Combobox with one function, Add().
this is about 1000% faster when you have
10.000 items to add ;-)
5) documentation is being reworked.
you can take a look at dodoc2.pl in the
docs subdirectory; basically I'm adopting
the style of Garrett's work (thanx Garrett
BTW :-). we'll discuss this too shortly.
6) I've started adding 2nd-level packages,
like Listbox::Item (there is still much
to do on it).
that's all for now, excuse me for my
conciseness and thank you all for your
support (and patience ;-)
PS. samples are messed, I'm aware of it :-)
cheers...
__END__
# Aldo Calpini
%_ = split undef, join ' ', qw(fahokem
xritajbugne csuctawer jhdtlrnpqloevkshpr
); print map $_{$_}, sort keys %_;
win32gui425.zip