[Gambas-user] Drawing again
javier romero
cjro99 at ...67...
Wed May 24 20:19:04 CEST 2006
I have this:
dim pagina as drawing
pagina = new drawing
draw.begin(pagina)
draw.text("RELACION DE CLIENTE", 10, 10)
draw.end
print pagina.width
print pagina.height
when print the width and height of the drawing "pagina" i obtain that:
0
0
why the width and the height dont shows the actuals width and height after drawing?
I need this ou use this for the printer example for prints a drawing in the printer and for escalable porpuses.
I'm using gambas 1.0.15
Thanks
Javier Romero
_________________________________________________________________
Descarga gratis la Barra de Herramientas de MSN
http://www.msn.es/usuario/busqueda/barra?XAPID=2031&DI=1055&SU=http%3A//www.hotmail.com&HL=LINKTAG1OPENINGTEXT_MSNBH
More information about the User
mailing list