akroma
12-05-2004, 04:59 AM
I utilize code below to show text in the screen:
sprintf(texto, "Botao pressionado )", 50, 76);
To put as is possible to determine the cordenads ones where the
text will go to appear and the size and color of the font?
Exist other commands for the exibition of texts in the C++?
sprintf(texto, "Botao pressionado )", 50, 76);
To put as is possible to determine the cordenads ones where the
text will go to appear and the size and color of the font?
Exist other commands for the exibition of texts in the C++?