[Gambas-user] Drawing again
javier romero
cjro99 at ...67...
Fri May 26 15:24:42 CEST 2006
Ok, thanks for the moment i'm use an image object to print a previus page, but its very slowly in the strecth method(way i'm use to fit the page into the printer), maybe its have a bug becuase when i do that, when close the form, all forms opens in this moment (includiing Gambas) are redrawing so so slow, the desktop too, its dont looks well.
Thanks
Javier
----------------------------------------
> From: gambas at ...1...
> To: gambas-user at lists.sourceforge.net
> Subject: Re: [Gambas-user] Drawing again
> Date: Fri, 26 May 2006 01:12:51 +0200
>
> On Friday 26 May 2006 00:19, javier romero wrote:
> > Ok, now its works, but, in the printing drawing example, the "escaling"
> > dont works, now i have the width and the height and when i try escaling it,
> > dont works.
> >
> > in the example:
> > draw.begin(printer)
> > draw.drawing(drw, (printer.width - DrawWidth) / 2, (printer.height
> > - DrawHeight) / 2, DrawWidth, DrawHeigt) draw.end
> >
> > the content of the draw is printing very small
> >
> > when i draw into image object an then stretch this, the print fits the
> > page, but is so slowly, and the others forms opens are redrawings, what i
> > can do?
> >
> > Thanks
> > Javier
> >
>
> At the moment, Gambas does not know how to scale drawings. The width and
> height parameters of Draw.Drawing() are just for clipping!
>
> I will add some rotation/scale/translation support to the Draw class, and
> maybe change the meaning of the Draw.Drawing() parameters. But when? :-)
>
> Regards,
>
> --
> Benoit Minisini
>
>
>
> -------------------------------------------------------
> All the advantages of Linux Managed Hosting--Without the Cost and Risk!
> Fully trained technicians. The highest number of Red Hat certifications in
> the hosting industry. Fanatical Support. Click to learn more
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
_________________________________________________________________
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