Visar inlägg med etikett LabelView. Visa alla inlägg
Visar inlägg med etikett LabelView. Visa alla inlägg

28 mars 2010

Boldness and alignment of SC.LabelView

the available properties fontWeight: and textAlign:

SC.ALIGN_LEFT
SC.ALIGN_RIGHT
SC.ALIGN_CENTER

SC.REGULAR_WEIGHT
SC.BOLD_WEIGHT

Size of the text in a SC.LabelView

to change the size of the value in a SC.LabelView simply add the following property:
controlSize:

available settings:

SC.HUGE_CONTROL_SIZE
SC.LARGE_CONTROL_SIZE
SC.REGULAR_CONTROL_SIZE
SC.SMALL_CONTROL_SIZE
SC.TINY_CONTROL_SIZE