Am Sonntag, 27. April 2008 schrieb Christoph Burgmer:
> As already pointed out in "[PyQt] Help menu and own icon" (this month)
> there seems to be a bug in the KHelpMenu bindings.
>
> Though the SIP files states:
>
> KHelpMenu (QWidget* parent /TransferThis/, const KAboutData* aboutData,
> bool showWhatsThis = 1, KActionCollection* actions = 0);
>
> No menu entry for "What's This" is shown when creating a KHelpMenu with
> this constructor.
>
> KXmlGuiWindow includes the KHelpMenu in createGUI() and in the Python
> version it does show the menu, so the erroneous behaviour seems to be
> deeper inside.

Just as a follow up:

This seems to be fixed in the subsequent versions of PyKDE for some while now.

Chris
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to