Carlos Thank you i see your sample Is ther a way to see code generated. I don't know if code of my sample coud be transferm with Apache Royal AS3 is converted? Is there a framework? If you put our project Flex 3.6.0 does Royal product reuse code or impossible.
Thank you yannick -----Message d'origine----- De : Carlos Rovira [mailto:carlosrov...@apache.org] Envoyé : jeudi 14 février 2019 18:28 À : dev@royale.apache.org Objet : Re: TypeNames vs ClassName HI Yishay, A working example is in TDJ ( https://royale.apache.org/tourdejewel ) go to layouts. First one is a group with a className: Jewel BasicLayout (width200, height:200px) code: <j:Group width="200" height="200" className="wrapper"> <j:Button text="Origin" emphasis="primary"/> <j:Button text="x:30,y:30" emphasis="secondary" x="30" y ="30"/> <j:Button text="x:60,y:60" emphasis="emphasized" x="60" y="60"/> <j:Button text="bottom/right" style="bottom:0;right:0"/> </j:Group> If is not working for you, maybe we have a bug at some place. Carlos El jue., 14 feb. 2019 a las 15:45, yishayw (<yishayj...@hotmail.com>) escribió: > Confused about this, now that I'm using Jewel. > > I want to add shadow to a Jewel group. So I do this: > > <common:FormSelector className="raisedShadow" id="cFormSelector"/> > > But then I see raisedShadow removed in in run-time in favor of classes such > as "itemsExpand itemsCenter itemsCentered layout vertical" > > Where should I be specifying my application className then? > > > > > -- > Sent from: http://apache-royale-development.20373.n8.nabble.com/ > -- Carlos Rovira http://about.me/carlosrovira