Top "Menu" questions

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

How to open the options menu programmatically?

I would like to open the optionsMenu programmatically without a click on the menu key from the user. How would …

android button menu android-activity
Bootstrap 3 Menu is not collapsing on Ipad

I am doing a project using the new updated Bootstrap 3 RC1. There are may new features with the new Bootstrap 3 …

menu collapse navbar twitter-bootstrap-3
Android Create a simple menu programmatically

I'm trying to create a simple menu with one button that will call a method to clear the array. I …

android menu
CSS: bolding some text without changing its container's size

I have a horizontal navigation menu, which is basically just a <ul> with the elements set side-by-side. I …

css fonts menu
Dropdown Menu in WPF Toolbar

Having some layout frustrations in WPF- I'm using a ToolBar to house a set of controls, most of which are …

wpf menu toolbar
How to change Options menu dots color?

I want to change Options menu's dots color to white. I tried to add image for this but dose not …

android colors menu options
MVVM Dynamic Menu UI from binding with ViewModel

I am working with a team on LoB application. We would like to have a dynamic Menu control, which creates …

c# wpf mvvm menu
Using the parent's DataContext (WPF - Dynamic Menu Command Binding)

I looked over this web and google and the solutions didn't work for me. I have a command on the …

c# wpf dynamic menu commandbinding
What does onPrepareOptionsMenu do?

I want to make Option Menu for Android, I have visit this site. In their script, I found onPrepareOptionsMenu, I …

android menu optionmenu
Get rid of -webkit-padding-start: 40px

I am working on adding a menu to a map. The menu is working fine except I noticed there is …

html css menu webkit