Commit Graph

7 Commits (master)

Author SHA1 Message Date
Noah 8716c479e9 ListBox, ScrollBar, Magic Form and forms demo 2023-04-08 21:18:24 -07:00
Noah 5d16f5d50c New Widget: TabFrame
* Added the TabFrame widget with an example program and screenshot
* Button: FixedColor=true to set a consistent background color and not
  worry about it with mouseover/down events.
2021-07-25 20:53:09 -07:00
Noah 6df7bade48 Add SelectBox Widget 2021-06-06 13:44:05 -07:00
Noah e675ead0ed WIP Themes Support 2020-06-17 18:04:18 -07:00
Noah e391e703bf Cut lib/render into its own package, change all imports 2019-12-22 18:21:58 -08:00
Noah ed1759e73e Port over code from old collision dev PR 2019-04-09 19:17:56 -07:00
Noah 7661f9873c Code Layout Refactor
* All private Doodle source code into the pkg/ folder.
* Potentially public code into the lib/ folder.
* Centralize the logger into a subpackage.
2019-04-09 17:35:44 -07:00