PDA

View Full Version : vertical scrollbar not updated when QTreeView resized



pobere
1st November 2011, 13:30
hello,

I have the following:

a vertical QSplitter with
- edit box
- QFrame with a vertical layout:
- tool bar
- QTreeView

The problem is this: when I drag the splitter and modify the size of the QTreeView (contains 10 items),
the toolbar is not shown. It should be shown when we can see, for example, only 5 from 10 items.

What could be wrong?


Many thanks,
pobere.