Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Question: how can I set the alignment of a SpinnerItem

    I would like to align the numbers in my SpinnerItems to the right.
    Can anyone tell me, if that's possible and how?

    SpinnerItem.setAlign(Alignment.RIGHT) has no effect.

    SpinnerItem.setTextAlign(Alignment,RIGHT) only right-aligns the number if you press the up/down arrows, but the result is left-aligned.


    I'm using SmartGWT 2.5 and GWT 2.3
Working...
X