1 Nov 2008 01:13
Re: [E-devel] E SVN: barbieri IN trunk/evas/src/lib: . canvas
Gustavo Sverzut Barbieri <barbieri <at> profusion.mobi>
2008-11-01 00:13:19 GMT
2008-11-01 00:13:19 GMT
On Fri, Oct 31, 2008 at 4:10 PM, Gustavo Sverzut Barbieri <barbieri <at> profusion.mobi> wrote: > On Fri, Oct 31, 2008 at 3:42 PM, Enlightenment SVN > <no-reply <at> enlightenment.org> wrote: >> Log: >> Add evas_object_table, make evas_object_box more consistent. >> >> Table code is still *incomplete*, it just do homogeneous layouts as >> I'm still trying to figure out how to make it great. >> >> I'm not expecting to make layout configurable, as we did for box, but >> if you think it's required we can do that later. >> >> Now that the public API of both BOX and TABLE are in, we can add these >> as parts of Edje. > > Guys, > > API is in, code needs to be completed, but as I'll travel to > Netherlands to participate in ELC-E next week I'll be out of time > until 13th, I'll need some help. [...] I just finished the non-homogeneous layout for tables, now it's feature complete (possible with bugs, help test!). Together with Edje, one could help to replace e_table.c and e_box.c, it's not a drop-in replacement since elm and now evas uses size hints to provide packing options, but should be easy.(Continue reading)
RSS Feed