trouble changing cursors

Eric Eric.Medlin at gmail.com
Tue Aug 8 12:53:18 PDT 2006


"Robert J. Lang" wrote:
> I am using a wxGLCanvas with wxMac CVS HEAD (2.7.0), and also find that when
> the mouse leaves the window via the side and enters another of my
> application's windows (positioned next to the wxGLCanvas), the call to
> event.SetCursor in the leave-window-event handler is not invoked -- if I
> scoot the cursor quickly. If I move the cursor slowly out of the window, or
> move it out the bottom (where it overlaps the desktop), then the call is
> invoked and the cursor changes properly.
>
> Robert

That actually sound different than my problem although it is still a
cursor problem.  The speed of the mouse does not seem to matter for me.
 Also it doesn't change for me when it leaves the wxGLCanvas and goes
to whatever is behind my app say the desktop.  But, if the mouse hits
another widget like a panel or status bar when it leaves then it
changes.







More information about the wx-users mailing list