Re: [E-devel] About Mouse_Move_Events...

2003-10-26 Thread The Rasterman
On Fri, 24 Oct 2003 01:39:29 +0200 Xavier ALLAMIGEON <[EMAIL PROTECTED]> babbled: > Hello, > > I try to use the Mouse_Move_Events. So I create a callback when my > object is created. But there's something really weird : the position of > the mouse, given by event_info->

[E-devel] About Mouse_Move_Events...

2003-10-24 Thread Xavier ALLAMIGEON
Hello, I try to use the Mouse_Move_Events. So I create a callback when my object is created. But there's something really weird : the position of the mouse, given by event_info->cur.canvas.x (or y) related to the mouse_move_event, is always the same, and it's not the position of the mouse