I guess he means this:
> elm_widget_signal_callback_add_hook_set(obj, _signal_callback_add_hook);
> elm_widget_signal_callback_del_hook_set(obj, _signal_callback_del_hook);

I think we need to support this before elm2.0. Nobody knows who uses
this signal thing as it was already in elm 1.0.

Daniel Juyung Seo (SeoZ)


On Thu, May 24, 2012 at 1:42 PM, Carsten Haitzler <ras...@rasterman.com> wrote:
> On Tue, 22 May 2012 14:38:50 -0300 Gustavo Lima Chaves <gl...@profusion.mobi>
> said:
>
> what signal callbacks i see nothing in els_icon or elm_icon code that lists
> for edje signal callbacks? unless u mean "clicked" ? this one?
>
>> Hi, people.
>>
>> As you can see, there are signal callback hooks on elm_icon objects,
>> in Elementary. Problem is this is an unused (none of the known themes
>> listening to signals on icons) *and inconsistent* feature, since icons
>> may as well be sole images (no Edje). Would it be OK to remove it or
>> will I have to support it and mark as deprecated for an eventual next
>> major release?
>>
>> Best regards,
>>
>> --
>> Gustavo Lima Chaves
>> Computer Engineer @ ProFUSION Embedded Systems
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> 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
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to