0

I am using TLF 3.0 with Flex 3.6 SDK. As you all know that every time a user hits 'Enter', it creates a new paragraph. I read that TLF supports breakElement but I don't know how it's being inserted through the keyboard interaction.

Any ideas? Thank you,

Handi

handitan
  • 85
  • 1
  • 12
  • It never does: you'd have to override the default behaviour (before you ask: I do not readily know how to do that) – RIAstar Sep 25 '12 at 15:54
  • Yeah..that's what I thought too. It's just odd to me that Adobe would make breakElement available without keyboard-support to insert into TextFlow. Other editor uses 'Shift+Enter' to do the break. Oh well..I guess I have to mess around the framework. – handitan Sep 27 '12 at 02:00
  • After doing some experiments and looking at the TLF code, I found out that TLF doesn't render actual breakElement('
    '). Any
    will be replaced with

    automatically. I am open to anyone who said otherwise.

    – handitan Oct 01 '12 at 22:29

0 Answers0