Commit Graph

3 Commits

Author SHA1 Message Date
0a6054baa6 TabFrame: SetTabsHidden Option
SetTabsHidden(bool) can hide the tab row on a TabFrame, leaving only the
content frames behind. This way the caller can provide the transition
changes via SetTab and use the TabFrame only for its management
features.
2021-12-26 20:52:13 -08:00
f6703bf1ba Height fix in TabFrame 2021-09-03 20:51:05 -07:00
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