On 2009-02-08 03:54:10 +0100, Florian Schwehn <[email protected]> said:
> > Hi. > I'm running Qt 4.5 Rc1 on Mac OS X (compiled for 64-bit architechture). I > have an issue with QFileDialog when setting the windowflag Qt::Sheet. Each > first time in an application I execute a QFileDialog everything seems to be > ok - the dialog comes up as a sheet. Each other times it would appear as > usual modal dialog, and on top of that the system plays a warning sound. Is > there a chance to get it fixed? Do you have an example that shows this off? Also does this happen if you just use QFileDialog::open() instead of creating the sheet yourself and calling show()? Thanks, -- Trenton _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
