QListView horizontal
Unsolved
General and Desktop
-
I am trying to do a horizontal QListView - a QListView with the items side-by-side instead of top-to-bottom. Though I don't know how to do it in such form that when the items reach the right edge screen the keep up in the same direction and a horizontal scrollbar shows up. In sum: I need a QListView horizontal that have just one line of content and the horizontal scrollbar appears as needed.
Any ideas?
Thanks beforehand.
-
-
hi
If u set flow to LeftToRight , it seems to do as u ask for.
http://postimg.org/image/80ywr588j/
:) -
If all your elements have the same size you could set the grid size