kwidgetsaddons on OS X: menus become menu items
René J.V. Bertin
rjvbertin at gmail.com
Fri Dec 11 23:38:25 UTC 2015
On Friday December 11 2015 23:55:35 René J.V. Bertin wrote:
KActionMenu being derived from QWidgetAction I wonder if the following blurb from the QWidgetAction documentation is relevant here:
OS X: If you add a widget to a menu in the application's menu bar on OS X, the widget will be added and it will function but with some limitations:
The widget is reparented away from the QMenu to the native menu view. If you show the menu in some other place (e.g. as a popup menu), the widget will not be there.
R.
More information about the Kde-frameworks-devel
mailing list