-
1 May 2012 12:24 PM #1
Unanswered: space between label and combo
Unanswered: space between label and combo
in the form panel how can i change the space between a combobox and it's label. it's wider than i need.
-
4 May 2012 11:01 AM #2
There's a setLabelWidth() method on the FieldLabel object. It defaults to 100px.


Reply With Quote