On Wed, 6 Jan 2010 10:30:50 +0100 Andreas Volz <li...@brachttal.net> said:

> Am Mon, 28 Dec 2009 14:33:09 +0100 (CET) schrieb Nicole Vreden:
> 
> > Hello,
> > ...
> > The list is still drawn on top of the window, the positioning still
> > doesn't work.
> > I'd be glad to get any hints to resolve this issue.
> 
> Hello Nicole,
> 
> I tried the same but with the C++ binding. The results I had were the
> same. It seems you couldn't position a Elm widget direct into a Edje
> SWALLOW. All widgets need to be placed into a ElmBackground object to
> get the correct position calculation. This was at least my experience.
> 
> So if you place a ElmBackground into the SWALLOW and then a ElmWidget
> then it may work. But I assume this isn't what you like to do. :-(
> 
> I assume you like to position your Elm layout with Editje or
> Edje_Editor? There was some speech about EXTERNAL edje types in the
> past. But I'm not sure about the status. Maybe someone else could
> answer it?


use an elm layout - it's an edje object, just it manages the parent/child stuff
for you as well as min size calculations and deletion of children on deletion
of the layout obj.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to