2012/5/9 Gustavo Chaves <gl...@profusion.mobi>

> Sorry, guys, for the delay. I'm at Tizen conf., but now I got to read it.
>
> Seoz, thanks for the effort :) Actually I intent to have that tree
> generated dinamically eventually, if you want to help...
>
> The 'container' class name can be changed -- it's for widgets storing
> content on one or more 'spots' or 'parts', via the
> elm_object_part_content_set() family of calls. Layouts happen to map those
> parts directly to Edje parts. If you can think of a better name for that
> class, just let me know.
>
> Dave: about your issue, just issue an
>
> evas.c_evas._extended_object_mapping_register("elm_widget_compat",
>                                              __elm_widget_cls_resolver)
>
> just aftwards the original registration and you'll get the widgets in
> transition covered too. The idea here is to go back to "elm_widget" again
> once all them are ported to the new schema, but we'll have to have both --
> in python -- in the meanwhile.
>

Thanks! that fixed the issue. I committed a fix.
seeya
davemds


>
> --
> Gustavo Lima Chaves
> Senior Developer
>
> ProFUSION embedded systems
>
> http://profusion.mobi
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to