On Thu, Mar 27, 2003 at 12:39:14PM -0000, simon andrews (BI) wrote:
> Tk::Error: Can't locate Tk/AddScrollbars.pm in @INC 
> (@INC contains: CODE(0x1409344) .) at /loader/0x137afd8/Tk/Widget.pm
line 259.
>  Tk::Widget::_AutoloadTkWidget at /loader/0x137afd8/Tk/Widget.pm line
259
>  Tk::Widget::AUTOLOAD at /loader/0x137afd8/Tk/Widget.pm line 326
>  Tk::Widget::Scrolled at /loader/0x137afd8/Tk/MListbox.pm line 282
>  main::details at script/arrayplotter.pl line 700
>  main::__ANON__ at script/arrayplotter.pl line 521
>  (command bound to event)

From: Autrijus Tang

> Please try a manual
>
>    require tk::AddScrollbars;


I tried that, but AddScrollbars.pm doesn't exist and must appear from some Perl magic 
somwhere!  The suggestion from Sisyphus sounds like what I need, but unfortunately I'm 
away from the office until Tuesady and so can't test it until then.  I'll report back 
and let you know if it worked.

Cheers

Simon.

Reply via email to