-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 7u6
-
Component/s: javafx
With the current runtime,when use ToggleButtons with ToggleGroup,we can select nothing.
There need to be a property of ToggleGroup that is "must select",
if "must select",when we click a selected ToggleButton, the ToggleButton is still selected,not changing to disselected status.
There need to be a property of ToggleGroup that is "must select",
if "must select",when we click a selected ToggleButton, the ToggleButton is still selected,not changing to disselected status.