[Gambas-user] Picture Viewer Project

Michael Sullivan michael at ...558...
Mon Mar 14 22:51:34 CET 2005


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...
On Mon, 2005-03-14 at 22:38 +0100, Laurent Carlier wrote:
> Le Lundi 14 Mars 2005 22:24, Michael Sullivan a écrit :
> > That worked great!  Now one more thing:  Is there a way to make
> > scrollbars appear on my PictureBox if the image being displayed is too
> > large for the PictureBox?
> >
> 
> you can put the picturebox in a scrollview
> 
> Regards,
> 





More information about the User mailing list