On Friday 22 August 2008 14:50, Robinson, David wrote: > This problem has been introduced in Qt4.4.1. Please find a patch > attached & example ui file with which to reproduce the issue. > > The problem appears to occur with QDockWidget's generated with Designer. > When these forms are used in the QMainWindow they display when docked > but when floated they just disappear. (QSize'd to 0?) > > Strangely this issue does not affect all QDockWidget's created within ui > files? > I have seen working ui files previously generated, stop working when > minor modifications are made in Qt Designer 4.4.1. Because of this I > suspect the header file produced by the uic may not contain the Layout > expected by the QDockWidget implementation. >
Hi David, We cannot reproduce the issue with disappearing dock widget in floating mode. We've prepared a small example (your form used in main window). Could you please modify the attached example and describe the steps needed to reproduce the issue? Regards Jarek
polygon_080825.tgz
Description: application/tgz
_______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
