Re: [E-devel] Evas Smart Object?

2005-03-25 Thread Christopher Campbell
Please ignore my previous babbling... everything is in the "finished code", icon_smart2.c ... regards, chris On Fri, 25 Mar 2005 10:51:23 +0100 Christopher Campbell <[EMAIL PROTECTED]> wrote: > Hi, > > shouldn't the _icon_del() function in icon_smart1.c a

Re: [E-devel] Evas Smart Object?

2005-03-25 Thread Christopher Campbell
Hi, shouldn't the _icon_del() function in icon_smart1.c actually delete something? In the text you mention, evas_object_del(data->image); evas_object_del(data->text); free(data); but, this is missing in the example c code regards, chris On Thu, 24 Mar 2005 17:59:05 -0600 Brian Mattern <[