Re: [Gambas-user] fit photo into picturebox

2010-08-22 Thread Bill-Lancaster
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

Re: [Gambas-user] fit photo into picturebox

2010-08-22 Thread Charlie Reinl
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

[Gambas-user] fit photo into picturebox

2010-08-22 Thread 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 -- View this message in context: http://old.nabble.com/fit-photo-into-picturebox-tp29503897p29503897.html Sent from the gam