[Gambas-user] Scrollbars

M. Cs. mohareve at ...626...
Wed Sep 5 21:28:21 CEST 2012


You can have a ScrollView component which is a container itself. You can
also have a ScrollBar which is shown unless you set the Visible property to
false. I have no problems maximizing the window: the ScrollBar is shown
properly.

Csaba

2012/9/5 rocko <sunblaster5 at ...626...>

> If I put a scrollbar on a form, then run the app and maximized the
> window, shouldn't the scrollbar show??
>
> I currently have a scrollbar on a form and when I maximize the window
> the scrollbar does not appear and the bottom half of my window is
> blocked.
>
> Does the scrollbar need to be in a container??
> --
> rocko <sunblaster5 at ...626...>
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list