Build failed in Jenkins: royale-asjs_MXTests #30

2019-10-21 Thread apacheroyaleci
See Changes: -- Started by upstream project "royale-asjs" build number 70 originally caused by: Started by upstream project "royale-asjs_jsonly" build

Build failed in Jenkins: royale-asjs_jsonly #71

2019-10-21 Thread apacheroyaleci
See Changes: -- [...truncated 234.41 KB...] check-dependency: [echo] checking for

Build failed in Jenkins: Royale_ASDoc_Example #29

2019-10-21 Thread apacheroyaleci
See Changes: -- [...truncated 37.00 KB...] [mxmlc] dialogPolyfill = function() { [mxmlc] ^^ [mxmlc] [mxmlc] Oct 22, 2019

Build failed in Jenkins: royale-asjs_MXTests #29

2019-10-21 Thread apacheroyaleci
See Changes: [aharui] handle requireSelection = true. Should fix #517 [aharui] implement contains() -- [...truncated 1.12 MB...]

Re: Hi, everyone, I'm Jason Huang

2019-10-21 Thread Jason Huang
Hi guys, Now I see, we have same goals for delivering a comprehensive SDK to our users. As for Flash APIs, for my understanding, it is AS3 language build-in basic library that provides basic Rendering, IO, networking, etc. The relationship of Flash APIs with AS3 is similar to DOM with JS, .Net

Build failed in Jenkins: Royale_ASDoc_Example #28

2019-10-21 Thread apacheroyaleci
See Changes: [aharui] have MXModule implement IFlexInfo. Should fix #520 [aharui] try to implement child property on Module. Should fix #513 [aharui] handle null dataprovider.

Jenkins build is back to normal : royale-asjs_jsonly #69

2019-10-21 Thread apacheroyaleci
See

Build failed in Jenkins: royale-asjs_jsonly #68

2019-10-21 Thread apacheroyaleci
See Changes: [aharui] have MXModule implement IFlexInfo. Should fix #520 [aharui] try to implement child property on Module. Should fix #513 [aharui] handle null dataprovider.

Build failed in Jenkins: royale-asjs_MXTests #28

2019-10-21 Thread apacheroyaleci
See Changes: [aharui] update event types [aharui] tweak DateFieldView so it can be an IComboBoxView. Fixed #509 [aharui] have MXModule implement IFlexInfo. Should fix #520

Jenkins build is back to normal : royale-asjs #68

2019-10-21 Thread apacheroyaleci
See

Build failed in Jenkins: Royale_ASDoc_Example #27

2019-10-21 Thread apacheroyaleci
See Changes: [piotrzarzycki21] Spark CheckBox: Remove royale_wrapper for icon [piotrzarzycki21] Mx TabNavigator: It's selectedIndex should be setup along his tabbar to [aharui]

Re: [royale-asjs] 01/01: Fixed #500

2019-10-21 Thread Harbs
Can someone please look this over and make sure that my changes make sense? Please note, that with this commit, there are two Base64 classes, one uses direct string-to-string conversions, and the other uses BinaryData conversions which should theoretically be faster especially for a lot of

Re: [Discuss] DataGrid DataGridColumn basic component

2019-10-21 Thread contact
Hi Alex, Thanks for your message and all explanation. Effectively I didn't see DataGridPercentageLayout bead because when using code completion there is only DataGridPercentageView wich is show and I don't think to look at SDK files content. ( DataGridPercentageLayout is not usable in mxml)

codeload.github.com

2019-10-21 Thread Harbs
There are two redirects in the build process: [get] https://github.com/designmodo/Flat-UI/archive/2.2.2.zip moved to https://codeload.github.com/designmodo/Flat-UI/zip/2.2.2 [get] https://github.com/google/closure-library/archive/v20180910.zip moved to

Re: [royale-asjs] branch develop updated: Spark CheckBox: Remove royale_wrapper for icon

2019-10-21 Thread Alex Harui
Then you will need to explain why the event handling code that uses royale_wrapper is not going to be invoked. Maybe there is no way to actually click on the icon (as opposed to the label next to the icon)? If you look through the code, I believe we set royale_wrapper on just about every

Re: [royale-asjs] branch develop updated: Spark CheckBox: Remove royale_wrapper for icon

2019-10-21 Thread Piotr Zarzycki
I will investigate that tomorrow, but so far everything is working without this code. Thanks! pon., 21 paź 2019 o 18:05 Alex Harui napisał(a): > I would expect that this change would cause clicking on the icon to fail. > Royale_wrapper is used to find the component that owns the element that

Re: [royale-asjs] branch develop updated: Spark CheckBox: Remove royale_wrapper for icon

2019-10-21 Thread Alex Harui
I would expect that this change would cause clicking on the icon to fail. Royale_wrapper is used to find the component that owns the element that was clicked. If not, why not? Thanks, -Alex On 10/21/19, 6:01 AM, "pio...@apache.org" wrote: This is an automated email from the ASF

Re: [Discuss] DataGrid DataGridColumn basic component

2019-10-21 Thread Alex Harui
Hi, I see a DataGridPercentageLayout bead, which you did not mention, so you probably need that to go with DataGridPercentageView. If that doesn’t work, let us know, however, I’ve got a lot of other issues in my queue before I can take a serious look at this. However, one thing to keep in

Re: [Discuss] About showing Tour De Flex in website and posting on RSS

2019-10-21 Thread Alex Harui
Feel free to add a warning, but I would prefer if the warning was a dismiss-able popup because the goal of migrating TDF is to incrementally reach the point where differences are fewer and fewer (it may never get to zero differences). It helps if the Flex TDF and the Royale TDF have the same

Build failed in Jenkins: royale-asjs #67

2019-10-21 Thread apacheroyaleci
See Changes: [piotrzarzycki21] Spark CheckBox: Remove royale_wrapper for icon [piotrzarzycki21] Mx TabNavigator: It's selectedIndex should be setup along his tabbar to

Build failed in Jenkins: royale-asjs_MXTests #27

2019-10-21 Thread apacheroyaleci
See Changes: [piotrzarzycki21] Spark CheckBox: Remove royale_wrapper for icon [piotrzarzycki21] Mx TabNavigator: It's selectedIndex should be setup along his tabbar to

Build failed in Jenkins: Royale_ASDoc_Example #26

2019-10-21 Thread apacheroyaleci
See Changes: -- [...truncated 38.28 KB...] [mxmlc] dialogPolyfill = function() { [mxmlc] ^^ [mxmlc] [mxmlc] Oct 21, 2019

Re: [royale-asjs] branch develop updated: Spark CheckBox: Remove royale_wrapper for icon

2019-10-21 Thread Piotr Zarzycki
Line with setting up royale_wrapper to this causes maximum stack overflow exception in some scenario. More info about scenario -> https://github.com/apache/royale-asjs/issues/479#issuecomment-543267296 pon., 21 paź 2019 o 15:01 napisał(a): > This is an automated email from the ASF dual-hosted

[Discuss] DataGrid DataGridColumn basic component

2019-10-21 Thread contact
Hi Guys, I try to get a DataGrid working. Tried basic and express one, the basic is the one wich seem working except that we can only use fixed column width. (because DataGridColumn's columnWidth accept only strict number and there is no width property available) There is an issue with bead

Re: Hi, everyone, I'm Jason Huang

2019-10-21 Thread Carlos Rovira
Hi Jason, to continue complementing the understanding of our goals. Royale has the advantage to be prepared in theory to output to multiple targets (SWF, JS, WASM, ...native iOS?, native Android?,). Since Royale is an SDK it provides all the user need to build an app (compiler, framework, UI

[Discuss] About showing Tour De Flex in website and posting on RSS

2019-10-21 Thread Carlos Rovira
Hi, I see TDF working in many parts here: http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/lastSuccessfulBuild/artifact/examples/mxroyale/tourdeflexmodules/bin/js-debug/index.html I think a clear warning in top would benefit it so people understand that is still a

Re: Hi, everyone, I'm Jason Huang

2019-10-21 Thread Alex Harui
Royale is currently primarily focused on migrating Flex apps, which is a subset of all Flash apps. There are a couple of other non-Apache projects looking at emulating the Flash APIs. So if your app is pure Flash, you might want to contact those other projects. The main restriction is pretty

Build failed in Jenkins: royale-asjs_MXTests #26

2019-10-21 Thread apacheroyaleci
See Changes: -- [...truncated 1.12 MB...] [mxmlc] scanning for overrides: ObjectUtil [mxmlc] scanning for overrides: SolidBorderUtil [mxmlc]