On Sun, Nov 2, 2008 at 12:28 PM, MALBROUKOU Karel <[EMAIL PROTECTED]> wrote:
> Hi,
>
> When you unswallow an object, the object will stay displayed on his
> container.
> You need to hide() the unswallowed object, if you dont want it to be
> displayed anymore.
>
> Regarding the new swallowed object, you must specify that you want do
> display it. By default the object will be hidden. Use the method show() of
> the new object to make it displayed.

Noooooo...!  If you swallow an object, geometry, clipper AND
visibility are managed by edje, so after you swallow the object you
should *NOT* call show().

Possible something wrong with the way object is swallowed.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: [EMAIL PROTECTED]
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to