Re: [Gambas-user] gb.image: image alpha channel accessibility

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

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