summaryrefslogtreecommitdiff
path: root/zz_controls.go
AgeCommit message (Collapse)Author
2018-08-26And migrated the examples back; also fixed a spot I missed.Pietro Gagliardi
2018-08-26Moved all the Go files out of the way again, this time so we can migrate ↵Pietro Gagliardi
them to more proper cgo usage.
2018-08-20Added Grid and finally rounded out the control gallery example.Pietro Gagliardi
2018-08-20Added Form.Pietro Gagliardi
2018-08-12Added MultilineEntry.Pietro Gagliardi
2018-08-12Expanded zz_controls.go a bit more. Also fixed some comments in radiobuttons.go.Pietro Gagliardi
2018-08-12Added the start of a Go version of the controlgallery example, to make sure ↵Pietro Gagliardi
everything works so far.