ok but still "hilight" -> "highlight"

Daniel Juyung Seo (SeoZ)

On Wed, Mar 7, 2012 at 11:40 PM, Carsten Haitzler <ras...@rasterman.com> wrote:
> On Wed, 7 Mar 2012 23:18:45 +0900 Daniel Juyung Seo <seojuyu...@gmail.com> 
> said:
>
> but i inverted the logic... hmm i prefer hilight  - the "no" feels odd there.
> there is no real right or wrong here - but disabled is a single word. no
> hilight is 2.
>
>> no_highlight is correct because it's highlight by default.
>> such as
>> if it's enabled by default, we name the api disabled_set.
>> if it's disabled by default, we name the api enabled_set.
>>
>> Daniel Juyung Seo (SeoZ)
>>
>> On Wed, Mar 7, 2012 at 10:35 PM, Carsten Haitzler <ras...@rasterman.com>
>> wrote:
>> > 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
>>
>> ------------------------------------------------------------------------------
>> 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
>>
>
>
> --
> ------------- 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

Reply via email to