emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in incremental undrawing of mouseover highlighting


From: Eli Zaretskii
Subject: Re: Bug in incremental undrawing of mouseover highlighting
Date: Fri, 24 Nov 2006 20:18:37 +0200

> From: Nick Roberts <address@hidden>
> Date: Thu, 23 Nov 2006 17:50:39 +1300
> Cc: address@hidden, address@hidden
>  > > 
>  > > Does MSDOS know where the mouse is?
>  > 
>  > Of course, it does.  Witness the various mouse_* functions on msdos.c.
> 
> There's no of course about it and the functions in msdos.c might just be
> for mouse click events.

Nick, I know you can read C code, that's why I said what I said; sorry
if it sounded argumentative or offensive, but msdos.c does include
functions like `mouse_moveto(x,y)', `mouse_check_moved()', etc.  And
if you search for "highlight", you will find a full-blown support for
mouse highlight.

> Yes but for mouse highlighting, specifically, MSDOS has to know where the 
> mouse
> is _in between_ click events.  Does it?

Yes, it does.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]