[GitHub] nihavend edited a comment on issue #336: MenuBar related classes and TreeEvent class emulated.

2018-10-30 Thread GitBox
nihavend edited a comment on issue #336: MenuBar related classes and TreeEvent class emulated. URL: https://github.com/apache/royale-asjs/pull/336#issuecomment-434172444 @aharui, believe me that I am not mad to work for hours for nights to code for junk. menuitem is required

[GitHub] ajwfrost commented on issue #335: Ajwfrost/externalinterface

2018-10-30 Thread GitBox
ajwfrost commented on issue #335: Ajwfrost/externalinterface URL: https://github.com/apache/royale-asjs/pull/335#issuecomment-434239698 No reason really for DIV other than I'd seen it done before elsewhere.. presumably this could change to an empty Script element and would still work -

[GitHub] alinakazi closed issue #318: Compilation of files using ant

2018-10-30 Thread GitBox
alinakazi closed issue #318: Compilation of files using ant URL: https://github.com/apache/royale-asjs/issues/318 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] nihavend commented on issue #336: MenuBar related classes and TreeEvent class emulated.

2018-10-30 Thread GitBox
nihavend commented on issue #336: MenuBar related classes and TreeEvent class emulated. URL: https://github.com/apache/royale-asjs/pull/336#issuecomment-434469185 Okay, i am currently just snycing only royale-asjs and building only MXRoyale(pom) and SparkRoyale(pom) folders before

[GitHub] nihavend commented on issue #336: MenuBar related classes and TreeEvent class emulated.

2018-10-30 Thread GitBox
nihavend commented on issue #336: MenuBar related classes and TreeEvent class emulated. URL: https://github.com/apache/royale-asjs/pull/336#issuecomment-434462010 Alex, I completely agree with you Alex. I am not good at Flex as Java. I learned as needed for UI. It is my fault that i

[GitHub] nihavend edited a comment on issue #336: MenuBar related classes and TreeEvent class emulated.

2018-10-30 Thread GitBox
nihavend edited a comment on issue #336: MenuBar related classes and TreeEvent class emulated. URL: https://github.com/apache/royale-asjs/pull/336#issuecomment-434469185 Okay, i am currently just snycing only royale-asjs and building only MXRoyale(pom) and SparkRoyale(pom) folders before

[GitHub] nihavend commented on issue #336: MenuBar related classes and TreeEvent class emulated.

2018-10-30 Thread GitBox
nihavend commented on issue #336: MenuBar related classes and TreeEvent class emulated. URL: https://github.com/apache/royale-asjs/pull/336#issuecomment-434480658 It is what i am doing Alex. I just compile and MXRoyale and SparkRoyale with maven. I am going to check the building of

[GitHub] aharui commented on issue #336: MenuBar related classes and TreeEvent class emulated.

2018-10-30 Thread GitBox
aharui commented on issue #336: MenuBar related classes and TreeEvent class emulated. URL: https://github.com/apache/royale-asjs/pull/336#issuecomment-434477221 I forgot to mention that you don't have to compile all of royale-asjs if a change is made only to MXRoyale or SparkRoyale. You

[GitHub] nihavend edited a comment on issue #336: MenuBar related classes and TreeEvent class emulated.

2018-10-30 Thread GitBox
nihavend edited a comment on issue #336: MenuBar related classes and TreeEvent class emulated. URL: https://github.com/apache/royale-asjs/pull/336#issuecomment-434480658 It is what i am doing Alex. I just compile and MXRoyale and SparkRoyale with maven. I am going to check the

[GitHub] aharui commented on issue #336: MenuBar related classes and TreeEvent class emulated.

2018-10-30 Thread GitBox
aharui commented on issue #336: MenuBar related classes and TreeEvent class emulated. URL: https://github.com/apache/royale-asjs/pull/336#issuecomment-434483869 If you are using Maven, then you have to clone each repo individually. Then run "mvn clean install" in royale-compiler, then

[GitHub] aharui commented on issue #336: MenuBar related classes and TreeEvent class emulated.

2018-10-30 Thread GitBox
aharui commented on issue #336: MenuBar related classes and TreeEvent class emulated. URL: https://github.com/apache/royale-asjs/pull/336#issuecomment-434213794 Serkan, I'm sure it is difficult and frustrating for you because you do not have strong knowledge of the Flex internal