michaelg has asked for the wisdom of the Perl Monks concerning the following question:
But the last command stuck the system with the folowing error message:@sel= $tl->info('selection'); $selItem=$tl->get($sel[0]);
Thanks,Use of inherited AUTOLOAD for non-method Tk::TList::get() is deprecate +d at /usr/local/lib/perl5/site_perl/5.005/sun4-solaris/Tk/Widget.pm l +ine 324.
update (broquaint): added formatting
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Tlist get selected
by Aragorn (Curate) on Sep 05, 2003 at 12:12 UTC | |
|
Re: Tlist get selected
by bbfu (Curate) on Sep 05, 2003 at 23:02 UTC |