in reply to Re^2: How to create a scrollbar for multiple objects in TK
in thread How to create a scrollbar for multiple objects in TK
"I have tried this snippet of code but I see no different between this and the original code. "
The solution was tested before I post it, as I always do. My testing was done on WinXP with AS Perl 5.8.4.
"No scrollbars are seen anywhere."
I saw scrollbars around the main frame (actually not really the main frame, but the frame added on top of it, but visually it looks like the scrollbars are for the main frame.) And when you resize the window, the scrollbars move along.
"I believe the scrollbar also need also to be configured before it can be used. "
I did configured scrollbars with Scrolled.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to create a scrollbar for multiple objects in TK
by juo (Curate) on Nov 11, 2004 at 07:38 UTC | |
by pg (Canon) on Nov 11, 2004 at 08:02 UTC |