You're looking for QWidget::showMaximized().

Link to docs:
http://developer.qt.nokia.com/doc/qt-4.8/qwidget.html#showMaximized.

On Mon, Jan 16, 2012 at 11:43, Fabien Lafont <lafont.fab...@gmail.com>wrote:

> How can I run an app in "fullscreen" i.e in max size? I've tried
> showFullScreen() but it hides the windows bar.
>
> thx,
>
> Fab
> _______________________________________________
> PyQt mailing list    PyQt@riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>



-- 
Nick Gaens
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to