On 9/2/13 6:05 AM, "Harbs" <harbs.li...@gmail.com> wrote:
>BTW, I get a number of build warnings when building tlf: >1) ParagraphElement has two places where currentAtomIndex has no type >declaration. >2) A bunch of calls to TextLine.flushAtomData() does nothing. >3) A couple of these warnings: ApplyElementStyleNameOperation' has been >deprecated. Please use 'ApplyFormatToElementOperation' These warnings >are in EditClasses. > >I see no reason to not correct #1. I'm not sure about #2 and #3. First question: Are you using the develop branch in TLF? And building by just running "ant" from the sdk's textLayout folder? I'm not having these issues. I don't know what will happen if you run the build.xml in the TLF repo. I've never done it. -Alex