Selecting multiple areas in Author Interface
Posted: Wed Mar 07, 2012 9:11 pm
Is it possible for the Author UI to select multiple, separate areas of text?
For example, I have a table and wish to force the Author environment to select the content of all the cells in a particular column, and only those cells.
The AuthorEditorAccess interface has a select() method that takes a start/end offset pair and selects the content between those offsets. Is there a similar method somewhere that will accept multiple pairs of start/end offsets?
I suspect not, but it never hurts to ask.
Thanks!
-Cole
For example, I have a table and wish to force the Author environment to select the content of all the cells in a particular column, and only those cells.
The AuthorEditorAccess interface has a select() method that takes a start/end offset pair and selects the content between those offsets. Is there a similar method somewhere that will accept multiple pairs of start/end offsets?
I suspect not, but it never hurts to ask.
Thanks!
-Cole