Is this in a Flex app? Or AS-only? Flex components should be set up for in-line. Or at least, "near the widget".
IIRC, you have to enable the IME and make sure that tabEnabled and maybe tabChildren is set on all parents of the widget. -Alex On 2/4/14 12:47 AM, "Harbs" <[email protected]> wrote: >I haven't found very much info, but the little I found seems to indicate >that inline IME is supposed to be possible. > >All the tests that I've done have an IME window which draws at the bottom >of the screen. Is there a (simple) way to get the IME input to draw >inline? > >Harbs
