On Fri, 27 Jan 2017, Martin McGlensey wrote:
> I'm looking for an example of the use of the scrollview control. Have spent
> about a week trying different approaches and web research. No luck so far.
> Gambas help does not give enough detail.
> 
> I want to embed a window into the control and scroll the contents by using
> the scrollbars. This may not be the tool to use. I'm open to suggestions as
> to how to accomplish this. An explicit example would be a great help.
> 
>  
> 
> All responses are appreciated.
> 

Attached is an example project which embeds 10 windows. There is really
nothing to say about it. Just create your controls inside the ScrollView
and it will add scrollbars if necessary. Anything more advanced depends
on what you want to do.

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk

Attachment: test-0.0.1.tar.gz
Description: Binary data

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to