Hi, On Sat, 2009-03-21 at 18:34 +0530, Srikanth Nori wrote:
> I'm using GTK+ over DirectFB on an embedded device. I need to move the > mouse pointer, and from the GDK docs it appears that the only function > to do this is gdk_display_warp_pointer. However, this is not > implemented in GDK-DirectFB. gdk_display_warp_pointer in > gdkwindow-directfb.c prints "gdk_display_warp_pointer() not > implemented" > > Is there any other way I can do move the mouse pointer? Any > help/suggestions will be really helpful.. Thanks! Why don't you implement gdk_display_warp_pointer() in GDK-DirectFB using IDirectFBDisplayLayer::WarpCursor ? Shouldn't be difficult and if you send me the patch I can include it in upstream GTK+. Sven _______________________________________________ directfb-users mailing list directfb-users@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users