Re: [FlexJS] Issue with building example

2015-03-20 Thread Mahmoud Ali
> > A “deseloper”, actually two of them, joined the project recently. Mahmoud > and Bruno donated the FlatSpark theme. I don’t think it requires designer > skills to make that theme work for FlexJS, so, IMO, any of us developers > is welcome to take on that task. Also remember that FlatSpark is

Re: [FlexJS] Issue with building example

2015-03-20 Thread Alex Harui
On 3/20/15, 3:59 AM, "Carlos Rovira" wrote: >IMHO, we need some "deseloper" to get cool UX, graphics and visuals to >make >it "enter by the eye" of people looking at FlexJS. > >Someone knows a guy that could have this skills and could enjoy with the >task of making the cool visuals FlexJS deser

Re: [FlexJS] Issue with building example

2015-03-20 Thread Carlos Rovira
Yeah, I, in fact, created that ticket :) Some months ago, I was using IntelliJ for FlexJS development and I think is usable for this task. You can always want more features, but I was happy with the basic IDE usability taking into account that there's no official support nowadays. I had to left F

Re: [FlexJS] Issue with building example

2015-03-19 Thread piotrz
Carlos, Om, Alessandro Thank you! Thanks to Harbs I already have this open source license and I am using Intellij since v. 10. :) I have pointed to FB because I know that Alex is using this IDE to development of FlexJS - I thought that FB in somehow help with this, but this is matter of Ant + Tex

Re: [FlexJS] Issue with building example

2015-03-19 Thread OmPrakash Muppirala
On Mar 19, 2015 5:48 PM, "Carlos Rovira" wrote: > > Piotrz, > > I encourage you to ask for your free open source IntelliJ license. Flash > Builder is no longer updated and moreover, is a joke compared to IntelliJ > Flex features. > You, as part of this project can ask for your license, and Jetbrai

Re: [FlexJS] Issue with building example

2015-03-19 Thread Alessandro Palombaro
+1 on switching on IntelliJ Idea. Made the change a year ago. Never looked back. On Fri, Mar 20, 2015 at 8:46 AM, Carlos Rovira < carlos.rov...@codeoscopic.com> wrote: > Piotrz, > > I encourage you to ask for your free open source IntelliJ license. Flash > Builder is no longer updated and moreove

Re: [FlexJS] Issue with building example

2015-03-19 Thread Carlos Rovira
Piotrz, I encourage you to ask for your free open source IntelliJ license. Flash Builder is no longer updated and moreover, is a joke compared to IntelliJ Flex features. You, as part of this project can ask for your license, and Jetbrains will provide you one at no cost. Best, ...and enjoy with

Re: [FlexJS] Issue with building example

2015-03-19 Thread Alex Harui
If you have a text editor and ant you should be able to get things done. Often I just use fb as a text editor. Sent from my LG G3, an AT&T 4G LTE smartphone -- Original message-- From: piotrz Date: Thu, Mar 19, 2015 1:45 PM To: dev@flex.apache.org; Subject:Re: [FlexJS] Issue with b

Re: [FlexJS] Issue with building example

2015-03-19 Thread piotrz
Alex, But my basic question is - How can I setup my IDE to working with FlexJS ? Are you doing your changes in FB, building everything using ant and check on the real examples ? The biggest issue for me is that I don't have FB. I have an old Flex Builder Pro and don't see any chance to upgrade i

Re: [FlexJS] Issue with building example

2015-03-18 Thread Alex Harui
Hi Piotr, First, thanks for the fixes you’ve done so far. You can make any changes you want to files in the FlexJSJX project. These files get cross-compiled so the refactoring I’m doing doesn’t care what the source looks like. It will make the merge easier if files in the FlexJSUI project don’t

Re: [FlexJS] Issue with building example

2015-03-18 Thread piotrz
Alex, I was able to build couple of examples. DateChooserExample seems for me as a good start to try fix something in FlexJS. DateField doesn't look good in html version. Questions: 1) Should I wait for your refactoring ? 2) How to fix bugs if component looks ok in Flash version, but something is

Re: [FlexJS] Issue with building example

2015-03-18 Thread piotrz
Yes it worked! I will try to play a bit with examples. :) Thanks Alex! - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Issue-with-building-example-tp45615p45621.html Sent from the Apache Flex Developme

Re: [FlexJS] Issue with building example

2015-03-18 Thread Alex Harui
On 3/18/15, 12:47 PM, "piotrz" wrote: >Hi Guys, > >I am trying to build one of the example DataBindingTest with the last >nightly FlexJS build. >I am using FDT IDE and I got an error: > >unable to open 'H:\flexsdk\ApacheFlexJS_Nightly\frameworks\locale\en_US'. > >Folder locale is empty - Should