CheckBox & OptionButton
Blitz3D Forums/Blitz3D Beginners Area/CheckBox & OptionButton| 
 | ||
| Does Blitz+ GUI support "CheckBoxes" and "OptionButtons"? If not, is there a workaround? | 
| 
 | ||
| a checkbox ? that's just a normal button with style 2 .. | 
| 
 | ||
| Thanks a lot! ... and OptionButton is style 3. So I have everything I need! | 
| 
 | ||
| rather call that optionbutton a 'radiobutton' instead :) |