Top "Menu" questions

A menu is a user interface mechanism that provides the user a means to view and execute application operations.

Twitter Bootstrap: Collapse only certain menu items into drop-down

I'm wondering how to create a Twitter Bootstrap navbar that collapses items in that menu, one or two items at …

twitter-bootstrap drop-down-menu menu navbar collapsable
UIDocumentInteractionController adding custom actions to menu (eg email, save to photos)

I've started using UIDocumentInteractionController for a new app but I'm wondering how to add additional actions to the action menu …

objective-c ios cocoa-touch menu uidocumentinteraction
How do I make a Menubar Application with a NSPopover?

I have seen a lot of applications with a Menubar Item or applications with only a Menubar interface. There are …

xcode menu popover
Display view in Eclipse menu Window-> Show View

"I have created an Eclipse plugin which creates a view in Eclipse. Currently it is displayed in the Eclipse menu …

eclipse menu view plugins show
Angular Material: CheckBox in mat-menu; Problem with dark themes

You can't put a <mat-checkbox> in a <mat-menu> normally. If so, dark themes don't apply to …

angular checkbox menu angular-material menu-items
Android -- Problems with Checkable menu items

I have read the instructions at the android developers page's in order to get the Checkable menu items: http://developer.…

android menu checkbox items
How to get an array of AXMenuItems from AXMenu?

For my code I am attempting to get an array of AXMenuItems from an AXMenu (AXUIElementRef). The menu logs successfully, …

macos cocoa menu parent-child accessibility-api
Make Disabled Menu and Toolbar Images look better?

Please see the attached screenshot which illustrates a TToolBar from one of my programs: Notice the last two images of …

image delphi menu toolbar
How to use DrawerLayoutAndroid component for building drawer in react-native apps?

I am new to react native and I am trying to build hamburger drawer to assist in navigation. But I …

android menu react-native navigation-drawer hamburger-menu
ASP.Net MVC Database-driven menu with caching

I am trying to create a menu for my website. It needs to meet the following requirements it must be …

asp.net-mvc caching menu database-driven