![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: Perl/Tkx Mousewheelby jethro (Monsignor) |
on Mar 10, 2009 at 16:07 UTC ( #749636=note: print w/replies, xml ) | Need Help?? |
You might use Data::Dumper to show you the contents of the array you are getting, i.e.
Presumably the information you are looking for is in that array, just an indirection away UPDATE: Tkx::Ev seems to return an object!!! Accessing the array would be a hack, maybe you can find the right accessor in the documentation.
In Section
Seekers of Perl Wisdom
|
|