A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: customisation of combo box

  1. #1
    Hi All,
    I'm trying to use the combo box component, but I'm having trouble getting it exactly as I want it to look. How do I go about changing the spacing of items in the drop down list?
    any help much appreciated

    cheers

  2. #2
    Senior Member
    Join Date
    Aug 2001
    Location
    Tucson, AZ
    Posts
    257
    yeah, I was reading through all the method references and I don't seem to find something for that, sorry bro.

  3. #3
    I ended up getting halfway, and realising I'd spent the whole day trying to customise a scrollbar that would've taken about the same time to build stopped.

    If you look in the MC: FSelectableList,
    there is a function called measureItmHgt (line 252 - 259). I ended up changing the line spacing by hard coding a value for this.itmHgt. It seems the itmHgt is set by the line above, but I havent had time to work out how this one works. If anyone has any ideas ........

    cheers all

    PBH

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center