Top "Popupmenu" questions

Pop-up menus open to display a list of choices when triggered by the user.

Android custom dropdown/popup menu

How do I do a custom dropdown/popup menu anchored to a button? I need it to work like the …

android drop-down-menu menu android-menu popupmenu
PopupMenu with icons

Of course we are dealing here with SDK 11 and above. I intend to do something similar to this: Next to …

android popupmenu
How to create a custom PopupMenu in Android

How can I replicate something like I made below in Balsamiq? I made this menu, but it is only displaying …

android android-actionbar popupmenu
Attempted to finish an input event but input event receiver has already been disposed

I have a custom adapter for my listview. The adapter contains a textview and a image button. I have implemented …

android listview popupmenu
Show popup menu on `ActionBar` item click

I have an ActionBar with an action item on it. After clicking on the action item, I want to show …

android android-actionbar popupmenu
How to create popup menu

I am newbie on javafx. I want to show popup menu on Right Mouse click. I find one tutorial Here …

javafx-2 popupmenu
android popup menu text color (AppCompat)

I need to change text color of a popuo menu but I don't find any way for do this, I …

android colors popupmenu
How to show a TPopupMenu when you click a TButton?

I want to show a popupmenu when click a button, but this procedure has error in Delphi XE. procedure ShowPopupMenuEx(…

delphi button cursor-position popupmenu
Android popupmenu position

I am trying make an android app where clicking a button raises a popupmenu. The popupmenu is being generated but …

android popupmenu