ola,
>cool
>
>i just test graph on parents, and it' not working.
>
>
>
>
>
the trick is basically to replace :
x->x_obj.te_xpix
x->x_obj.te_ypix
with :
text_xpix(&x->x_obj, x->x_glist)
text_ypix(&x->x_obj, x->x_glist)
in any graphical object..
cool we can make it clearer.
saludos,
sevy