May be you can use itemRenderer property in ComboBox and use a VBox as
item. In the VBox, put the label and below it put an HRule (a separator).

OR just use a Label as item and in updateDisplayList(), draw a line
beneath the text.

Regards,
Sandeep


--- In flexcoders@yahoogroups.com, "williamkusumo" <[EMAIL PROTECTED]>
wrote:
>
> Is it possible to insert a separator in ComboBox items? This separator
> would not be clickable like any other item.
> 
> Appreciate the help!
>


Reply via email to