Hi, I have a notebook type of GUI and on my first tab, i have multiple collapsable frames. I want to add a scrollbar within one of the collapsable frames. I can't seem to scroll through the frame even if i add a scrollbar. I just have a few Entry widgets and Buttons in each Collapsable Frame. Any suggestions?