Timothy Thomas wrote:
>In the Treeview.pl example program(attached) that came with win32::gui,
>the options: lines, buttons and root lines do not work, does anyone know
>what is the correct syntax for making this code work, the syntax:
>$TV->Change(-lines => $HasLines->Checked); doesn't seem to make the
>change properly.
it works for me.
can you tell us the output of these two lines on your system:
perl -v
perl -MWin32::GUI -e "print Win32::GUI::Version();"
__END__
# Aldo Calpini
%x=split(//, "xritajbugne fahokem csuctawer jhdtlrnpqloevkshpr");
foreach (sort keys(%x)) { print $x{$_}; };