[Gambas-user] HSPlit problem

Dag-Jarle Johansen dag.jarle.johansen at ...626...
Wed Aug 17 14:49:09 CEST 2011


lol,

it was a direct translation, yes, but one uses that exactly the same way in
Germany and Norway, where I come from, so I thought by myself, in the
anglo-german language area it would be known. My fault.

And thank you.

2011/8/16 Fabien Bodard <gambas.fr at ...626...>

> 2011/8/16 Dag-Jarle Johansen <dag.jarle.johansen at ...626...>:
> > Hi out there!
> >
> > Latalely I have tried to use the design-objects of G3/4009, most work as
> > aspected. But I would like to know: How can I set the position of the
> split
> > in the HSplit-object? I saw there is .Setting and .Layout available, but
> > without any references I just stay on the cable.
>
> hsplit.layout work with relative size
>
> so
> for 25%, 75%
>
> hsplit.layout=[1,3]
>
> or =[10,30]
>
> or in real size :)  =[150,450]
>
> all are the same
>
> for three  objects =[1,2,1]
>
>
> > Thanks in advance, regards
> > Dag-Jarle Johansen
> >
> ------------------------------------------------------------------------------
> > uberSVN's rich system and user administration capabilities and model
> > configuration take the hassle out of deploying and managing Subversion
> and
> > the tools developers use with it. Learn more about uberSVN and get a free
> > download at:  http://p.sf.net/sfu/wandisco-dev2dev
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
>
>
>
> --
> Fabien Bodard
>
>
> ------------------------------------------------------------------------------
> uberSVN's rich system and user administration capabilities and model
> configuration take the hassle out of deploying and managing Subversion and
> the tools developers use with it. Learn more about uberSVN and get a free
> download at:  http://p.sf.net/sfu/wandisco-dev2dev
> _______________________________________________
> 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