> > > > if (strcmp("elm.swallow.end",part)) != 0) return NULL; > > > > o = elm_label_add(obj); > > elm_label_label_set(o, calculated_value(yadda, yadda)); > > evas_object_show(o); > > return o; > > > > This used to work, but with a recent update it stopped working. > > > > Anyone have any ideas what I need to do to make it work, or an alternate > > suggestion to make the equivalent work? > > well i just tested genlist - put a different icon in elm.swallow.end vs > elm/swallow.icon - works. 2 different icons. printf tells me it's calling it > for both positions. i can't reproduce your issue here :(
Did you try it for an elm label? Icons work for me too. .. Just not an elm_label(). Regards, nash ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel