[E-devel] edje_object_part_external_param_set on text object

2010-11-17 Thread Andreas Volz
Hello, I got told on this list that edje_object_part_external_param_set works with all writable object parameters. Also with internal objects. But I tried it and it fails: ERR25694:edje edje_external.c:593 _edje_external_param_set() no external type for object (nil) This is my code:

Re: [E-devel] edje_object_part_external_param_set on text object

2010-11-17 Thread Andreas Volz
Am Wed, 17 Nov 2010 20:18:11 -0200 schrieb Gustavo Sverzut Barbieri: On Wed, Nov 17, 2010 at 8:05 PM, Andreas Volz li...@brachttal.net wrote: Hello, I got told on this list that edje_object_part_external_param_set works with all writable object parameters. Also with internal objects.

Re: [E-devel] edje_object_part_external_param_set on text object

2010-11-17 Thread The Rasterman
On Thu, 18 Nov 2010 00:13:42 +0100 Andreas Volz li...@brachttal.net said: Am Wed, 17 Nov 2010 20:18:11 -0200 schrieb Gustavo Sverzut Barbieri: On Wed, Nov 17, 2010 at 8:05 PM, Andreas Volz li...@brachttal.net wrote: Hello, I got told on this list that

Re: [E-devel] edje_object_part_external_param_set on text object

2010-11-17 Thread Gustavo Sverzut Barbieri
On Wed, Nov 17, 2010 at 10:26 PM, Andreas Volz li...@brachttal.net wrote: Am Thu, 18 Nov 2010 08:40:48 +0900 schrieb Carsten Haitzler (The Rasterman): error message should says eo == NULL. Maybe I don't understand this comment. But eo isn't NULL for sure. In each case eo is correct as