ok...

so i found edje_object_part_state_get.

i just want to get a char* from and edje file and use it in my
program, so now i set a part and name it's state as i wish.

problem solved
bye
adi

On 02/10/05, adi <[EMAIL PROTECTED]> wrote:
> Can somebody tell me how to get the text from an edge object part
>
> i do this:
>
> const char *buf = edje_object_part_text_get(edge_object, "part_name");
>
> but i can only get the text if i previously set it with
> edje_object_part_text_set.
>
> thanks
> adi
>


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to