My first trial was ELM_GENLIST_ITEM_GENLIST_DATA_GET.
It looked weird so I changed that to ELM_GENLIST_DATA_GET_FROM_ITEM.
This was inspired from ELM_GENLIST_DATA_GET macro.

Thanks.

Daniel Juyung Seo (SeoZ)

On Fri, May 3, 2013 at 3:39 AM, Daniel Juyung Seo <[email protected]> wrote:
> It is not for item's data.
> This is getting genlist smart data from item pointer.
>
> Daniel Juyung Seo (SeoZ)
>
> On Fri, May 3, 2013 at 3:18 AM, Michael Blumenkrantz
> <[email protected]> wrote:
>> ...not ELM_GENLIST_ITEM_DATA_GET() ?
>>
>> On Thu, 02 May 2013 11:14:45 -0700
>> Daniel Juyung Seo - Enlightenment Git <[email protected]> wrote:
>>
>>> seoz pushed a commit to branch master.
>>>
>>> commit a68479d142e42e7d8f537e94b518b4f086ce4dbd
>>> Author: Daniel Juyung Seo <[email protected]>
>>> Date:   Fri May 3 03:13:36 2013 +0900
>>>
>>>     elm_genlist: refactoring. code clean up.
>>>
>>>     introduced ELM_GENLIST_DATA_GET_FROM_ITEM and made sources so much 
>>> cleaner.
>>> ---
>>>  src/lib/elm_genlist.c        | 568 
>>> ++++++++++++++++++++++---------------------
>>>  src/lib/elm_widget_genlist.h |   5 +
>>>  2 files changed, 292 insertions(+), 281 deletions(-)
>>
>>
>> ------------------------------------------------------------------------------
>> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
>> Get 100% visibility into your production application - at no cost.
>> Code-level diagnostics for performance bottlenecks with <2% overhead
>> Download for free and get started troubleshooting in minutes.
>> http://p.sf.net/sfu/appdyn_d2d_ap1
>> _______________________________________________
>> enlightenment-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to