kevinfishburne wrote:
>
> It still won't display an image. I'd like to copy/paste the code for
> Image.DrawAlpha from the GAMBAS 3 checkout to the GAMBAS 2 checkout and
> see if it works under a more stable GAMBAS. Is there anything I should
> look for other than the obvious (to a non-C programm
Thanks Charlie - works fine. I did try it earlier and my system hung-up so I
presumed I'd done something stupid.
Thanks again
Bill Lancaster
--
View this message in context:
http://old.nabble.com/fit-photo-into-picturebox-tp29503897p29504130.html
Sent from the gambas-user mailing list archive
Am Sonntag, den 22.08.2010, 02:33 -0700 schrieb Bill-Lancaster:
> Can anyone help me to fit a jpeg photo into a picturebox?
>
> PictureBox1.Picture = Picture.Load("dir/pic1.jpeg") shows only a small part
> of the photo.
>
> Thanks
>
> Bill Lancaster
Salut,
try to set in Properties : Stretch=tr
Can anyone help me to fit a jpeg photo into a picturebox?
PictureBox1.Picture = Picture.Load("dir/pic1.jpeg") shows only a small part
of the photo.
Thanks
Bill Lancaster
--
View this message in context:
http://old.nabble.com/fit-photo-into-picturebox-tp29503897p29503897.html
Sent from the gam