Hi all,

I was trying to figure out how to get the mouse pointer to change shape at appropriate places in the window manager (like on resizable borders), and it seemed to me that the most appropriate way to do this would be to add a new action, POINTER_SET, to the edje syntax. Then the mouse pointers could be themed just like everything else.

I worked out how to do it all, except (and this is probably a stupid question) I need an Ecore_Evas struct in order to use the ecore_evas_cursor_set function, and I don't know how to get that from either the Edje struct or the Edje_Program struct passed to _edje_program_run. How do I get at that?

This may be an exceptionally stupid way to implement this, but I would love it if you could set me on the right track.

Thanks,
Lucas Watkins


------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to