[PySide] raise_() method not effective on macOS for QGLWidget

Michel Sanner sanner at scripps.edu
Sun May 10 04:46:42 CEST 2020


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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20200510/9e7d3c72/attachment.html>
-------------- next part --------------
An embedded message was scrubbed...
From: DG-Exchange Postmaster<postmaster at scripps.edu>
Subject: drawer_py
Date: Sun, 10 May 2020 02:46:42 +0000
Size: 1454
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20200510/9e7d3c72/attachment.mht>


More information about the PySide mailing list