The ButtonBar allows you to specify 3 different styles:

<mx:ButtonBar
     firstButtonStyleName="firstButton"
     buttonStyleName="middleButton"
     lastButtonStyleName="lastButton"
     />


This lets you provide separate styles for both end buttons and the ones
in the middle

--- In flexcoders@yahoogroups.com, "christophe_jacquelin"
<christophe_jacque...@...> wrote:
>
> Hello,
>
> I have 3 questions
>
> - How to initialize a DateField with the date of the day ?
>
> - How to add a skin for the buttons of a buttonbar ?
>
> - How to display in red a given row of a DataGrid ?
>
> Thank you,
> Christophe
>


Reply via email to