Hi,

I'm trying to draw some text and modify it, the problem is that I'm not able to clear the previous text in order to draw the new one.

I have a surface with two subSurfaces, the subSurfaces are one above the other. The first subSurface draws a picture (PNG) and the second draws som text.

When I try to clear (Surface->Clear()) the text surface (subSurface) the contents of the main surface shows up and the picture is cleared too.

What's the proper way for drawing a text which changes?

Regards,
Diego A. Fons.
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to