On Sun, 2 Oct 2005 03:14:44 +0300 adi <[EMAIL PROTECTED]> babbled: > 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.
that is correct. :) text parts have a default text they show if non is set by the app - you cant get this as i see very little point in being able to do so :) > 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
