[PyQt] Issue with menubar on MacOS X 10.9 and 10.10

Florian Bruhin me at the-compiler.org
Sun Sep 13 21:31:25 BST 2015


* Thomas Robitaille <thomas.robitaille at gmail.com> [2015-09-13 16:25:13 +0200]:
> Hi everyone,
> 
> On MacOS X 10.9 and 10.10 I am seeing buggy behavior with the menubar
> in PyQt applications. If I run the following example:
> 
>     from PyQt4.QtGui import QApplication, QMainWindow, QMenu
> 
> [...]

Have you tried with PyQt5 yet?

Also note that this kind of issues are most likely issues with Qt
itself, not with the PyQt bindings - so you might have more luck in
general Qt communities.

Florian

-- 
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150913/d1ceed4f/attachment.sig>


More information about the PyQt mailing list