[Gambas-user] Picturebox

Keith Clark keithclark at ...2185...
Sat Feb 27 18:00:07 CET 2010


I cannot, for the life of me, get a picture box to work.  I've googled
to death and I cannot find an example that works.

Here is what I have so far:
$Image = Image.Load("/home/keithclark/" & ISBN.text & ".jpg")
BookPictureBox.Picture.Image = $Image

And all I get back is Null Object error.






More information about the User mailing list