Hi Ronny,

Here is a link that should help with the rounded edges:
http://stackoverflow.com/questions/2264876/rounding-the-corners-of-a-datefield-in-flex-4

The CSS below should remove the drop shadow and change the calendar icon:


*mx|DateField*
*{*
* disabledSkin: ClassReference(null);*
* downSkin: ClassReference(null);*
* upSkin: ClassReference(null);*
* overSkin: ClassReference(null);*
* skin: Embed("myNewIcon.png");*
*}*


On Fri, Sep 26, 2014 at 2:31 AM, Ronny Shibley <[email protected]>
wrote:

> I'm stuck on styling the mx:DateField in a spark environment. I need to
> round the edges change the calendar icon and remove the TextInput Shadow.
>
> I tried every trick on google and can't seem to get it done. I feel very
> stupid and i'm on the verge of creating my own component ! Please help !
>
>
> Kind Regards,
>
>
> Ronny Shibley, Eng
>
>
>
> Software Architect | Codefish | www.codefish.com
>
> t +961 5 450824 | m +961 70 250650
>



-- 
Jake Knerr - Flex Developer
Ardisia Labs
www.ardisialabs.com

Reply via email to