On Tue, Dec 4, 2012 at 4:05 PM, Rafael Antognolli <antogno...@gmail.com> wrote:
> Hello Hermet,
>
> On the commit http://trac.enlightenment.org/e/changeset/68537 you
> removed the elm_gengrid_item_object_get, but there's no equivalent to
> be used.
>
> Maybe the old elm_object_item_object_get() could substitute it, but
> it's also deprecated. The closest one is elm_object_item_widget_get(),
> which returns the containter widget (gengrid), not the item object.
>
> >From the description of the previous api:
>
>  * This returns the actual Evas object used to implement the
>  * specified gengrid item's view. This may be @c NULL, as it may
>  * not have been created or may have been deleted, at any time, by
>  * the gengrid. <b>Do not modify this object</b> (move, resize,
>  * show, hide, etc.), as the gengrid is controlling it. This
>  * function is for querying, emitting custom signals or hooking
>  * lower level callbacks for events on that object. Do not delete
>  * this object under any circumstances.
>
> This is exactly what I need to do. Is there any other API that could
> be used instead of this one, or was this a mistake?

I already asked for that, to get the item view, no luck. It's
considered harmful bla bla bla :-(

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

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to