[Interest] QWidget resize on ios

Christophe Thomas oxygen77.ct at gmail.com
Tue May 6 17:08:44 CEST 2014


Dear all,

I'm currently porting an app working on desktop on ios. I'm having trouble
setting a fixed size to QDialog, I've tryed using dialog->resize(...) or
even dialog->setFixedSize(..) with a size smaller than my iPad screen but
the QDialog keeps beeing displayed in full screen.

I've tryed setting the size in the constructor of the class or in a slot
driven by an UI event with no chance.

I'm using Qt 5.2.1.

I have similar issue with QMessageBox that are displayed in full screen.

Regards,

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140506/d6d4eaec/attachment.html>


More information about the Interest mailing list