Skip to main content
Participant
April 8, 2010
Answered

Flex 4 Non-editable ComboBox spark component

  • April 8, 2010
  • 2 replies
  • 14573 views

I recently started using the release build of Flash Builder 4, after using the betas for some time.  In the beta, the ComboBox component had a property called editable, which would allow you to edit textInput component within the combobox.  If you didn't want it to be editable, you could set that property to be false.  With the release build, it looks like the "editable" property is no longer there, and I can't figure out how to make the ComboBox non-editable.  Is there a way to do this?

    This topic has been closed for replies.
    Correct answer Peter_deHaan

    Use s:DropDownList instead.

    Peter

    2 replies

    Adobe Employee
    April 9, 2010

    DropDownList

    Peter_deHaan
    Peter_deHaanCorrect answer
    Participating Frequently
    April 8, 2010

    Use s:DropDownList instead.

    Peter