Re: New to Royale

2020-11-07 Thread Harbs
Just CSS. All the code is in the components. > On Nov 6, 2020, at 1:37 PM, Carlos Rovira wrote: > > It's just CSS or JS too? > MDL had both > > El vie., 6 nov. 2020 a las 12:21, Harbs ( >) escribió: > Yup. The reason I made Spectrum external to Royale is because i

Re: New to Royale

2020-11-07 Thread Carlos Rovira
Check this link: https://apache.github.io/royale-docs/component-sets El vie., 6 nov. 2020 a las 18:10, Bilbosax () escribió: > If you want to play with Spectrum, I assume it is not packaged with Royale > the way that Jewel is. How and Where do you find it to install and play > around with? > > >

Re: New to Royale

2020-11-06 Thread Bilbosax
If you want to play with Spectrum, I assume it is not packaged with Royale the way that Jewel is. How and Where do you find it to install and play around with? -- Sent from: http://apache-royale-users.20374.n8.nabble.com/

Re: New to Royale

2020-11-06 Thread Carlos Rovira
It's just CSS or JS too? MDL had both El vie., 6 nov. 2020 a las 12:21, Harbs () escribió: > Yup. The reason I made Spectrum external to Royale is because it relies on > third party CSS. > > On Nov 6, 2020, at 11:56 AM, Carlos Rovira > wrote: > > hehe, > > yeah! that's good :) > > I think approa

Re: New to Royale

2020-11-06 Thread Harbs
Yup. The reason I made Spectrum external to Royale is because it relies on third party CSS. > On Nov 6, 2020, at 11:56 AM, Carlos Rovira wrote: > > hehe, > > yeah! that's good :) > > I think approaches are different. I see Spectrum like Material Design Lite > (MDL) library I did some years a

Re: New to Royale

2020-11-06 Thread Carlos Rovira
hehe, yeah! that's good :) I think approaches are different. I see Spectrum like Material Design Lite (MDL) library I did some years ago (and another option Bilbosax can check, that is complete and can be found in Royale libs). In Spectrum and MDL components, styles and behaviours come from a th

Re: New to Royale

2020-11-06 Thread Harbs
Possibly, but I’m pretty sure Spectrum has components that Jewel is missing. ;-) Right now, we’re pretty much finished with a Tag Field component. We’re also working on keyboard navigation on lists and menus, etc. Just some friendly competition to keep us both on our toes… ;-p > On Nov 5, 2020,

Re: New to Royale

2020-11-05 Thread Carlos Rovira
Hi, yes, one of the Jewel's target is responsiveness and adaptability to different screens. Also probably is the set more developed in the Royale ecosystem. you can check the following presentations from the last ApacheCon2020 few weeks ago from here [1]: https://apache.github.io/royale-docs/pres

Re: New to Royale

2020-11-05 Thread Harbs
It depends on which component set you use. I think Jewel has some responsive behavior, but I’m not familiar. Spectrum has responsive behavior built into the CSS, but the components only take minimal advantage of that. https://github.com/unhurdle/spectrum-royale https://unhurdle.github.io/spectr

Re: New to Royale

2020-11-05 Thread Bilbosax
Thanks for the info on Moonshine, I will definitely check it out! Does anyone have any thoughts on my other question? Is it possible to make responsive apps in Royale kinda like using bootstrap so that your apps look good on all devices with as little pain as possible? Any examples or tutorials fo

Re: New to Royale

2020-11-04 Thread Piotr Zarzycki
I forgot to mention - if you wanted to download Nightly build of Moonshine just click on the arrow near Download button - you will get drop down menu. :) czw., 5 lis 2020 o 07:30 Piotr Zarzycki napisał(a): > Hello and Welcom to Royale :), > > 1) You have here two options [1] and [2]. Even if you

Re: New to Royale

2020-11-04 Thread Piotr Zarzycki
Hello and Welcom to Royale :), 1) You have here two options [1] and [2]. Even if you won't choose Moonshine I recommend you to install it, cause it has nice Tool which allows you easly download Royale SDK. Please download nightly build of Moonshine and nightly build - 3.0.0 of that tool [3][4]- I'

New to Royale

2020-11-04 Thread Bilbosax
Hi everyone. I am a long time AIR developer and I want to try and move some of my mobile apps to my business website and am looking for some suggestions to help get me started. 1. What is the best IDE to use to make the best use of Royale? 2. Where is the best place to see some examples and t