edvin
04/24/2016, 9:22 AMedvin
04/24/2016, 9:22 AMedvin
04/24/2016, 9:25 AMPane.togglegroup
might as well create a toggleGroup if it doesn't exist. That way you can just add togglebuttons to a Pane, and they will by default all end up in the same toggleGroup. That seems very convenient to me, do you see any negative effects of that?edvin
04/24/2016, 9:26 AMgroup: ToggleGroup? = getToggleGroup()
to group: ToggleGroup? = togglegroup()
in the Pane.togglebutton
function.edvin
04/24/2016, 9:29 AMthomasnield
04/24/2016, 12:47 PMedvin
04/24/2016, 1:15 PMRuckus
04/24/2016, 1:32 PMtogglebutton(group=null)
to have a toggle button not in a group?thomasnield
04/24/2016, 4:31 PMhttp://i.imgur.com/gBvIlMY.png▾
thomasnield
04/24/2016, 4:32 PMedvin
04/24/2016, 9:13 PMelezium
04/24/2016, 9:20 PMvoddan
04/25/2016, 9:52 AMedvin
04/25/2016, 11:45 AMmikehearn
04/25/2016, 11:46 AMmikehearn
04/25/2016, 11:46 AMmikehearn
04/25/2016, 11:46 AMmikehearn
04/25/2016, 11:47 AMedvin
04/25/2016, 11:47 AMedvin
04/25/2016, 11:47 AMvoddan
04/25/2016, 5:57 PMvoddan
04/25/2016, 5:58 PMedvin
04/25/2016, 6:38 PMRuckus
04/25/2016, 6:55 PMRuckus
04/25/2016, 6:56 PMRuckus
04/25/2016, 6:56 PMedvin
04/25/2016, 7:49 PMedvin
04/25/2016, 7:50 PMedvin
04/25/2016, 7:51 PMvoddan
04/25/2016, 7:59 PM