Upgrade X version
This commit is contained in:
@@ -25,6 +25,7 @@ func (this *Application) Init () error {
|
||||
objects.NewTextInput(""),
|
||||
objects.NewHorizontalSlider(0.5),
|
||||
objects.NewLabelCheckbox(false, "checkbox"),
|
||||
objects.NewNumberInput(5),
|
||||
))
|
||||
|
||||
window.OnClose(tomo.Stop)
|
||||
|
||||
Reference in New Issue
Block a user