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: 
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-roy
>ale-users.20374.n8.nabble.com%2F=02%7C01%7Caharui%40adobe.com%7C9edaa
>06e0e2944b7b41b08d53e3905a0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6
>36483336990162604=mSpijarlK9FPiFTK9Yo5fOJlyTIKXVpt2kUmBL0caTA%3D
>erved=0



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 Installer downloading the AIR
SDKs.  We want to try having folks use their browser to get Adobe AIR SDKs
and see if we get fewer issues that way.

Thanks,
-Alex

On 12/8/17, 2:40 AM, "pol2095"  wrote:

>Thanks
>Why you don't add Royale 0.9 in flex installer ?
>
>
>
>--
>Sent from: 
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-roy
>ale-users.20374.n8.nabble.com%2F=02%7C01%7Caharui%40adobe.com%7C5399c
>f5866e64faf96cf08d53e282579%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6
>36483264518456000=1vKShEuPR3QHRbYlx1puSnzFZG7KGoCvkVeHRG2I%2BPc%3D
>eserved=0



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:
> C:\apache-royale\frameworks\fonts does not exist./
>
>
>
> --
> Sent from: http://apache-royale-users.20374.n8.nabble.com/
>


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 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: 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.

HTH,
-Alex

From: Piotr Zarzycki 
>
Reply-To: "users@royale.apache.org" 
>
Date: Thursday, December 7, 2017 at 3:05 PM
To: "users@royale.apache.org" 
>
Subject: Re: Spark components in flexJS


It is warnings, but compilation went ok. The result of compilation should be 
probably in bin folder.

Thanks, Piotr

On Thu, Dec 7, 2017, 23:53 pol2095 > 
wrote:
it work but I have error at compilation

/dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
println
WARNING:
C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/HTMLElementWrapper.js:102:
WARNING - Type annotation references non-existent type
org.apache.royale.core.WrappedHTMLElement.
 * @type {org.apache.royale.core.WrappedHTMLElement}
  ^

dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
println
WARNING:
C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/HTMLElementWrapper.js:290:
WARNING - Type annotation references non-existent type
org.apache.royale.core.WrappedHTMLElement.
  * @type {org.apache.royale.core.WrappedHTMLElement} */
   ^

dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
println
WARNING:
C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/IRenderedObject.js:26:
WARNING - Type annotation references non-existent type
org.apache.royale.core.WrappedHTMLElement.
/**  * @type {org.apache.royale.core.WrappedHTMLElement}
  ^

dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
println
WARNING:
C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/IViewportModel.js:28:
WARNING - Type annotation references non-existent type
org.apache.royale.geom.Rectangle.
/**  * @type {org.apache.royale.geom.Rectangle}
  

dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
println
WARNING:
C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/UIBase.js:849:
WARNING - Type annotation references non-existent type
org.apache.royale.core.WrappedHTMLElement.
  var /** @type {org.apache.royale.core.WrappedHTMLElement} */ e =
document.body;
 ^

dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
println
WARNING:
C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/UIBase.js:877:
WARNING - Type annotation references non-existent type
org.apache.royale.core.WrappedHTMLElement.
  var /** @type {org.apache.royale.core.WrappedHTMLElement} */ p =
this.positioner.parentNode;
 ^

dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
println
WARNING:
C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/UIBase.js:990:
WARNING - Type annotation references non-existent type
org.apache.royale.core.WrappedHTMLElement.
  * @type {org.apache.royale.core.WrappedHTMLElement} */
   ^

dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
println
WARNING:
C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/UIBase.js:1007:
WARNING - Type annotation references non-existent type
org.apache.royale.core.WrappedHTMLElement.
  * @type {org.apache.royale.core.WrappedHTMLElement} */
   ^

dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
println
WARNING:
C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/html/beads/controllers/ItemRendererMouseController.js:115:
WARNING - Type annotation references non-existent type
org.apache.royale.core.WrappedHTMLElement.
  var /** @type {org.apache.royale.core.WrappedHTMLElement} */ element =
org.apache.royale.utils.Language.as(this._strand,
org.apache.royale.core.UIBase).element;
 

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 applications mockups
and export them as Flex desktop projects
- Added support for creating Apache Royale projects.
- Added support for creating Away3D projects.
- Code Editor: Auto close quotes for XML attributes.
- Code Completion List: Added icons, tooltips and documentation popup to
have more information in completion list.
- Code Completion List: Open tooltip details and documentation popup (if
available) of selected item by shortcuts (Windows: Ctrl + Q, Mac: Shift +
F1).
Added hamburger menu to hold tabs which do not fit into the window.

*Changed*
- Updated NexGenActionscript engine to version 0.8.0.
- Project Tree: Double click to Expand/Collapse branches.
- Updated Setting > Templating to allow users to create new file and
project templates that will appear in File > New.

*Fixed*
- Find Resources: Button "Open" is now default, which allows user to
confirm choice with "Enter"
- Project directory defaults to directory used for the previous new project
- Project Creation: Fixed issue where project name was highlighted, but
didn't have focus.
- Fixed issue where first import in the MXML file was inserted at the
beginning of file.
- Debugging: Fixed null pointer exception which occurred while debugging
MXML code.
- Fixed issue "The supplied index is out of bounds".
- Fixed issue where custom SDK path was not showing in macOS after a
restart.
- When a project is closed or deleted, close all related editor tabs.

Thanks,
-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*