[Qt-interest] QProgressDialog on Mac

Nikos Chantziaras realnc at arcor.de
Wed Jun 2 09:36:20 CEST 2010


On 06/01/2010 04:50 PM, Stanislav Kolar wrote:
>
>
> Hi All,
>
> is it possible to create QProgressDialog on Mac with fixed size ? I have
> tried almost everything and the dialog is still resizable on Mac (on Win
> the flag Qt::MSWindowsFixedSizeDialogHint works well).

Have you tried changing the size policy?  If that fails, have you tried 
setting maximumSize to the same value as minimumSize?



More information about the Qt-interest-old mailing list