Re: [FLEXJS] Layout

2015-08-09 Thread yishayw
Sencha have managed to achieve a consistent HBOX/VBOX implementation in their ExtJS and Touch frameworks. I think the newest version is strictly commercial but the older ones are licensed under GPL v3. If not using the sources directly, they may at

RE: Re : Re: [FlexJS] Framework using externs (was: Setup Error)

2015-08-09 Thread Frédéric THOMAS
> If that's the core swc then that's a mistake. Svg manifest should be in html > project Ok, thanks, will start migrating JS to AS in my next session. Frédéric THOMAS > From: aha...@adobe.com > To: webdoubl...@hotmail.com; dev@flex.apache.org > Subject:

Re: Re : Re: [FlexJS] Framework using externs (was: Setup Error)

2015-08-09 Thread Alex Harui
If that's the core swc then that's a mistake. Svg manifest should be in html project Sent from my LG G3, an AT&T 4G LTE smartphone -- Original message-- From: Frédéric THOMAS Date: Sun, Aug 9, 2015 8:16 AM To: dev@flex.apache.org; Subject:RE: Re : Re: [FlexJS] Framework using exter

RE: Re : Re: [FlexJS] Framework using externs (was: Setup Error)

2015-08-09 Thread Frédéric THOMAS
@Alex, Except of the @export, I've got an issue with:         library://ns.apache.org/flexjs/basic         library://ns.apache.org/flexjs/svg       TextButton is not found in library://ns.apache.org/flexjs/svg, where is the manifest ? I'm a bit confuse here. If I remove it from include-

Re : Re: [FlexJS] Framework using externs (was: Setup Error)

2015-08-09 Thread Frédéric THOMAS
That's that Mike. I don't use the externc. --- Message initial --- De : "Michael Schmalle" Envoyé : 9 août 2015 11:59 A : dev@flex.apache.org Objet : Re: [FlexJS] Framework using externs (was: Setup Error) On Sun, Aug 9, 2015 at 1:06 AM, Alex Harui wrote: > > > On 8/8/15, 12:38 PM, "Michael S

Re: [FlexJS] Framework using externs (was: Setup Error)

2015-08-09 Thread Michael Schmalle
On Sun, Aug 9, 2015 at 1:06 AM, Alex Harui wrote: > > > On 8/8/15, 12:38 PM, "Michael Schmalle" wrote: > > >On Sat, Aug 8, 2015 at 1:39 PM, Frédéric THOMAS > >wrote: > > > >> Also, What to do to keep as doc, I've been trying -keep-asdoc but > >> > >> > >Fred, I looked at the code quickly, this