On Thu, Nov 18, 2010 at 7:00 PM, Andreas Volz <[email protected]> wrote:
> Am Wed, 17 Nov 2010 22:42:34 -0200 schrieb Gustavo Sverzut Barbieri:
>
>> On Wed, Nov 17, 2010 at 10:26 PM, Andreas Volz <[email protected]>
>> wrote:
>> > ...
>> > It would be nice to access params from build in types the same way.
>> > Currently my application framework has a generic data model API. I
>> > just reference widgets in an edje by name and set params to modify
>> > them in my application.
>> >
>> > But if there's no param access for internal types I've to hide this
>> > fact and simulate a property API like with param_set/get. Would be
>> > nice to have it in the edje API.
>>
>> Although I did it, my memory is known to be really bad. So look at the
>> code. It shouldn't be hard to expose that the way you want.
>
> I just hacked a prototype to fit my needs. This code diff below just
> allows to set internal text Evas_Object text property just like for
> externals. I think this is really useful.
>
> If nobody complains with this changes I'll start to support more
> internal objects and parameters and also implement the get function for
> it and simply commit it.
>
> (Sorry for the line breaks, I transfered it with dump MS Outlook from another 
> pc.)

Seems good to me.

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

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to