hi all, i have a question about the behavior of the function SetCursorShape from the window interface. quoting the doc " This method will set a per-window cursor shape. Everytime the cursor enters this window, the specified shape is set. Passing NULL will unbind a set shape and release its surface"
this function works as expected, but how can i restore the "default" cursor? maybe after a release of the surface (passing NULL) it should be restored, this function can be used as a quick hack to hide a cursor in a window (set it to something and then release it). is deliberate?. thanks. _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
