[Gambas-user] align item center form

richard terry rterry at ...1946...
Wed Jan 7 21:45:56 CET 2009


On Wed, 7 Jan 2009 04:44:11 pm kobolds wrote:
> Nope I not talking about center the form on screen . in visualstudio
> there's function call center in form (horizontal /vertical) . I talking
> about that one . this is quite common ide function for align items 
>
> I couldn't find it on gambas .is this function replace by something else?

Again, if  you told us what you want to achieve it may help. Send me a picture 
of what you want it to look like from a screen dump from your visual whatver.


Forms are often quite complex things visually, made up of many dozens of 
component. I'd use QT rather than GTK if you are designing things. The 
Gambase IDE visually designer is simply brilliant.

Get your head around containers, spacing and padding and you can pretty much 
do anything you want. I've used a number of languages and I've never found an 
easier design paradigm than gambas uses.

Again, as I said, send me a screen dump of what you want it to look like from 
your previous language and I'll see what I can do.

Regards

Richard

>
> Shawn McCuan wrote:
> > richard terry wrote:
> >> On Wed, 7 Jan 2009 02:39:28 pm kobolds wrote:
> >>> where is the align item to center of the form . I see align left
> >>> ,right, bottom and top but couldn't find  align vertical center and
> >>> align horizontal center .
> >>
> >> What are you trying to align where? Sounds like you should be putting
> >> something insize a container.
> >>
> >> Give us some code to go on or a better description.
> >>
> >> Regards
> >>
> >> richard
> >>
> >>
> >> ------------------------------------------------------------------------
> >>------ Check out the new SourceForge.net Marketplace.
> >> It is the best place to buy or sell services for
> >> just about anything Open Source.
> >> http://p.sf.net/sfu/Xq1LFB
> >> _______________________________________________
> >> Gambas-user mailing list
> >> Gambas-user at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> > I think he's talking about centering the entire form on the screen.
> > -------------------------------------------------------------------------
> >----- Check out the new SourceForge.net Marketplace.
> > It is the best place to buy or sell services for
> > just about anything Open Source.
> > http://p.sf.net/sfu/Xq1LFB
> > _______________________________________________
> > 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