Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 5

Qt-interest Archive, December 2007
QTreeView update


Message 1 in thread

I am having trouble with Qt4's QTreeView. I run some calculations in a 
separate thread and during this calc (which takes a while...), the user 
can use the slider bar to  move over to view columns that are hidden 
initially. When the thread finishes and the view updates, the slider bar 
moves back over to the left. In Qt3, a QListView stayed put, behavior 
that I would prefer. Is there any way to make Qt4 behave this way?

--
 [ signature omitted ]