in reply to Re^4: [Tkx] Scrolled frame problem
in thread [Tkx] Scrolled frame problem
I believe someone said earlier that the Label widget doesn't take a scrollbar. Personally, I'd use a Text (set to read-only) instead of a label.
Alternately, check out the Pane widget - here's a discussion, albeit using Perl/Tk, rather than Tkx.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: [Tkx] Scrolled frame problem
by sebapabst (Acolyte) on Feb 18, 2010 at 17:09 UTC |