Re: DataGrid problem

2017-12-08 Thread Alex Harui
Hmm. Probably a bug in the scripts. Make an empty fonts folder and see if that fixes it, and we'll adjust our scripts. Thanks, -Alex On 12/8/17, 4:41 AM, "pol2095" wrote: >I use build.xml in DataGridExample : >// > > > >-- >Sent from:

Re: Spark components in flexJS

2017-12-08 Thread Alex Harui
Royale can be packaged in a way that, if you don't need SWF output, you can just unzip a set of files and start working, pretty much like how folks got Adobe Flex back in the day. If you need SWF output, you need the Adobe AIR SDKs and they are now so big, we've been having problems with the

Re: DataGrid problem

2017-12-08 Thread pol2095
I use build.xml in DataGridExample : // -- Sent from: http://apache-royale-users.20374.n8.nabble.com/

Re: DataGrid problem

2017-12-08 Thread Piotr Zarzycki
Try to build individual examples. Each example have their own build.xml (ant) and pom.xml (maven) file. Thanks, Piotr On Fri, Dec 8, 2017, 13:27 pol2095 wrote: > I have an error > > /BUILD FAILED > C:\apache-royale\examples\build_example.xml:161: >

Re: DataGrid problem

2017-12-08 Thread pol2095
I have an error /BUILD FAILED C:\apache-royale\examples\build_example.xml:161: C:\apache-royale\frameworks\fonts does not exist./ -- Sent from: http://apache-royale-users.20374.n8.nabble.com/

Re: Moonshine IDE 1.7.0 Released

2017-12-08 Thread Piotr Zarzycki
Hi Olaf, Yes and it will be there and in the IDE till Apache Royale got an official release. Thanks for the support! :) Piotr On Fri, Dec 8, 2017, 12:36 Olaf Krueger wrote: > Hi Piotr, > that sounds promising, I am looking forward to checking it out! > Thanks for working

Re: Moonshine IDE 1.7.0 Released

2017-12-08 Thread Olaf Krueger
Hi Piotr, that sounds promising, I am looking forward to checking it out! Thanks for working on this! BTW: I noticed that "Apache FlexJS" is still mentioned at some places on http://moonshine-ide.com/ ;-) Thanks, Olaf -- Sent from: http://apache-royale-users.20374.n8.nabble.com/

Re: Spark components in flexJS

2017-12-08 Thread pol2095
Thanks Why you don't add Royale 0.9 in flex installer ? -- Sent from: http://apache-royale-users.20374.n8.nabble.com/

Re: Spark components in flexJS

2017-12-08 Thread Alex Harui
There is an error near the end. Looks like Google made a change about a month ago that isn't ES5Strict compatible. I've asked on their commit list. For now, I've updated the build to use an older Closure Library. It should be available in the next nightly build which takes about an hour.

Moonshine IDE 1.7.0 Released

2017-12-08 Thread Piotr Zarzycki
Hi Folks, I am pleased to announce that Moonshine 1.7.0 has been released at http://moonshine-ide.com/ and on the App Store. You can report any bugs or feature requests on our GitHub project: https://github.com/prominic/Moonshine-IDE *Added* - Basic Visual Editor which allows you to build Flex