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/presentations/TourDeJewel-ApacheCon2020.pdf https://apache.github.io/royale-docs/presentations/StartingFromABlankFile-ApacheCon2020.pdf (check the video talks in you tube in [1] if you want) For example if you use a DateField or ComboBox you will get a similar flex layout in a desktop width browser, but for tablet and mobile you'll get a more "touch-usable" layout. Other example is Jewel NumericStepper: You will have the buttons setup as in flex for desktop, but big buttons to the left and right in mobile screens. Also follow us on twitter (or linkedIn and facebook) and browse the timeline since there's lots of animated gifs showcasing Jewel's capabilities HTH [1] https://apache.github.io/royale-docs/presentations/presentations.html El jue., 5 nov. 2020 a las 17:00, Harbs (<[email protected]>) escribió: > 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/spectrum-royale/ > > When I have time, I’ll probably improve the responsive capabilities. > > You can also handle resizing with code. > > > On Nov 5, 2020, at 5:49 PM, Bilbosax <[email protected]> wrote: > > > > 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 for this?? > > > > > > > > > > > > -- > > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > > -- Carlos Rovira Apache Member & Apache Royale PMC *Apache Software Foundation* http://about.me/carlosrovira
