Pull Down Menu - Default Text
Posted: Sat Oct 17, 2015 5:02 pm
Hey there,
I've got a couple of pull down menus -
I would like to set a default text that is not one of the menu items.
If the user selects a menu item, I would like to display that menu item in the label.
If the user clicks on the pull down menu, but doesnt end up selecting one of the menu items, I'd like the label of the menu to stay the default text.
For example -
COLORS
-Red
-Blue
-Yellow
The default text displayed on the pull down menu would be "COLORS"
If the user clicks the menu and selects an item (lets say Blue), I'd like to set the label of the pull down menu to "Blue"
if the user clicks the menu but doesnt select an item, I'd like to keep the text of "COLORS" upon exit.
Any thoughts?
I've got a couple of pull down menus -
I would like to set a default text that is not one of the menu items.
If the user selects a menu item, I would like to display that menu item in the label.
If the user clicks on the pull down menu, but doesnt end up selecting one of the menu items, I'd like the label of the menu to stay the default text.
For example -
COLORS
-Red
-Blue
-Yellow
The default text displayed on the pull down menu would be "COLORS"
If the user clicks the menu and selects an item (lets say Blue), I'd like to set the label of the pull down menu to "Blue"
if the user clicks the menu but doesnt select an item, I'd like to keep the text of "COLORS" upon exit.
Any thoughts?