Question
nov 28 build (milestone) - IeditManager
interfacing the textFlow interaction manager with IeditManager does not allow follow through to deleteText but everything else?
(tf.interactionManager as IEditManager).deleteText(); //bad - interface does not seem to declare deleteText...
Is this working as intended or just a very old and known issue?
