doodle/lib/ui
Noah b06c52a705 UI: Add MainWindow Widget and start an example app
* 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.
2019-06-08 17:03:59 -07:00
..
eg UI: Add MainWindow Widget and start an example app 2019-06-08 17:03:59 -07:00
theme Port over code from old collision dev PR 2019-04-09 19:17:56 -07:00
button.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
check_button.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
checkbox.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
debug.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
dragdrop.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
frame.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
frame_pack.go UI: Fix packing bug in the GUITest 2019-04-19 15:08:00 -07:00
functions.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
image.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
label.go UI: Fix packing bug in the GUITest 2019-04-19 15:08:00 -07:00
main_window.go UI: Add MainWindow Widget and start an example app 2019-06-08 17:03:59 -07:00
menu.go UI: Add MainWindow Widget and start an example app 2019-06-08 17:03:59 -07:00
supervisor.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
widget.go UI: Fix packing bug in the GUITest 2019-04-19 15:08:00 -07:00
window.go Code Layout Refactor 2019-04-09 17:35:44 -07:00