Top "Popupmenu" questions

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

Return popupmenu selection in MATLAB using one line of code

I have a GUI which uses a selection from a popupmenu in another callback. Is there a way to return …

user-interface matlab popupmenu
Custom PopupMenu (layout)

I'm trying to upgrade my PopupMenu so it would come with icons and custom styles. I have created a new …

android layout drop-down-menu android-custom-view popupmenu
Xcode - How to make a pop up menu

I would like to make a pop up menu in Xcode. How can I do it? I would like it …

ios xcode popupmenu
How to pass a custom layout to a PopupMenu?

I want to customize the popupmenu in android, default popup menu gives more space ,so I'm trying to change the …

android popupmenu
QTreeWidget right click menu

I looked around and it seems that the problem is present not only for tree widget but also for other …

qt popupmenu qtreewidget
How to create a button with drop-down menu?

Is there a way to show IE/Firefox Back button style, dropdown menu button?

delphi button popupmenu
How to create custom Popup Menu using Kotlin in AndroidStudio?

I am trying to create popup menu similarly like this on click on a button view in Android using Koltin. …

android kotlin popupmenu
How to change the text color and size of a pop up menu in android?

Text color in pop up menu is not changing even changed in styles. Background color is changing with respect to …

android popupmenu
Hide item from popupmenu

I created a popup menu. I need to hide a particular item from popup menu on condition, I tried this …

android popupmenu
Implement pop up Menu with margin

I am using the default pop menu and expecting the behavior of the same. Everything is working fine. What my …

android popupmenu