Setting mouseChildren to false gives me the desirable effect, and I can have an event set and unset the boolean. But how about this same issue for a TextField? It does not have a mouseChildren property. Any advice?
Thanks, Troy --- In [email protected], "Troy A. Binford" <[EMAIL PROTECTED]> wrote: > > Is there a way to stop a TextInput control from displaying its I-bar > when I hover over it? I have previously set a custom cursor to display > and I would like it to stay the same when it moves over a TextInput > control. > > Thanks, > > Troy >

