@Dave - you can see in my code the layout object commented out. When using that I get the exact same results
@Raster - I want to scale it to fit the bounds ideally. On Sat, Oct 24, 2015 at 7:52 AM, Carsten Haitzler <[email protected]> wrote: > On Fri, 23 Oct 2015 21:08:34 -0500 Jeff Hoogland <[email protected]> > said: > > > I'm trying to display an edj object in my elementary application, but I > > can't see to manage to get said edj object to be contained within it's > > parent object: > > > > http://www.enlightenment.org/ss/e-562ae713510947.78164071.jpg > > > > As you can see the image overlaps the list on the left side of the > window. > > > > Source I am working with is here -> > > > https://github.com/JeffHoogland/swami/blob/master/swami_wallpaper/swami_wallpaper.py > > > > The edje object is created and added to my window starting at line 136. > > depends what you want to do? clip it? scale to fit (so it never exceeds > bounds) > etc. etc. - all of this you can do. it depends on the result you want... :) > > -- > ------------- Codito, ergo sum - "I code, therefore I am" -------------- > The Rasterman (Carsten Haitzler) [email protected] > > -- ~Jeff Hoogland <http://jeffhoogland.com/> My Projects on GitHub <https://github.com/JeffHoogland> ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
