Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^7: scrolling MListbox in Perl/tk

by Llew_Llaw_Gyffes (Scribe)
on Dec 29, 2009 at 20:37 UTC ( [id://814816]=note: print w/replies, xml ) Need Help??


in reply to Re^6: scrolling MListbox in Perl/tk
in thread scrolling MListbox in Perl/tk

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?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://814816]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-16 22:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found