[PyQt] com.apple.xbs Error-- Please help- Thank you

Barry barry at barrys-emacs.org
Mon Mar 27 22:29:19 BST 2017


To understand what is happening with the menubar read this page and the MenuRole.

http://doc.qt.io/qt-5/qaction.html

Then track down the page that talks about how qt on mac guesses the role based on the menu title.

Barry


The topic you need to lookup is the settingof the role of a menu action.

When you do not set the role qt guesses what you mean.
That is why Exit moved to the application menu, but only on macOs.



> On 27 Mar 2017, at 17:11, David Cortesi <davecortesi at gmail.com> wrote:
> 
> following
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170327/677e3bec/attachment.html>


More information about the PyQt mailing list