in reply to Re: How to Scroll multiple Frames using Tk::Pane
in thread How to Scroll multiple Frames using Tk::Pane
Ok, thanks for the help guys! I now understand how to have the scrollbar scroll multiple frames at the same time. But, now I would like to know how to get the scrollbar to talk with the frames to have the scrollbar actually represent where it is in the frames. Also, I'd like for it to not reset the starting position at the beginning every time you click on the slider. I'm not sure if this is possible with regards to what zentara said.