On Mon, Jan 4, 2010 at 13:19, Gustavo Sverzut Barbieri <[email protected]> wrote: > - data_get() was right, that is the data you give after the callback. > If you do: list.item_append("Hello", icon, end, cb, 123, 456, a=123), > then you receive ((123, 456), {'a': 123}) as expected. >
I guess it doesn't work with me because I use partial() as callback, so passing no data directly to item_append(). -- daniele_athome ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
