[PyQt] Help me pleace

michael h michaelkenth at gmail.com
Thu Sep 15 13:19:38 BST 2016


On Wed, Sep 14, 2016 at 10:59 AM, Sabroso Rico <charolastra at outlook.com>
wrote:

> *Greetings all, I am trying to implement maximize and minimize with a
> single button (my window has no title bar) but ovbiamente not know how to
> do this is what led until now. Please help*
>
>
>
Maybe you mean to use showNormal() and showMaximized().

Minimizing the window removes the window from the screen and you have to
restore it by clicking in the taskbar (on windows).

If not, clarify...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160915/b016cc52/attachment.html>


More information about the PyQt mailing list