I observe there are several references to SUPER:: that are NOT of the $w->can('SUPER::...') form:
babylon5:root:~:4 # grep -n SUPER /usr/lib/perl5/site_perl/5.10.0/Tk/M +Listbox.pm 32: $w->SUPER::Populate($args); 89: $w->SUPER::Populate($args); 99: my (@ret) = $w->SUPER::configure(@_); 120: $w->SUPER::Populate($args); 334:# $w->SUPER::Populate($args);
Should these also be changed?
In reply to Re^7: scrolling MListbox in Perl/tk
by Llew_Llaw_Gyffes
in thread scrolling MListbox in Perl/tk
by vortmax
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |