in reply to Re: Re: Adding scroll bar in Tk label widget
in thread Adding scroll bar in Tk label widget
This is taken from text_demo which is a script thatmy $t = $top->Scrolled('Text',"-relief" => "raised", "-bd" => "2", "-setgrid" => "true")->pack();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Adding scroll bar in Tk label widget
by Popcorn Dave (Abbot) on Jun 03, 2002 at 17:40 UTC |