Re: unsubscribe

2017-09-09 Thread Stuart Thomas
unsubscribe

Re: How to avoid layout changes in flex mobile app (ios) when softkeyboard appears?

2017-09-09 Thread chris_flex
I am trying to get more precise ... In our app we have a view where the SoftKeyboard would overlap a textarea. (The view has a header, below on input and below another header and a textarea - everthing inside a group). On Andorid everything is as expected - the SoftKeyboard is on top of the

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-09 Thread Piotr Zarzycki
Doug, I have exact same configuration right now and for me everything is working. Maybe in MySite.mxml there is something which compiler cannot parse... Alternatively try Moonshine - if I came up with some other idea I will get back to you. Definitely try open this project in Moonshine and use

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-09 Thread doug777
Here they are : Doug -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-09 Thread Piotr Zarzycki
I'm sorry I forgot to ask you for Compiler Tab screenshot nad Module defaults. Thanks, Piotr On Sat, Sep 9, 2017, 09:46 doug777 wrote: > Here are screenshots. Not sure if this is the launch configuration?? > >

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-09 Thread doug777
Here are screenshots. Not sure if this is the launch configuration??

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-09 Thread Piotr Zarzycki
Doug, Look like compilation through command line was successful! You can run your app going to generated "bin". I think something is wrong in configuration of intellij. Could you paste screenshot from module: 1) First Tab 2) Dependencies Tab Screenshot of launch configuration. Thanks, Piotr