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
ydegoyon@free.fr wrote:
i just test graph on parents, and it' not working.
the trick is basically to replace :
now this is what i call a reason to use a repository and maintain the code :-)
fmadsr. IOhannes