Skip to main content
Inspiring
April 25, 2010
Question

Text Selection Color

  • April 25, 2010
  • 1 reply
  • 406 views

Hi,

How can I change the selection color. I don't want to use the default black. is that possible?

Tks in advance!

This topic has been closed for replies.

1 reply

Adobe Employee
April 26, 2010

You can change the selection color in an individual TextFlow by setting it in the TextFlow.interactionManager.focussedSelectionFormat property. You can also set it in the Configuration object, and then use that to initialize TextFlows by passing the your Configuration to the TextFlow constructor.

- robin