Hi,

Tooltips and others features need listen mouse events of widgets. But don't
work with elm_scroller based widgets.

Elm_Scroller is composed by Els_Scroller and one content. But is
Els_Scroller that receive mouse events and it disable events propagation in
els_scroller.c:2312.

Disabling this line enables mouse_events in elm_scroller based widgets. And
tooltips works in scrolled_entry.
Now we need one fix. I don't know the better solution.

What kind of problems we would have to remove that line? Others ideas?

-- 
Tiago Rezende Campos Falcão
Developer @ ProFUSION Embedded Systems
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to