On Thu, 28 Jul 2011 09:55:53 -0300
Rafael Antognolli wrote:
> On Wed, Jul 27, 2011 at 1:40 PM, Mike Blumenkrantz wrote:
> > Currently the elm tooltip api is mismatched and confusing. I propose the
> > following steps:
> >
> > 1) Remove all list/genlist/gengrid/etc tooltip calls
> > 2) Add Evas_O
On Wed, Jul 27, 2011 at 1:40 PM, Mike Blumenkrantz wrote:
> Currently the elm tooltip api is mismatched and confusing. I propose the
> following steps:
>
> 1) Remove all list/genlist/gengrid/etc tooltip calls
> 2) Add Evas_Object *elm_object_tooltip_add(Evas_Object *parent) to affix
> tooltips to
Currently the elm tooltip api is mismatched and confusing. I propose the
following steps:
1) Remove all list/genlist/gengrid/etc tooltip calls
2) Add Evas_Object *elm_object_tooltip_add(Evas_Object *parent) to affix
tooltips to objects and return the tooltip object
3) Change current tooltip api to