Re: Group vs Container

2020-07-24 Thread Harbs
Right. Although you can assign both a layout and a viewport bead to a Group. These are the defaults for both components in Basic: Container { IBeadView: ClassReference("org.apache.royale.html.beads.ContainerView"); IBeadLayout:

Re: Group vs Container

2020-07-24 Thread Hugo Ferreira
Thanks. Carlos Rovira escreveu no dia sexta, 24/07/2020 à(s) 10:17: > Hi > > also Groups has no clipping while Containers clip content (through a > ViewPort) and add scroll (ScrollingViewPort). > In Jewel Viewport also has a "clipContent" property like in Flex to allow a > Container to behave

Re: Itemrenderer for icone on Titlebar

2020-07-24 Thread Hugo Ferreira
It's similar. I think that it's still used a lot. For now, I have solved. Carlos Rovira escreveu no dia sexta, 24/07/2020 à(s) 10:21: > Hi Hugo, > > I think some day I'll do a Jewel Accordion version to have some counterpart > to Basic or Flex. Just seemed to me that Accordion is not a

Re: localId vs id

2020-07-24 Thread Hugo Ferreira
I see now. Yes, localId it's very important. Carlos Rovira escreveu no dia sexta, 24/07/2020 à(s) 09:46: > localId is very important in Royale also check this: > > https://stackoverflow.com/questions/55923924/whats-the-difference-between-id-and-localid-in-apache-royale > > El vie., 24 jul. 2020

Re: Group vs Container

2020-07-24 Thread Harbs
Containers have a layout by default. Groups do not. > On Jul 23, 2020, at 11:45 PM, Hugo Ferreira wrote: > > What's the difference between Group and Container ?

Re: localId vs id

2020-07-24 Thread Carlos Rovira
localId is very important in Royale also check this: https://stackoverflow.com/questions/55923924/whats-the-difference-between-id-and-localid-in-apache-royale El vie., 24 jul. 2020 a las 1:08, Hugo Ferreira () escribió: > Thanks. > > Piotr Zarzycki escreveu no dia quinta, > 23/07/2020 à(s)

[GitHub] [royale-website] carlosrovira commented on issue #7: Apache flex site must redirect to Apache Royale

2020-07-24 Thread GitBox
carlosrovira commented on issue #7: URL: https://github.com/apache/royale-website/issues/7#issuecomment-663379862 Hi Lucas, Apache Flex is not dead, it continues to work and people use it with AIR. But you're right, I think we should put some banner there.