mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:37:35 +00:00
LibGUI: Add a GRadioButton widget.
Radio buttons are automagically exclusive with other radio button children of the same parent. :^)
This commit is contained in:
parent
00075b1c8a
commit
36d8b9e89b
8 changed files with 157 additions and 0 deletions
BIN
Base/res/icons/changing-filled-radio-circle.png
Normal file
BIN
Base/res/icons/changing-filled-radio-circle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 202 B |
BIN
Base/res/icons/changing-unfilled-radio-circle.png
Normal file
BIN
Base/res/icons/changing-unfilled-radio-circle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 195 B |
BIN
Base/res/icons/filled-radio-circle.png
Normal file
BIN
Base/res/icons/filled-radio-circle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 189 B |
BIN
Base/res/icons/unfilled-radio-circle.png
Normal file
BIN
Base/res/icons/unfilled-radio-circle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 177 B |
Loading…
Add table
Add a link
Reference in a new issue