I've tried modifying sizeHint (adding extra number of rows for default and just returning a huge QSize) for pqTreeWidget. I've also tried setting the sizePolicy to MinimumExpanding but still no luck. It doesn't seem to be effecting the size at all. Any ideas?
Thanks, Paul 2009/3/23 Utkarsh Ayachit <[email protected]> > If I am not mistaken, that happening because we use a custom subclass, > pqTreeWidget for the tree. I'd look at pqTreeWidget and it's > size-related code sections. > > > > 2009/3/23 Paul Edwards <[email protected]>: > > Hello, > > > > I would like make the tree view use all the available space in the > > properties tab for the Extact Block filter. At the moment this is split > > 50/50 with the checkbox. Is there an easy way to do this? Or could > someone > > point me in the direction for the file that I will need to be editing in > > order to change this? > > > > Thanks in advance, > > Paul > > > > _______________________________________________ > > Powered by www.kitware.com > > > > Visit other Kitware open-source projects at > > http://www.kitware.com/opensource/opensource.html > > > > Please keep messages on-topic and check the ParaView Wiki at: > > http://paraview.org/Wiki/ParaView > > > > Follow this link to subscribe/unsubscribe: > > http://www.paraview.org/mailman/listinfo/paraview > > > > >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
