Top "Menu" questions

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

GLUT pop-up menus

Is it easy to create GLUT pop-up menus for my OpenGL application? If yes, how?

opengl glut menu
When and how often is the onPrepareOptionsMenu() method called for ActionBar?

It is clear for Activities - the method is being called right before the menu is shown. But what about …

android menu android-actionbar
Tint menu icons

I'm building an Android app and I use the icons from the Action Bar Icon Pack to use in the …

android xml menu
Cufon - problem with hover effects and active menu items

I have created a menu using cufon fonts. I decided to apply the following styles on menu items: normal : grey …

css menu hover cufon
Material UI: drawer with expandable side menu

Using Material UI, how can I construct a Drawer with expandable menu items like the one on the material-ui.com …

reactjs menu material-ui side-menu
how to add menu dynamically in Qt

I want to add, submenu to a menu item dynamically. How can I achive this? I tried like this, I …

qt qt4 menu symbian nokia
How to use hoverIntent plugin?

I'm new to jQuery and want to add the hoverIntent plugin to my site as my navigation menu. I have …

jquery html menu hoverintent
Showing active menu on a drop down side menu on Bootstrap (AdminLTE)

I want to highlight the active page on the side bar menu. I am using Bootstrap (AdminLTE). I have tried …

javascript jquery twitter-bootstrap menu adminlte
How can I create a "Drop-Down" menu in a Java Swing toolbar?

I've created a drop-down menu on my Swing JToolBar. But it doesn't create behave the way I want. I'm aiming …

java swing menu drop-down-menu jtoolbar
How do I center align the items in my menu?

How do I center align the items WITHIN in my menu? (The lis) I managed to center the menu (ul) …

html css menu html-lists nav