Hi Lieven,
I know u understand the difference but just to recall:
setTextFormat applies a textformat to part or whole of the already EXISTING text in a textfield setNewFormat sets the default format to be applied to all text that is ADDED to the text in a textfield

So getTextFormat return the format applied to part or whole of the already EXISTING text and
getNewFormat returns the format that will be applied to any new text.

Does it mean that a textField has two properties, textFormat and
newTextFormat.
I dont know ;), but i think a texfield can have numerous textformats applied but only one newTextFormat.

When new text is assigned to a textField, textFormat is set equal to
newTextFormat?
No i think only for the part of text you added.

greetz
Hans


At 10:11 AM 11/30/2005, you wrote:
Can anybody tell me the exact difference between getTextFormat() and
getNewTextFormat()?

I understand the difference between setTextFormat and setNewTextFormat.



Does it mean that a textField has two properties, textFormat and
newTextFormat.

When new text is assigned to a textField, textFormat is set equal to
newTextFormat?







Vriendelijke groeten,

Lieven Cardoen

PointX Multimedia

Engelse Wandeling 2 K18

8500 Kortrijk

Tel. 056 361197

Fax 056 35 26 48

www.pointx.be <http://www.pointx.be/>



_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to