[PyQt] QMenu.setTitle on OS X

John Wiggins jwiggins at enthought.com
Fri Sep 30 22:52:18 BST 2011


Hello,
I've run into some strange behavior with QMenu's setTitle function
failing on OS X, but only when called on the Help menu. Here's what
I'm running:
OS X 10.5.8; Qt 4.5.3(Carbon); PyQt 4.6; sip 4.9.3
If you run the attached program, select the "Change menu titles" item
in the Options menu and note that Help menu title will not change.
So I guess my questions are: Has anybody else run into this and found
a workaround? Is it still happening in newer versions of Qt/OS X? Is
this a Qt bug or a Carbon bug?

- John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qt_sandbox.py
Type: application/octet-stream
Size: 2389 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110930/a67bf6a7/attachment.obj>


More information about the PyQt mailing list