Skip to main content
February 7, 2011
Question

Showing Paragraph and Span styles in TLF

  • February 7, 2011
  • 1 reply
  • 532 views

Hi,

Can we show Paragrpagh and Span styleNames applied to a TLF text ?

Something like the image below shows the Style Names in the Red box:

Thanks.

This topic has been closed for replies.

1 reply

Adobe Employee
February 8, 2011

TLF doesn't support that natively.  You'd have to add to TLF to build that.  I'd propose adding listeners to the TextFlow for editing and scrolling events and then synchronizing the alternate view of the data.

Hope that helps,

Richard