El jue., 21 feb. 2019 a las 13:46, T-san (<[email protected]>) escribió:

> Carlos,
>
> Thanks for your advice and work.
>
> Let me clarify several things.
>
> 1. Do I need to convert mx coding to Jewel?
>

To get a look and feel similar to the one showed in Tour de Jewel yes.
Other ready look is MDL library (material design look and feel). MX /Spark
are not skinned yet.


> 2. If so, is there any useful information on how to do that?
>

No. Most of the components names are the same (Button, TextInput, ComboBox,
CheckBox,...)
properties too, but with some differences, for example Button doesn't have
"label" you must use "text". Most of the uses are in the TDJ project


> 3. Is there user guide available for Jewel?  Or I have to read the Jewel
> source to study?
>

Still not much docs, mostly the second and this:

https://royale.apache.org/category/royale-examples/


>
> And if you have a time, would you make your sample code complete for build?
>

The code I shared is complete and build. I tried before send. You must
choose one of the mxml files (i.e: AlertPlayGround.mxml)
remove the code inside the main tag and copy the one here. Then build TDJ
as you did before with maven. When go to Alert you could be this initial
layout (remember that is just that...initial)


> I'd also need to know how to build it since at this moment I do not know
> how
> to create pom.xml.
>

I think you can follow the pom.xml in TDJ. Apache Royale was deigned with
maven in mind (not like Apache Flex where maven is not native to the
project)
So you can get all knowledge on how to do things from the royale poms

Carlos


>
> T-san
>
>
>
>
> --
> Sent from: http://apache-royale-users.20374.n8.nabble.com/
>


-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to