Select to view content in your preferred language

how to use Editor Skin

729
3
07-01-2011 12:17 AM
hanwang1
Emerging Contributor
Hi esri flex team

I am wondering how to use the editor skin,how to make a customized skin class for editor?can you please give me a sample of editor skin or give me the source code of "com.esri.ags.skins.EditorSkin"?
or at least some samples of showing how to use Skin Parts and Skin States of Editor.

thanks in advance

Han
Tags (2)
0 Kudos
3 Replies
RobertScheitlin__GISP
MVP Emeritus
Guys,

   If you download the Flex API then there is a folder that contains all the skins that esri allows you to manipulate including the EditorSkin.mxml

arcgis_api_for_flex_2_3_1\ArcGIS_Flex\skins\src\com\esri\ags\skins
0 Kudos
hanwang1
Emerging Contributor
Hi Robert

It is just what I want, thanks a lot

Han
Guys,

   If you download the Flex API then there is a folder that contains all the skins that esri allows you to manipulate including the EditorSkin.mxml

arcgis_api_for_flex_2_3_1\ArcGIS_Flex\skins\src\com\esri\ags\skins
0 Kudos
JHayes
by
Frequent Contributor
Hello,

I'm only a few days into Flex development in the API and I have the same problem.  I want adjust the look and feel (border and background color) of the editor and legend skins.  After reading the reply to use the EditorSkin.mxml to manipulate the skin? 

I'm sorry if this is an annoyingly easy question.  I've just been trying to figure it out now a for a while and could use a little advice.

Thanks,
Joe
0 Kudos