On Fri, 28 Oct 2011 13:25:56 +0900 Daniel Juyung Seo <seojuyu...@gmail.com>
said:

for upstream - yes. the new api calls should be in elm_gen.c now.... :/

> Good patch. Good for all but I think it's better to apply this to
> elm_gen instead of elm_genlist according to the latest upstream
> changes.
> Thanks.
> 
> Daniel Juyung Seo (SeoZ)
> 
> 2011/10/27 Hyoyoung Chang <hyoyoung.ch...@samsung.com>:
> > Hello, it's more revised version of content realize.
> >
> > Thanks
> >
> > -----Original Message-----
> > From: Hyoyoung Chang [mailto:hyoyoung.ch...@samsung.com]
> > Sent: Thursday, October 27, 2011 2:58 PM
> > To: 'Enlightenment developer list'
> > Subject: RE: [E-devel] [patch] elm_genlist - add
> > elm_genlist_item_fields_update function
> >
> > Hello
> >
> > I revised some naming conventions by seoz's comment.
> > And also attaching new test case for elm_genlist_item_fields_update.
> >
> > Thank you
> >
> > -----Original Message-----
> > From: Hyoyoung Chang [mailto:hyoyoung.ch...@samsung.com]
> > Sent: Thursday, October 27, 2011 2:06 PM
> > To: 'Enlightenment developer list'
> > Subject: [E-devel] [patch] elm_genlist - add elm_genlist_item_fields_update
> > function
> >
> > Dear developers
> >
> > I made a patch to add elm_genlist_item_fields_update function.
> > It can be used to updating genlist's item part without realize/unrealize
> > itself.
> >
> > Prototype is
> > elm_genlist_item_fields_update
> > (Elm_Genlist_Item *it, const char *part, Elm_Genlist_Item_Field_Flags itf)
> >
> > Part supports globbing. Passing "*" to part means updating all parts.
> > Item field can be one of icon, content and state.
> > I think it's useful to speed up if an app updates frequently.
> >
> > Thanks
> >
> >
> >
> > ------------------------------------------------------------------------------
> > The demand for IT networking professionals continues to grow, and the
> > demand for specialized networking skills is growing even more rapidly.
> > Take a complimentary Learning@Cisco Self-Assessment and learn
> > about Cisco certifications, training, and career opportunities.
> > http://p.sf.net/sfu/cisco-dev2dev
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> >
> 
> ------------------------------------------------------------------------------
> The demand for IT networking professionals continues to grow, and the
> demand for specialized networking skills is growing even more rapidly.
> Take a complimentary Learning@Cisco Self-Assessment and learn 
> about Cisco certifications, training, and career opportunities. 
> http://p.sf.net/sfu/cisco-dev2dev
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to