Qt-interest Archive, March 2002
Request about QFileDialog and preview
Message 1 in thread
Hello list,
I have a little problem with previews in a QFileDialog.
When expanding the dialog box, the space allocated to the preview widget
is also expanded - even when this widget is explicitly set to a fixed size.
This is rather ennoying for me, it gives a bad looking.
So my request :
IMHO it would be nice if the QFileDialog would provide some control on the
QSplitter it uses internally.
Note : I have used the addRightWidget() method to correct what is seen here
has a misbehaviour, but unfortunately it's not quite satisfactory, has this
widget can't be put "under" the bar containing the combobox and the buttons
on the top : the combo gets too small.
Regards,
--
[ signature omitted ]