Radio Widget
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user