Re: Moonshine IDE 1.7.0 Released

2017-12-15 Thread Alex Harui
Last time I used Moonshine was before there was code completion. Moonshine was able to call the FlexJS compiler without any extra setup, and the FlexJS compiler is a Java app, so I'm trying to understand if there is a setup issue for the latest Moonshine and why. Thanks, -Alex From: Piotr Zar

Re: How to create a vertical slider in MXML?

2017-12-15 Thread Justin Mclean
Hi, > I added HSlider and VSlider to the Express package to make it easier to > use them. Maybe I forgot to the put the slider mouse controllers into the > basic manifest because you should not need to make more namespaces to use > them. I was trying to work out why VSlider doesn’t seem to work i

Re: Moonshine IDE 1.7.0 Released

2017-12-15 Thread Piotr Zarzycki
Hi Alex, Moonshine is using nextgen plugin for code completion that's why we are require Java JDK. Your question is why JDK instead JRE ? Thanks, Piotr 2017-12-15 18:42 GMT+01:00 Alex Harui : > I haven't tried Moonshine in a while. Why is there an issue with it > needing a Java SDK? Is it rea

Re: Moonshine IDE 1.7.0 Released

2017-12-15 Thread Alex Harui
I haven't tried Moonshine in a while. Why is there an issue with it needing a Java SDK? Is it really a JDK requirement or is a JRE sufficient? The Royale compiler requires a Java JRE so one should be around for Moonshine to leverage. I assume Moonshine can call the compiler without problem w

Re: How to create a vertical slider in MXML?

2017-12-15 Thread Peter Ent
I added HSlider and VSlider to the Express package to make it easier to use them. Maybe I forgot to the put the slider mouse controllers into the basic manifest because you should not need to make more namespaces to use them. ‹peter On 12/14/17, 10:09 PM, "Justin Mclean" wrote: >Hi, > >Anyone m

Re: Moonshine IDE 1.7.0 Released

2017-12-15 Thread Piotr Zarzycki
Hi Olaf, Good point. We should consider to put that somewhere. Thanks! :) 2017-12-15 12:43 GMT+01:00 Olaf Krueger : > Hi Piotr, > thank you! > > If I understand it correctly the Moonshine "CodeCompletition" feature > depends on a JAVA SDK. > Moreover, I found that there's a chance that it coul

Re: Moonshine IDE 1.7.0 Released

2017-12-15 Thread Olaf Krueger
Hi Piotr, thank you! If I understand it correctly the Moonshine "CodeCompletition" feature depends on a JAVA SDK. Moreover, I found that there's a chance that it could be blocked by your local firewall. Maybe it would be helpful for others to add a something like a "Requirements" section to "http:

Re: Moonshine IDE 1.7.0 Released

2017-12-15 Thread Piotr Zarzycki
Hi Guys, We have prepared small update Moonshine IDE 1.7.1 with couple of crucial fixes. It is available at http://moonshine-ide.com/ and App store. You can report any bugs or feature requests on our GitHub project: https://github.com/prominic/Moonshine-IDE *Added* - Added action to close all t