Thread: PyQt
View Single Post
Old May 10th, 2007, 5:12 PM   #3
poopman
Newbie
 
Join Date: Feb 2007
Posts: 13
Rep Power: 0 poopman is on a distinguished road
Yeah, I've done something similar and it seems to work well. the problem now is that I have a main widget, then a frame and within those frames are the fields that grow/shrink. If the number of fields exceeds the size of the frame then I have a scroll bar to scroll through them. However, the scroll bar does nothing right now. I can't find any documentation on how to actually make the scrollbar scroll.
poopman is offline   Reply With Quote