[Gambas-user] Picture Viewer Project
    Michael Sullivan 
    michael at ...558...
       
    Mon Mar 14 16:03:13 CET 2005
    
    
  
I'm working on a small Picture Viewer project.  The form consists of a
large PictureBox and a listbox that lists files from a directory.  I
want the PictureBox to show the picture the user selects from the
fileList, but I can't figure out how to do it.  When the user selects a
filename from the list box, that filename is assigned to a string.  Can
anyone give me the exact syntax for loading a picture file from a string
filename?  I looking in the docs; they mentioned a Load subroutine, but
I can't figure out how to use it...
    
    
More information about the User
mailing list