On Sun, 2 Oct 2005 03:35:59 +0300 adi <[EMAIL PROTECTED]> babbled:

> 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.

OR maybe better ven emit signals or send edje messages to the edj object and
let it decide what to do (change a part state, or multiple parts or what).

> 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
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
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