Hello
Is there any hope to fix this issue ?
-thanks

From: PySide <pyside-boun...@qt-project.org> on behalf of 
"pyside-requ...@qt-project.org" <pyside-requ...@qt-project.org>
Reply-To: "pyside@qt-project.org" <pyside@qt-project.org>
Date: Monday, May 11, 2020 at 3:00 AM
To: "pyside@qt-project.org" <pyside@qt-project.org>
Subject: PySide Digest, Vol 88, Issue 7

Send PySide mailing list submissions to
                pyside@qt-project.org<mailto:pyside@qt-project.org>

To subscribe or unsubscribe via the World Wide Web, visit
                https://lists.qt-project.org/listinfo/pyside
or, via email, send a message with subject or body 'help' to
                
pyside-requ...@qt-project.org<mailto:pyside-requ...@qt-project.org>

You can reach the person managing the list at
                pyside-ow...@qt-project.org<mailto:pyside-ow...@qt-project.org>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of PySide digest..."


Today's Topics:

   1. Re: raise_() method not effective on macOS for QGLWidget
      (Cristián Maureira-Fredes)


----------------------------------------------------------------------

Message: 1
Date: Sun, 10 May 2020 23:00:53 +0200
From: Cristián Maureira-Fredes  
<cristian.maureira-fre...@qt.io<mailto:cristian.maureira-fre...@qt.io>>
To: pyside@qt-project.org<mailto:pyside@qt-project.org>
Subject: Re: [PySide] raise_() method not effective on macOS for
                QGLWidget
Message-ID: 
<b6cd383f-4e61-29d7-5820-d7512aa6e...@qt.io<mailto:b6cd383f-4e61-29d7-5820-d7512aa6e...@qt.io>>
Content-Type: text/plain; charset=utf-8; format=flowed

Hello Michel,

Could you please share your code with an external web
like pastebin, or similar?

The attachment was around ~5M so it was removed.

Cheers

On 5/10/20 4:46 AM, Michel Sanner wrote:
I wrote a small test program for a drawer sliding out and in next to button.

The program can slide drawer over QLabelWidget or QGLWidgetb based on
the command line argument ‘label’ or ‘ogl’

It works just fine on Linux for both ‘label’ and ‘ogl’, however on Mac
OS (10.13.6) it work for ‘label’ but doesn’t for ‘ogl’.

The drawer comes out but behind the OpenGL widget, as if the raise_()
did not pop the drawer in front.

Any help with that would be welcome

Thanks

I attach the code (drawer.py)

---------------------------------------------------------------------------------------

Michel F. Sanner

Associate Professor of Biology

Department of Integrated Structural and Computational Biology

Scripps Research, La Jolla, CA


_______________________________________________
PySide mailing list
PySide@qt-project.org<mailto:PySide@qt-project.org>
https://lists.qt-project.org/listinfo/pyside


--
Dr. Cristian Maureira-Fredes
R&D Manager

The Qt Company GmbH
Erich-Thilo-Str. 10
D-12489 Berlin

Geschäftsführer: Mika Pälsi,
Juha Varelius, Mika Harjuaho
Sitz der Gesellschaft: Berlin,
Registergericht: Amtsgericht
Charlottenburg, HRB 144331 B


------------------------------

Subject: Digest Footer

_______________________________________________
PySide mailing list
PySide@qt-project.org<mailto:PySide@qt-project.org>
https://lists.qt-project.org/listinfo/pyside


------------------------------

End of PySide Digest, Vol 88, Issue 7
*************************************

_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

Reply via email to