Radio Widget

This commit is contained in:
soraefir
2023-11-22 06:14:03 +01:00
parent 66bb6d3d6b
commit c87ccc2ed7
9 changed files with 311 additions and 9 deletions

View File

@ -6,6 +6,7 @@
(include "windows/calendar.yuck")
(include "windows/sys.yuck")
(include "windows/radio.yuck")
(defwidget left []
@ -32,7 +33,7 @@
:orientation "v"
:halign "end"
:valign "center"
))
(radio-button)))
(defwidget bar-box []
(centerbox