Tested it a bit more, and it works fine. The event I wanted to pull
off, however, is to make a text field go into focus and automatically
highlight all its contents. Does anyone know of a command to do the
highlighting part? I couldn't find anything in the documentation.

On 7/1/06, Jared Smith <[EMAIL PROTECTED]> wrote:
I was using mouseMove because I thought it wouldn't make a difference.
I just modified my code to use enter/leave, and it works flawlessly.
Looks like you already solved my problem :-) Thanks!

On 7/1/06, Ken Ray <[EMAIL PROTECTED]> wrote:
> > I'm trying to do an event when the mouse passes over a boundary about
> > 5 pixels thick. The problem is that if the mouse goes too fast, it
> > will apparently skip all 5 pixels and never be detected. Is there a
> > way to make it more sensitive to detection or is the problem not
> > solvable?
>
> What is the code you're using? MouseEnter/Mouseleave? MouseMove?
>
> It would help to know...
>
>
> Ken Ray
> Sons of Thunder Software
> Email: [EMAIL PROTECTED]
> Web Site: http://www.sonsothunder.com/
>
>
>
> _______________________________________________
> use-revolution mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to