Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-11 Thread Piotr Zarzycki
Hi Doug, Grat to hear that Moonshine works for you. We will soon release next version with many fixes. I ensure you that support for that IDE will not be dropped suddenly. If you have any suggestion or find bug raise it here [1]. As for the IDE - about year ago Chris tried to fix plugin for flex

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-11 Thread Hans Nuecke
Good to know that Moonshine and VScode are working. Nevertheless I also liked to see FlexJS support in IDEA. There's a request in youtrack about this topic: https://youtrack.jetbrains.com/issue/IDEA-116986 The last discussion now is 2.5 years old. And on my recent question about integration

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-11 Thread Piotr Zarzycki
Hi Hans, Thank you for your input. I believe that if they don't want to respond in this raised issue there is no sense contact with them. What can we also said more ? If they would be interested in any kind we would get some questions explicitly on those mailing lists. That is how I see it, Piotr

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-11 Thread Hans Nuecke
Hi Piotr, I agree. But we also all know how much daily business can keep us "distracted" from something that is not/no more in front of our brain ;-) Also the wish "to have a 48h day", mentioned in that that thread, points into that direction... So it might be worth giving it one more try ;

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-11 Thread Piotr Zarzycki
Hans, Completely agreed ! I hope my lost faith for them do not discourage anyone from Voting on issue, Contacting with them etc. :) Go for it! Thank you, Piotr 2017-09-11 15:23 GMT+02:00 Hans Nuecke : > Hi Piotr, > > I agree. But we also all know how much daily business can keep us > "distrac

Compiling FlexJS

2017-09-11 Thread quick6black
I have been trying to compile and test some of the sample applications with FlexJS. I downloaded the latest version 0.9 with flash and Air 23.0 I am using flash builder and get this error message which tells me nothing "An internal build error has occurred. See the error log for more information.

Re: Compiling FlexJS

2017-09-11 Thread Alex Harui
Hi, The Flash Builder Error Log should show you the error and hovering or clicking on it should expand it to a full stack trace and more information. Make sure you've upgraded Flash Builder to use Java 7 or 8 and are using Flash Builder 4.7 and not 4.6. http://blogs.adobe.com/flashplayer/2016/09/

FlexEvent.ENTER not firing on Android

2017-09-11 Thread Erik J. Thomas
The enter event on TextInput doesn't fire on Android, only iOS. Using mobile theme. Is this a known issue? This code for example: private function onLookup():void { // doesn't get called on android } The onLookup() event handler is not called when the user taps the "Done" button on the softk

Re: SplitViewNavigator PopOut/Callout Border

2017-09-11 Thread Lydecker
I'd like to bump this as I still haven't found a solution to what should be a simple problem 7 months on. How do I apply a skin to a SplitViewNavigator callout please? (I have no issues applying a skin to a regular callout, I just can't figure out how to do it with the SplitViewNavigator's callo