2010/10/18 Otávio Pontes <ota...@profusion.mobi>:
> Hi,
> I was writing an application using edje and I needed to change the
> style from an external elementary widget inside edje. So I wrote this
> patch to add a param 'style' to elementary widget.
> With this patch, you can change the style doing:
> params.string: "style" "name_of_style";
> Or calling external_param_set_str in embryo script.
>

It's missing the param_info at the end of private.h, without it
Editje won't see the property. It also needs to use that macro
in each widgets external_name_params[], and then using the
common one will add the label property to a lot of widgets that
don't make sense to have one.

> --
> Otavio Pontes
> ProFUSION embedded systems
> http://www.profusion.mobi
>
> ------------------------------------------------------------------------------
> Download new Adobe(R) Flash(R) Builder(TM) 4
> The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
> Flex(R) Builder(TM)) enable the development of rich applications that run
> across multiple browsers and platforms. Download your free trials today!
> http://p.sf.net/sfu/adobe-dev2dev
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to