emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: mouse pointer changes to I-bar over menu items


From: Eli Zaretskii
Subject: Re: mouse pointer changes to I-bar over menu items
Date: Sat, 08 Apr 2006 17:02:09 +0300

> Date: Sat, 08 Apr 2006 09:53:24 +0300
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden
> 
> Btw, there's a similar slightly annoying problem with the cursor
> shape: start with the mouse pointer outside the Emacs frame, and then
> move the mouse so that it enters the Emacs frame's tool bar from the
> right, where normally there are no buttons---the cursor shape retains
> its <--> shape until you either move out of the tool bar or hit the
> first button.  The correct behavior would be to have the <--> shape
> only on the border of the frame, and then immediately switch to the
> normal arrow shape.

After some digging, it looks like, when the mouse crosses the Emacs
frame border, we leave the mouse cursor shape change to the Windows
GUI.  Is that true?  If so, I'm unsure how to fix this without writing
lots of code to handle the WM_SETCURSOR message in our code instead of
leaving that to Windows.




reply via email to

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