RE: Squiggly not working

2014-09-08 Thread Raj U. Shaikh
e.org Subject: Re: Squiggly not working On 9/6/14 12:44 AM, "Justin Mclean" wrote: >Hi, > >> I did a little digging. It looks like the main/build.xml is not set >>up to reproduce the Adobe swcs. > >Certainly looks that way. I wonder what the intention was?

Re: Squiggly not working

2014-09-06 Thread Alex Harui
On 9/6/14 12:44 AM, "Justin Mclean" wrote: >Hi, > >> I did a little digging. It looks like the main/build.xml is not set up >>to >> reproduce the Adobe swcs. > >Certainly looks that way. I wonder what the intention was? I assume they >are not still around to ask? I could ask, but they may not

Re: Squiggly not working

2014-09-06 Thread Justin Mclean
Hi, > The files in spelling.framework.ui seem to be new versions of the same files > in spelling.ui? That's SpellingFramework/com/adobe/com/linguistics/spelling/framework/ui and SpellingUi/com/adobe/com/linguistics/spelling/framework/ui right? Seems to be a few differences. files=`ls Spellin

Re: Squiggly not working

2014-09-06 Thread Justin Mclean
Hi, > I did a little digging. It looks like the main/build.xml is not set up to > reproduce the Adobe swcs. Certainly looks that way. I wonder what the intention was? I assume they are not still around to ask? > There appears to be one thing that almost has to be a bug, and that is > what the

RE: Squiggly not working

2014-09-05 Thread Glenn Willianms
The files in spelling.framework.ui seem to be new versions of the same files in spelling.ui? -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: 06 September 2014 05:52 To: dev@flex.apache.org Subject: Re: Squiggly not working On 9/5/14 6:33 PM, "Justin Mclean&qu

Re: Squiggly not working

2014-09-05 Thread Alex Harui
On 9/5/14 6:33 PM, "Justin Mclean" wrote: >Hi, > >I took a closer look and this may be an issue - a few of the Squiggly >code swcs are smaller than the Adobe ones. > >The Adobe download doesn't include code so it's a bit hard to tell what >may be missing. Alex were any source files omitted from

Re: Squiggly not working

2014-09-05 Thread Justin Mclean
Hi, I took a closer look and this may be an issue - a few of the Squiggly code swcs are smaller than the Adobe ones. The Adobe download doesn't include code so it's a bit hard to tell what may be missing. Alex were any source files omitted from the ActionScript directories the donation or not

Re: Squiggly not working

2014-09-05 Thread Justin Mclean
Hi Raj, Thanks for testing. I've not doubled checked but I think you need both ApacheFlexSpellingUI.swc and ApacheFlexSpellingUIEx.swc for it to work with spark components. While the swc's have different names the common classes (SpellUI + SpellingContextMenu) have the same package name (com.

Squiggly not working

2014-09-05 Thread Raj U. Shaikh
Hi Team, Lately I was testing the squiggly framework and found that it is not working for spark components while it goes well with mx components. Followings are my findings, 1. The size of "ApacheFlexSpellingUIEx.swc" is just 2KB. This is required for spark components. (I wondered there m