Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-08 Thread doug777
The batch file generates the following warnings : Sep 09, 2017 1:27:30 PM com.google.javascript.jscomp.LoggerErrorManager println WARNING: C:/FlexJSProjects/MySite/MySite/bin/js-debug/org/apache/flex/core/HTMLElementWrapper.js:102: WARNING - Type annotation references non-existent type

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

2017-09-08 Thread chris_flex
I tested it on an iPhone7 with iOS 10.3.3 - other colleagues with an iPhone4 and an iPadAir and other (older) versions have the same problem. We have the problem tested with Air 25 and Air 26... -- Sent from: http://apache-flex-users.246.n4.nabble.com/

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

2017-09-08 Thread chris_flex
iOS Version is 10.3.3 but it is also on other version (older Version)... and Flex 4.16/Air 26. -- Sent from: http://apache-flex-users.246.n4.nabble.com/

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

2017-09-08 Thread chris_flex
ios 10.3.3 air 25 By the way... currently I cannot download anything with the apache flex installer (even when selecting air sdks like 23, 22, ...). is this also a known issue ... ? -- Sent from: http://apache-flex-users.246.n4.nabble.com/

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

2017-09-08 Thread chris_flex
Air is 26 and iOS on various... f. e. 10.3.3 Is there any workaround? -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-08 Thread Piotr Zarzycki
Hi Doug, I just prepared for you command line command [1]. It contains your paths, but I may did mistake - check them carefully. If it will fail - the last think which come up to my minds is that in SDK path I see dots. -> C:/FlexJSSDKs/0.9.0/ -> 0.9.0. Maybe try to move SDK to no dots path. [1]

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

2017-09-08 Thread Adam Malejko
Which version of iOS? Which version of AIR? I know they (Adobe and / or Apple) have messed with this behaviour before, and sometimes an update to AIR and / or iOS fixes it. Not a fun issue though. On Fri, Sep 8, 2017 at 10:11 AM, chris_flex wrote: > Not really. I know

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

2017-09-08 Thread chris_flex
And... the problem does not exist on our android test devices... -- Sent from: http://apache-flex-users.246.n4.nabble.com/

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

2017-09-08 Thread chris_flex
Not really. I know this article but the problem is different. The view is not resized (and the flag is not set...). There is no scroller in the view, ... -- Sent from: http://apache-flex-users.246.n4.nabble.com/

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

2017-09-08 Thread Adam Malejko
Pretty sure this link should help: http://help.adobe.com/en_US/flex/mobileapps/WS82181550ec4a666a39bafe0312d9a274c00-8000.html#WSc71dc4a5c6f1e0e0-1ee7fed313283418436-7ffe On Fri, Sep 8, 2017 at 9:30 AM, chris_flex wrote: > In our mobile app we have a view and inside

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

2017-09-08 Thread chris_flex
In our mobile app we have a view and inside the view is a Group with various components like a TextArea ( skinClass="spark.skins.mobile.TextAreaSkin"/>). When the TextArea gets the focus and the softkeyboard appears the actionBar disappears and the view seems to be "scrolled"

Re: NativeMaps ANE 64bit

2017-09-08 Thread Angelo Lazzari
don't know if suite your needs but https://airnativeextensions.com/extension/com.distriqt.NativeMaps bye Angelo El vie., 8 sept. 2017 a las 16:30, Deepak MS () escribió: > Hi there, > Has anyone used the following ANE (Google Map)? > >

NativeMaps ANE 64bit

2017-09-08 Thread Deepak MS
Hi there, Has anyone used the following ANE (Google Map)? https://github.com/Neverbirth/nativemaps-ane If yes, have you converted it to 64bit by any chance? It would be great if you can share it with me, as I need it very urgently. It's okay if you want to charge for it. Kindly let me know if

Re: Installed FlexJS using npm, but none of the binaries are executable?

2017-09-08 Thread Piotr Zarzycki
Hi Peter, It is possible that we may have to ping FDT Team to make some updates in case of that IDE for the compiler. There has been lot's of changes in framework since I contact them. If you are using Ubuntu only I would recommend try it out VSCode [1] with Josh extensions where you find support

Installed FlexJS using npm, but none of the binaries are executable?

2017-09-08 Thread Peter Spierenburg
After finally getting FlexJS to install on my ubuntu 16.04 system, I added FDT, and tried to follow the steps at: https://nextgenactionscript.com/tutorials/fdt-ide-apache-flexjs-setup/ How to create a project in FDT to transpile ActionScript

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-08 Thread Piotr Zarzycki
Doug, If you will use 0.9.0 Nightly with Moonshine you may experience with lot's of strange warnings in console. In order to get rid of them you need to temporary comment out line [1] in [2]. Once we release 0.9.0 this problem will get rid off. [1] flash.display.Sprite [2]

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-08 Thread doug777
Thanks for your help. I will try Moonshine. Doug -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-08 Thread Piotr Zarzycki
Doug, I will prepare today console command for and we will se whether you can build it through that. In the mean time I encourage you to try Moonshine which guide you step by step with the setup. Thanks, Piotr On Fri, Sep 8, 2017, 08:01 doug777 wrote: > If I open your

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-08 Thread doug777
If I open your project and then adjust the sdk paths then build I get the same error in my off-list email. I repeat the trace here. Information:[MySite]: Starting Flex compiler: "C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.3\jre64\bin\java.exe" -Dapplication.home=C:\FlexJSSDKs\0.9.0