ormat Related code
> //
> include "../formats/TextLayoutFormatInc.as"
>
> Maurice
>
> -Message d'origine-
> De : Harbs [mailto:harbs.li...@gmail.com]
> Envoyé : lundi 28 avril 2014 13:47
> À : dev
> Objet : Color me confused
;
Maurice
-Message d'origine-
De : Harbs [mailto:harbs.li...@gmail.com]
Envoyé : lundi 28 avril 2014 13:47
À : dev
Objet : Color me confused
I'm trying to add some properties to TextLayoutFormat for tables.
I added the properties to ITextLayoutFormat and TextLayoutFormat. Great
I'm trying to add some properties to TextLayoutFormat for tables.
I added the properties to ITextLayoutFormat and TextLayoutFormat. Great.
Problem is, I get errors that the properties are not implemented in FlowElement
and all its subclasses.
Okay. That makes sense, because FlowElement implemen