|
|
|||
|
|
|
| Setter represents a setter button whose setting x is set to val when the button is clicked. The button is labeled with val, and appears pressed if the value of x is val, and unpressed otherwise. |
| Setter[Dynamic[x], val] takes the setting to be the dynamically updated current value of x, with the value of x being reset if the button is clicked. |
| Setter labels the setter button with label. |
| Setter represents a setter button that sets x to |
| Appearance | Automatic | the overall appearance of the setter | |
| AutoAction | False | whether to change the setter automatically when the mouse is over it | |
| BaselinePosition | Automatic | alignment relative to surrounding text | |
| BaseStyle | {} | base style specifications for the setter | |
| Enabled | Automatic | whether the setter is enabled, or grayed out | |
| ImageMargins | 0 | margins around the image of the displayed setter | |
| ImageSize | All | the overall image size of the displayed setter |