Comments on: YaST Qt UI with Context Menus
https://lizards.opensuse.org/2009/03/06/yast-qt-ui-with-context-menus/
Blogs and Ramblings of the openSUSE MembersFri, 06 Mar 2020 17:50:09 +0000hourly1By: Thomas Goettlicher
https://lizards.opensuse.org/2009/03/06/yast-qt-ui-with-context-menus/#comment-843
Tue, 10 Mar 2009 12:31:57 +0000http://lizards.opensuse.org/?p=519#comment-843Thanks you Daniel. I changed `opt(`contextMenu) to `opt(`notifyContextMenu) for more consistent nomenclature.
]]>By: J. Daniel Schmidt
https://lizards.opensuse.org/2009/03/06/yast-qt-ui-with-context-menus/#comment-841
Tue, 10 Mar 2009 11:00:11 +0000http://lizards.opensuse.org/?p=519#comment-841As I can see it, the `opt(`contextMenu) flag behaves like `opt(`notify) with just the difference that it reacts on the other mouse button. So if this is the only difference and the mechanism is the same as for notify why not give it a similar name? I’d suggest to call it `opt(`notifyContextMenu) or `opt(`contextNotify). By this even the naming indicates similar behaviour …. just an idea.
And btw. you could even add an `opt(`notifyScrollWheel) e.g. for Integer-Input fields with consistent naming.
]]>By: Lukas Ocilka
https://lizards.opensuse.org/2009/03/06/yast-qt-ui-with-context-menus/#comment-828
Fri, 06 Mar 2009 22:00:24 +0000http://lizards.opensuse.org/?p=519#comment-828I don’t think there is a reason for that. The same functionality “must” be available using the buttons below (ncurses doesn’t support context menu).
]]>By: Anonymous
https://lizards.opensuse.org/2009/03/06/yast-qt-ui-with-context-menus/#comment-824
Fri, 06 Mar 2009 18:36:09 +0000http://lizards.opensuse.org/?p=519#comment-824Cool. Can the menus be accessed by keyboard?
]]>