Skip to main content
Participant
April 15, 2010
Question

Where did IEditManager.setSelection go in the newest build?

  • April 15, 2010
  • 2 replies
  • 335 views

It looks like it's been replaced with SelectionState (setSelectionState)... but, doesn't appear to be functioning the same.

When I mouse off the TextFlow it doesn't keep the highlighted (selected) text and it's not possible to determine what has been selected.

Any help would be great.

Thanks,

Mike

This topic has been closed for replies.

2 replies

Participant
April 15, 2010

Answered.

Participant
April 15, 2010

looks like it's been changed to selectRange(int,int);