[PyQt] QMenu.setTitle on OS X

John Wiggins jwiggins at enthought.com
Mon Oct 3 16:31:59 BST 2011


Thanks for checking. Is it safe to assume this was a bug in Qt that
was fixed sometime between 4.5.3 and 4.7.x?
- John

On Sat, Oct 1, 2011 at 4:04 AM, Phil Thompson
<phil at riverbankcomputing.com> wrote:
> On Fri, 30 Sep 2011 16:52:18 -0500, John Wiggins <jwiggins at enthought.com>
> wrote:
>> 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
>
> Works fine for me with current versions of everything.
>
> Phil
>


More information about the PyQt mailing list