1,554
edits
m (removing downloads link) |
(→Widget properties: -- describe .enable) |
||
Line 88: | Line 88: | ||
* .visible -- if set to 0, then widget is not drawn | * .visible -- if set to 0, then widget is not drawn | ||
* .enable -- if set to 0, then widget is disabled | |||
* .align -- for text widgets defines text alignment (kTextAlignLeft, kTextAlignRight or kTextAlignCenter). Default is kTextAlignLeft | * .align -- for text widgets defines text alignment (kTextAlignLeft, kTextAlignRight or kTextAlignCenter). Default is kTextAlignLeft | ||