[PyQt] OSX and fullscreen
Mads Ipsen
mads.ipsen at gmail.com
Mon Apr 11 13:22:53 BST 2016
Hi,
I have attached a simple test script that
1) Shows a QWidget in full screen mode
2) Shows 100 QWidgets in normal mode
On Linux and windows, the test takes 0.1 secs. On OSX it takes 5.2 secs
and the launched full screen window remains open for the entire duration
of the test.
In real life, running app. 11000 unit tests, the above behavior causes
the test suite to slow down to a halt on OSX after the first test
involving a full screen windows has been run.
Any help is much appreciated.
Best regards,
Mads
--
+---------------------------------------------------------------------+
| Mads Ipsen |
+----------------------------------+----------------------------------+
| Overgaden Oven Vandet 106, 4.tv | phone: +45-29716388 |
| DK-1415 København K | email: mads.ipsen at gmail.com |
| Denmark | map : https://goo.gl/maps/oQ6y6 |
+----------------------------------+----------------------------------+
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osx.py
Type: text/x-python
Size: 628 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160411/00a4761b/attachment.py>
More information about the PyQt
mailing list