On Mon, Oct 20, 2008 at 7:28 PM, Enlightenment SVN
<[EMAIL PROTECTED]> wrote:
> Log:
>  unswallow the icons, or there will be visible duplicates, even if the gadman 
> window is hidden.
> +            if (swallow)
> +              {
> +                 edje_object_part_unswallow(inst->forecasts->forecasts_obj, 
> swallow);
> +                 evas_object_del(swallow);
> +              }

you don't need to unswallow if you del, that's automatic.

-- 
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to