Skip navigation
Currently Being Moderated

form combox-dropdown positions

Sep 19, 2012 8:41 AM

i am doing full browser site, my form combox-dropdown is too far dwon, i can not figure out how to move up. as you can see in my screen shot the dropdown it should be where the redish is. can anyone help?

 

sn.gif

 
Replies
  • kglad
    63,093 posts
    Jul 21, 2002
    Currently Being Moderated
    Sep 19, 2012 1:31 PM   in reply to joshww

    that looks an edited combobox.  the problem is in the edits done on the combobox'es timeline.

     
    |
    Mark as:
  • kglad
    63,093 posts
    Jul 21, 2002
    Currently Being Moderated
    Sep 19, 2012 2:10 PM   in reply to joshww

    yes, you can.

     

    but you probably don't need to completely customize it.  why don't you see if you can manage by assigning textformats for the standard combobox:

     

    cb.textField.setStyle("embedFonts", true);

    cb.textField.setStyle("textFormat", tfor1);

     

    cb.dropdown.setRendererStyle("embedFonts", true);

    cb.dropdown.setRendererStyle("textFormat", tfor2);

     
    |
    Mark as:
  • kglad
    63,093 posts
    Jul 21, 2002
    Currently Being Moderated
    Sep 24, 2012 10:41 AM   in reply to joshww
     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points