Re: Royale with Material design lite

2021-09-29 Thread Harbs
You need to remove yourself. https://royale.apache.org/mailing-lists/ To unsubscribe from the user list send an email to: users-unsubscr...@royale.apache.org > On Sep 29, 2021, at 11:57 AM, Gareth J. Rubery > wrote: > > Please remove me from this mailing list, thank you. > >> On 29 Sep 20

Re: Royale with Material design lite

2021-09-29 Thread Gareth J. Rubery
Please remove me from this mailing list, thank you. > On 29 Sep 2021, at 09:27, Roman Isitua wrote: > > Interesting. Thanks for this information. I will definitely investigate this. > > > > On Wed, 29 Sep 2021, 08:43 Harbs, > wrote: > AN alternate to paginatio

Re: Royale with Material design lite

2021-09-29 Thread Gareth J. Rubery
Please remove me from this mailing list, thank you. > On 29 Sep 2021, at 08:43, Harbs wrote: > > AN alternate to pagination is infinite scrolling which we have here: > http://royale.apache.org/asdoc/#!org.apache.royale.html.beads/InfiniteVScroller > >

Re: Royale with Material design lite

2021-09-29 Thread Roman Isitua
Interesting. Thanks for this information. I will definitely investigate this. On Wed, 29 Sep 2021, 08:43 Harbs, wrote: > AN alternate to pagination is infinite scrolling which we have here: > > http://royale.apache.org/asdoc/#!org.apache.royale.html.beads/InfiniteVScroller > > Basically, you l

Re: Royale with Material design lite

2021-09-29 Thread Harbs
AN alternate to pagination is infinite scrolling which we have here: http://royale.apache.org/asdoc/#!org.apache.royale.html.beads/InfiniteVScroller Basically, you listen to the scrollEnd event and load more content. Make sure you append to the dataProvider rather than replace it… > On Sep 28, 2

Re: Royale with Material design lite

2021-09-28 Thread Roman Isitua
Hi Piotr, Thanks. So I have to improvise. A while ago Maria shared this link with me. [1] https://github.com/mjesteve/royale-examples-community/blob/main/royaleapp/royalejewel/src/main/royale/org/apache/royale/community/views/Debug_PageNavigator.mxml It is jewel based. I am yet to run the exampl

Re: Royale with Material design lite

2021-09-28 Thread Piotr Zarzycki
Hi Roman, In Royale there is no pagination, but if you find in a native version of Material pagination like support for components you can probably adjust stuff nad have it. Otherwise you will have to use some external JS data grid/table Thanks Piotr wt., 28 wrz 2021 o 14:32 Roman Isitua napisa

Re: Royale with Material design lite

2021-09-28 Thread Roman Isitua
I intend to fetch data from a table with a huge number of records. Is there support for data pagination in a material design table ? Also do I need to write some extra code for the remote object ? Regards, Roman. On Mon, Sep 13, 2021 at 10:51 AM Roman Isitua wrote: > Okay. > > > On Mon, 13

Re: Royale with Material design lite

2021-09-13 Thread Roman Isitua
Okay. On Mon, 13 Sep 2021, 10:31 Harbs, wrote: > It’s not built by or published to Maven. You can include a SWC in any > project. > > On Sep 13, 2021, at 11:41 AM, Roman Isitua wrote: > > Thanks for sharing Harbs. > This is another impressive ui library. > > > Just one observation. It appears

Re: Royale with Material design lite

2021-09-13 Thread Harbs
It’s not built by or published to Maven. You can include a SWC in any project. > On Sep 13, 2021, at 11:41 AM, Roman Isitua wrote: > > Thanks for sharing Harbs. > This is another impressive ui library. > > > Just one observation. It appears not to have support for maven. Is this > correct ? >

Re: Royale with Material design lite

2021-09-13 Thread Piotr Zarzycki
Roman, Whatever application you are building using MyAccount it can be build with Maven. pon., 13 wrz 2021 o 10:42 Roman Isitua napisał(a): > Thanks for sharing Harbs. > This is another impressive ui library. > > > Just one observation. It appears not to have support for maven. Is this > correc

Re: Royale with Material design lite

2021-09-13 Thread Roman Isitua
Thanks for sharing Harbs. This is another impressive ui library. Just one observation. It appears not to have support for maven. Is this correct ? Regards, On Mon, 13 Sep 2021, 08:49 Harbs, wrote: > https://github.com/unhurdle/spectrum-royale > https://unhurdle.github.io/spectrum-royale/ >

Re: Royale with Material design lite

2021-09-13 Thread Harbs
https://github.com/unhurdle/spectrum-royale https://unhurdle.github.io/spectrum-royale/ > On Sep 13, 2021, at 10:22 AM, Piotr Zarzycki > wrote: > > Harbs I believe you have some links and examples - you did that > implementation - I'm just mentioning that cause it could be a good addition > f

Re: Royale with Material design lite

2021-09-13 Thread Roman Isitua
[1]. In case of transpiledaction script this was and is my >>>>>>>>> effort - Go to main page [2] and you will find link to GitHub. You >>>>>>>>> probably >>>>>>>>> need to switch to branch "Examples" to have t

Re: Royale with Material design lite

2021-09-13 Thread Piotr Zarzycki
;>>>>>>> itself is also created using MDL. :) >>>>>>>> >>>>>>>> [1] >>>>>>>> https://github.com/apache/royale-asjs/tree/develop/examples/royale >>>>>>>> [2] https://transpiledact

Re: Royale with Material design lite

2021-09-10 Thread Roman Isitua
gt;>>> [1] >>>>>>> https://github.com/apache/royale-asjs/tree/develop/examples/royale >>>>>>> [2] https://transpiledactionscript.com/ >>>>>>> >>>>>>> Thanks, >>>>>>> Piotr >>>>

Re: Royale with Material design lite

2021-09-08 Thread Roman Isitua
t;>>>> śr., 8 wrz 2021 o 12:49 Roman Isitua >>>>>> napisał(a): >>>>>> >>>>>>> >>>>>>> I just stumbled upon this >>>>>>> >>>>>>> https://apache.github.io/royale-docs/

Re: Royale with Material design lite

2021-09-08 Thread Piotr Zarzycki
bled upon this >>>>>> >>>>>> https://apache.github.io/royale-docs/libraries/mdl-royale >>>>>> >>>>>> The links references this two interesting showcase >>>>>> >>>>>> https://transpiledac

Re: Royale with Material design lite

2021-09-08 Thread Roman Isitua
ledactionscript.com/examples/PureMVCEmployeeAdminMDL/ >>>>> >>>>> Are the sources for the above examples available on github ? >>>>> >>>>> If not, I would still appreciate any other showcase. >>>>> >>>>> >>&

Re: Royale with Material design lite

2021-09-08 Thread Piotr Zarzycki
gt;>> >>>> Are the sources for the above examples available on github ? >>>> >>>> If not, I would still appreciate any other showcase. >>>> >>>> >>>> >>>> Regards, >>>> >>>> >>

Re: Royale with Material design lite

2021-09-08 Thread Roman Isitua
ciate any other showcase. >>> >>> >>> >>> Regards, >>> >>> >>> >>> On Wed, Sep 8, 2021 at 11:03 AM Yishay Weiss wrote: >>> >>>> There used to be an extensive mdl example with source code. I expect >&

Re: Royale with Material design lite

2021-09-08 Thread Roman Isitua
other showcase. >> >> >> >> Regards, >> >> >> >> On Wed, Sep 8, 2021 at 11:03 AM Yishay Weiss wrote: >> >>> There used to be an extensive mdl example with source code. I expect >>> navigation was also showcased. @piotr, do you

Re: Royale with Material design lite

2021-09-08 Thread Piotr Zarzycki
iotr, do you know where roman can find >> this example? >> >> On 2021/09/07 13:39:31, Roman Isitua wrote: >> > Hi everyone, >> > >> > I am exploring the feasibility of using royale with material design >> > lite(MDL) to port an existing applicati

Re: Royale with Material design lite

2021-09-08 Thread Roman Isitua
n find > this example? > > On 2021/09/07 13:39:31, Roman Isitua wrote: > > Hi everyone, > > > > I am exploring the feasibility of using royale with material design > > lite(MDL) to port an existing application built with react that uses > > material design. > &

Re: Royale with Material design lite

2021-09-08 Thread Yishay Weiss
There used to be an extensive mdl example with source code. I expect navigation was also showcased. @piotr, do you know where roman can find this example? On 2021/09/07 13:39:31, Roman Isitua wrote: > Hi everyone, > > I am exploring the feasibility of using royale with material desi

Royale with Material design lite

2021-09-07 Thread Roman Isitua
Hi everyone, I am exploring the feasibility of using royale with material design lite(MDL) to port an existing application built with react that uses material design. I have no prior experience with material design so I am getting up to speed with it by learning from this site. https