Ok, it's in. Rev: 60975.
--
Tom.
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and m
Hello ~ Tom.
I really really really agree with this change J
It should be ~ I think.
+1 to your opinion
Thanks.
WooHyun.
--
All of the data generated in your IT infrastructure is seriously valuable.
W
On 04/07/11 11:12, Mike McCormack wrote:
> How about this:
>
> elm_object_label_set -> elm_object_text_part_set
> elm_object_label_get -> elm_object_text_part_get
>
> but keeping the elm_object_text_set/get macros as they are. i.e.
>
> EAPI void elm_object_text_part_set(Evas_Object *obj, const ch
On 07/04/2011 04:41 PM, Tom Hacohen wrote:
> What do you guys think? Should I rename them to elm_object_text_part_set/get?
Hey Tom,
How about this:
elm_object_label_set -> elm_object_text_part_set
elm_object_label_get -> elm_object_text_part_get
but keeping the elm_object_text_set/get macros a
>> We already have this API by a different name. I'm suggesting a rename to
>> elm_object_text_part_set/get.
Yeah that's what I'm saying :)
We discussed it but it was committed as a different name.
So it's time to get it right.
Daniel Juyung Seo (SeoZ)
On Mon, Jul 4, 2011 at 4:55 PM, Tom Hacoh
On 04/07/11 10:48, Daniel Juyung Seo wrote:
>>> elm_object_text_part_set/get?
>
> +1.
> I really agree with this idea. This is what I had in my mind.
> We already talked this issue in the mailing list.
> http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg32884.html
You misrea
>> elm_object_text_part_set/get?
+1.
I really agree with this idea. This is what I had in my mind.
We already talked this issue in the mailing list.
http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg32884.html
Thanks.
Daniel Juyung Seo (SeoZ)
On Mon, Jul 4, 2011 at 4:41 PM
Dear Mike and everyone else,
As you may know, mike_m recently added elm_object_label_set/get API and
elm_object_text_set/get macros as a generic way to set/get text for
elementary widgets. Not all the widgets are supported yet, but some are.
I like this change a lot as it makes the API smaller,