How change height TextField

  1. #1

    How change height TextField

    It is posible to modify the default textfiled heigth and the Font size?

    I can't do it with:

    X.Panel().Layout(LayoutType.HBox).Items(
             X.TextField().Height(20)
             ,
             X.TextField()
    )
    It is always 30px like the second TextField.
    why?
  2. #2
    Any Idea?
    It can not be too hard

Similar Threads

  1. [CLOSED] How change height TextField
    By ViDom in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jul 11, 2011, 6:37 AM
  2. [CLOSED] Textfield Editor's Height
    By skyone in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: May 17, 2011, 9:34 AM
  3. [CLOSED] is it possible to set height for textField
    By idrissb in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 16, 2009, 3:16 PM
  4. Replies: 12
    Last Post: Jun 17, 2009, 12:07 PM
  5. TextField Height
    By Stefano in forum 1.x Help
    Replies: 0
    Last Post: Feb 03, 2009, 4:36 PM

Tags for this Thread

Posting Permissions