Announcement

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

    TextAreaItem -> Title -> Vertical align -> TOP

    Dear SmartGWT users,
    I have the problem with titles of the TextAreaItems.
    By default titles are vertically aligned to MIDDLE in TextAreaItems but I need to TOP. How to do that?

    #2
    Verical Alignment of TextAreaItem Text

    I also need to be able to align the text label at the left, top with the editing area to the right of it. Is there any way to do this? FormItem.setTitleOrientation(TitleOrientation), FormItem.setTitleAlign(Alignment), and FormItem.setTextAlign(Alignment) do not seem to accommodate this.
    Last edited by ccocco; 3 Feb 2010, 05:01.

    Comment


      #3
      There is not an option to do that in current versions of SmartClient (<=7.0). However a new method, titleVAlign, will be in the 8.0 release (and early access nightly builds).

      Comment


        #4
        Okay, thanks! When will this be available?

        Comment

        Working...
        X