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

Qt-interest Archive, June 2007
Re: QDialog forms in QStackedWidget


Message 1 in thread

Hi Yuriy,

> I have to put some forms into QStackedWidget (or QStackedLayout). These 
> forms inherits QDialog class. I did it using intermediate QWidgets, I 
> put form into QWidget and add these widgets into QStackedLayout. But I 
> have one question. If I add forms into stacked layout then results form 
> show them simultaneously, see screenshot, but QDialog object is QWidget 
> object therefore can I do it dropping some flags/properties in forms ?

This is fixed for 4.3.1 and should work as expected with the next snapshot.

Thanks for the report.

-- 
 [ signature omitted ]