Difference between revisions of "GUI Themes/Specs"

Jump to navigation Jump to search
Split constants into predefined and true constants
(Describe true, false and .visible)
(Split constants into predefined and true constants)
Line 28: Line 28:
* kBigSliderWidth
* kBigSliderWidth
* kBigSliderHeight
* kBigSliderHeight
These correspond to constants defined in gui/widget.h file. There is no restriction on constants names.
* false = 0
* false = 0
* true = 1
* true = 1
These correspond to constants defined in gui/widget.h file. There is no restriction on constants names.


=== Built-in Variables ===
=== Built-in Variables ===

Navigation menu