I knew this at some point… textFlow.interactionManager.selectRange(-1,-1);
On Feb 2, 2014, at 10:45 AM, Harbs wrote: > I might be missing something obvious, but I don't see an easy way to remove a > text cursor from TLF text. > > Setting stage.focus = null prevents input, but you still get the blinking > cursor. Doing this on multiple text containers will get you multiple blinking > cursors. > > Any suggestions? > > Harbs
