[Gambas-user] Picture Viewer Project

Michael Sullivan michael at ...558...
Tue Mar 15 00:37:58 CET 2005


OK.  I put the PictureBox inside the ScrollView.  One of my test
pictures was too big to completely display in the PictureBox even with
the help of scrollbars.  Is there a way to make the PictureBox expand to
show the entire image, even if one has to use scrollbars to see the
entire image?

On Mon, 2005-03-14 at 23:36 +0100, Laurent Carlier wrote:
> Le Lundi 14 Mars 2005 22:51, Michael Sullivan a écrit :
> > How do I put the PictureBox in a ScrollView?  Whenever I draw a
> > ScrollView on the form and then try to move my PictureBox into it, the
> > ScrollView covers up the PictureBox.  I can't figure out a way to set
> > the ScrollView as the PictureBox's parent or anything else like that...
> >
> 
> try to add the picturebox after the scrollview
> 





More information about the User mailing list