On Fri, Dec 5, 2008 at 8:12 PM, Gustavo Sverzut Barbieri
<[EMAIL PROTECTED]> wrote:
> On Fri, Dec 5, 2008 at 7:29 PM, Gustavo Sverzut Barbieri
> <[EMAIL PROTECTED]> wrote:
>> attached files show that edje_object_signal_callback_add() will not
>> work while in signal emission.
>>
>> This pattern is
On Fri, Dec 5, 2008 at 7:29 PM, Gustavo Sverzut Barbieri
<[EMAIL PROTECTED]> wrote:
> attached files show that edje_object_signal_callback_add() will not
> work while in signal emission.
>
> This pattern is often used to wait for animations to end.
>
> I guess the problem is with fnmatch replacemen
attached files show that edje_object_signal_callback_add() will not
work while in signal emission.
This pattern is often used to wait for animations to end.
I guess the problem is with fnmatch replacement not being invalidaded
as it should. I'll look into this soon, but if someone (Cedric?) have