[Gambas-user] WorkSpace

timothy timothy.marshal-nichols at ...247...
Wed Sep 19 09:05:19 CEST 2007


> -----Original Message-----
> From: gambas-user-bounces at lists.sourceforge.net 
> [mailto:gambas-user-bounces at lists.sourceforge.net] On Behalf 
> Of David Villalobos Cambronero
> Sent: Tuesday, 18 September 2007 02:34 PM
> To: Gambas Inglés
> Subject: [Gambas-user] WorkSpace
> 
> 
> Hi all,
> 
>     I have a question, I'm using a WorkSpace (gb.form.mdi) to 
> embbed some forms, it works great, but if my WorkSpace is 
> 800X600 and the new windows is 200X200 the new window is 
> expanded to fit 800X600. How can I do keep the original 
> weigth and heigth?
> 
> Regards
> 
> 
> 
> 
>        

Why not put a ScrollView on the form you embed in the Workspace. Set
this forms Arrangement property to Fill. Then all your other controls go
inside the ScrollView. 

Thanks

8-{)} Timothy Marshal-Nichols
<mailto: timothy.marshal-nichols at ...247...>






More information about the User mailing list