1,554
edits
(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 | ||
=== Built-in Variables === | === Built-in Variables === |