On Wed, 7 Mar 2012 14:12:57 +0900 Hyoyoung Chang <hyoyo...@gmail.com> said: i agree, except it should be inverted to
elm_gengrid/list_hilight_mode_set/get. i did this and put it in. :) > Dear all, > > After seperated select_mode, there'are some needs to manipulate > highlight mode at item selecting. > So i add a no_highlight_mode in elm_gen{list, grid}. > > +EAPI void > +elm_genlist_no_highlight_mode_set(Evas_Object *obj, > + Eina_Bool no_highlight); > +EAPI Eina_Bool > +elm_genlist_no_highlight_mode_get(const Evas_Object *obj); > > > +EAPI void > +elm_gengrid_no_highlight_mode_set(Evas_Object *obj, > + Eina_Bool no_highlight); > +EAPI Eina_Bool > +elm_gengrid_no_highlight_mode_get(const Evas_Object *obj); > > Thanks. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel