Re: Flex2Royale

2017-10-17 Thread Carlos Rovira
Right Alex, If by the time I finish on website there's no work proposed by Angelo or other, I'll put that task on my plate and work on some proposal. But since Angelo said he was doing something, hope he could give some us some word on his progress Thanks 2017-10-17 18:06 GMT+02:00 Alex Harui

Re: Flex2Royale

2017-10-17 Thread Alex Harui
My understanding is that we would see proposals consisting of artwork and not necessarily CSS/SVG/code. I am hopeful that Carlos's #2 task would inform us on, given some artwork, we would implement the artwork via CSS or SVG or something else. Looking forward to seeing things, -Alex On 10/17/17,

Re: Flex2Royale

2017-10-17 Thread Carlos Rovira
Right. Hope Angelo could share the state of his work and know if he's doing some progress 2017-10-17 15:18 GMT+02:00 Piotr Zarzycki : > Yes! It was discussed here [1]. Remember that Angelo said that hey are in > progress, but do not have to much time for that. > > [1] > http://apache-flex-users.

Re: Flex2Royale

2017-10-17 Thread Piotr Zarzycki
Yes! It was discussed here [1]. Remember that Angelo said that hey are in progress, but do not have to much time for that. [1] http://apache-flex-users.246.n4.nabble.com/Re-FlexJS-Wanted-UX-UI-Design-Proposals-td14439.html Piotr 2017-10-17 12:19 GMT+02:00 Olaf Krueger : > If I remember it c

Re: Flex2Royale

2017-10-17 Thread Olaf Krueger
If I remember it correctly some other guys already started the work on a default theme. There is a thread at the Flex users or dev list about this but I can not find it... my bandwitdh is too bad at the moment. Just to make sure that you keep this in mind... Olaf -- Sent from: http://apache

Re: Flex2Royale

2017-10-16 Thread Alex Harui
Maybe I'm scaring everyone by saying "new component set", but IMO, you all are saying the same thing without realizing it. Each Component adds certain things to the DOM. A simple Basic component only adds one HTMLElement to the DOM and that HTMLElement has limited styling support. We will need a

Re: Flex2Royale

2017-10-16 Thread Carlos Rovira
@Alex, it would be great to create a theme feature that does not depends on Basic or Express but I think some rules would be needed in the end and a theme should "style" a concrete set of components (TextInput, CheckBox, Button, Panel,... and so on). The problem with external sets is that while MDL

Re: Flex2Royale

2017-10-16 Thread OmPrakash Muppirala
I too have more time for Royale going forward. At this point, I am not sure what exactly needs to be done. I want to start on a Charting library integration. I was hoping that the VS Code issue can be solved before I start. If anyone can take a look at that, it would be great. Thanks, Om On Mo

Re: Flex2Royale

2017-10-16 Thread Piotr Zarzycki
Hi, I have lately more time for Royale, so I would be happy to help. It will be awesome if someone could share some resources website, articles etc. which can help in some play with CSS3 and SVG. Alex, Do you saying that we should rather have another module which provides theme and that module i

Re: Flex2Royale

2017-10-16 Thread OmPrakash Muppirala
The biggest problem with FXG is that there are no editors that support it. I kept using Illustrator CS5 for creating all my assets. While I don't have a problem with that or a need to upgrade to the latest version, it will be hard to ask users to use that version for their FlexJS/Royale skinning

Re: Flex2Royale

2017-10-16 Thread Alex Harui
Hi Carlos, I agree that themes like in Flex would be very attractive. I'm not sure it belongs in Express. Express is a pre-composition of Basic which is tuned to use CSS for visual customization. For example, Express and Basic Checkbox is an HTMLInputElement. I think we learned in the MDL and

Re: Flex2Royale

2017-10-16 Thread Carlos Rovira
Hi Alex, I think the piece that is still missing is "themeing". We created some subset based on external frameworks (MDL, CreateJS,...), but I always said this was only as an exercise and to fill a gap we have with our custom UI set. For me all efforts should go in the Express set direction to hav

Re: Flex2Royale

2017-10-16 Thread Alex Harui
IIRC, Om was working on this to some degree. One plan was to convert FXG to SVG. AIUI, a SkinnableContainer wouldn't be that hard. Container already has an inner div to hold the children, so a different view could have the outer div display SVG behind the children. I think there were more quest

Re: Flex2Royale

2017-10-16 Thread Peter Ent
We need to have a "skinning story" - something about alternate views, CSS, that sort of thing. Adding to my list. ‹peter On 10/16/17, 2:29 AM, "yishayw" wrote: >I like it. > > >> There is no direct equivalent of SkinnableContainer in Royale (at this >> time). A reasonable alternative is the Cont

Re: Flex2Royale

2017-10-15 Thread yishayw
I like it. > There is no direct equivalent of SkinnableContainer in Royale (at this > time). A reasonable alternative is the Container. Maybe we could mention that Royale components typically have views which can be used to control appearance without changing behavior. To me, spark skins sort of

Re: Flex2Royale

2017-10-12 Thread Peter Ent
>between strands and beads. > >The "notes" column is also very helpful. > >Great work ! > >Nicolas Granon > > > >> -Message d'origine- >> De : Peter Ent [mailto:p...@adobe.com.INVALID] >> Envoyé : mercredi 11 octobre 2017 22:55

RE: Flex2Royale

2017-10-11 Thread Idylog - Nicolas Granon
age d'origine- > De : Peter Ent [mailto:p...@adobe.com.INVALID] > Envoyé : mercredi 11 octobre 2017 22:55 > À : dev@royale.apache.org; us...@royale.apache.org > Objet : Re: Flex2Royale > > I have a new version of the Flex to Royale comparison table. You can > find it he

Re: Flex2Royale

2017-10-11 Thread Peter Ent
I have a new version of the Flex to Royale comparison table. You can find it here: http://home.apache.org/~pent/Flex2RoyaleApp/ This table is built from the JSON output from the compiler has it scans the ASDoc tags. I've included some new tags to document the comparison. I still have some work to,

Re: Flex2Royale

2017-10-10 Thread Peter Ent
Its finally uploaded. You can find this new table here: http://home.apache.org/~pent/Flex2RoyaleApp I need to do some work on a couple Royale components to get this to look better, but that's the idea. I took the raw JSON and added a "commentary" element to a couple in Express. Again, this is dri

Re: Flex2Royale

2017-10-10 Thread Peter Ent
I figured put -r would not work. So this morning I've been trying to upload it. I didn't bother yesterday because I figured this would happen. The put -r keeps timing out. For some reason a single file is fine, but a mass of files keeps failing. Probably my internet connection. I will keep doing it

Re: Flex2Royale

2017-10-09 Thread Alex Harui
Doesn't "put -r" work? See [1]. I think the key is to use mkdir to make the destination folder on the server before using put. HTH, -Alex [1] https://stackoverflow.com/questions/10084941/how-can-i-upload-an-entire-fol der-that-contains-other-folders-using-sftp-on-li On 10/9/17, 1:55 PM, "Pete