View Single Post
Old Feb 27th, 2007, 1:32 PM   #1
poopman
Newbie
 
Join Date: Feb 2007
Posts: 13
Rep Power: 0 poopman is on a distinguished road
Scrollbar in a grid managed frame

I have a GUI set up that is similar to an excel file and I am using a grid manager to set it up. Is it possible to add a scrollbar if the grid grows too large? So far I can only find information on how to add a scroll bar with a canvas. Any help is appreciated!


(I am using Tkinter by the way)
poopman is offline   Reply With Quote