Re: [E-devel] Elementary Layout confusing API

2011-01-06 Thread The Rasterman
On Sat, 20 Nov 2010 02:12:24 +0100 Dave Andreoli d...@gurumeditation.it said: layouts can have multiple contents - how will you differentiate. sure a macro that assumes elm.swallow.content - but it really just saves a little bit of time. :) Hi all ! I'm tring to use the new canned styles for

[E-devel] Elementary Layout confusing API

2010-11-19 Thread Dave Andreoli
Hi all ! I'm tring to use the new canned styles for the layout widget, IMO the new macro to set standard parts use wrong names, please follow the following code code: // add a new layout widget ly = elm_layout_add(parent); // set the canned style for the layout (apps with titlebar style)