Mouse not detected if going too fast

Jared Smith smith.sgt at gmail.com
Sat Jul 1 22:35:33 EDT 2006


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 <smith.sgt at gmail.com> 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 <kray at sonsothunder.com> 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: kray at sonsothunder.com
> > Web Site: http://www.sonsothunder.com/
> >
> >
> >
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> >
>



More information about the use-livecode mailing list