User interface toolkit for Go with support for SDL2 and HTML Canvas render targets.
Noah Petherbridge
aceb7e7a7e
* MainWindow is ideal for apps that just want a UI and don't manage their own SDL windows. * The example app will grow into a series of demos that test the UI toolkit to help fix bugs and grow features. |
||
---|---|---|
eg | ||
theme | ||
button.go | ||
check_button.go | ||
checkbox.go | ||
debug.go | ||
dragdrop.go | ||
frame_pack.go | ||
frame.go | ||
functions.go | ||
image.go | ||
label.go | ||
main_window.go | ||
menu.go | ||
supervisor.go | ||
widget.go | ||
window.go |