On Thu, Sep 8, 2011 at 12:57 AM, Youness Alaoui
<kakar...@kakaroto.homelinux.net> wrote:
> Ok, so ecore_evas_visible_set and ecore_evas_visible_get?

it's about cursors. So ecore_evas_cursor_visible...


> As for the return value, I was thinking of using it for apps that would
> require a cursor but it can't be shown (like for example on phones that
> wouldn't support having a cursor at all), then the app would need to know
> and draw one itself.
> Doing the trick in ecore-evas directly is a good idea, but if there's an
> engine that doesn't support changing the cursor's bitmap for example (think
> about framebuffer for example, no cursor support I suppose?), so returning
> FALSE to the set would be a good way to say that we can't do any tricks, and
> then visible_get would tell it if the engine does show a cursor (no cursor,
> can't fake one, do it yourself, has a cursor, can't change it to
> transparent, change your UI accordingly).
> You probably have more insight on this than me though, so let me know what
> you think.

Ecore_Evas should do this. AFAIR we do that in fb engine... or we
could do. Just create an Evas_Object* with desired cursor and enjoy.

Raster, what do you think?

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to