Tagged Questions
9
votes
2answers
128 views
Can one affect the appearance of components of a control?
I'd like to control the appearance of the components of a TabView[] control.
Such a control appears constructed of Buttons, ...
4
votes
2answers
190 views
How can one popup menu be used to add another?
I'm trying to construct a GUI that changes depending on what's chosen in certain popup menu's. For example: The default state of the menu is condition one, but when the first PopupMenu is selected ...