I have made a box including : show = efl_add(EFL_UI_TEXTBOX_CLASS, bx, efl_text_set(efl_added, "0"), efl_text_font_size_set(efl_added, 48), efl_pack(bx, efl_added));
It works fine but I want to center the text. 1- How to do ?2- How should I have thinked to have found it myself without asking on the user list ?
Thanks. PC _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
