[Gambas-user] Picture resizing?
Fabien Bodard
sirfabien at ...626...
Sun Aug 13 22:18:08 CEST 2006
Le Dimanche 13 Août 2006 17:03, Daniel Campos a écrit :
> > more shorty :
> > dim Img as image
> > PictureBox = img.load(myfile).stretch(newwidth,newheight).picture
>
> You seem to be an old C coder :-)))
>
hum .. not really, i'm more a vb/perl/php coder. I've discover C no really
many time before gambas. But yes i like shortcut it's sometime more simple
read in the case we not use too many process in one line.
More information about the User
mailing list