On Tuesday 06 April 2010 18:55:16 kobolds wrote:
Hi,

I'm stuggling to understand what you mean - why not just use vertical 
box/horizontal box, and set the expand or not expand properties. let the IDE 
do the work for  you

I enclose a simple example showing various areas of the screen not-expanding 
or expanding.

perhaps if you told us what you are doing and what the final product could look 
like it would help.

I've never used a panel ever in my project, and I've hundreds of forms and 
modules on a postgres backend with 30 schemas and hundreds of tables.

I've programmed in VB3-6, Python/ wxPython, various IDe's and I reckon gambas 
is probably the most predictable I've ever encountered in my life - and 
easiest to use.

Let it work for you.

Regards

richard

> I couldn't find the option snap to grid in GB3 but I try on/off the toggle
> grid . same result .
> 
> problem align same height and same width.
> 1. i create a form and drop 3 buttons
> 2. change the  button1  only widthxheight to 80x100
> 3. select the rest button and do align same height and same width
> 4. after that button1  become 84x98 , button2 become 84x98 , button3 become
> 84x98
> this is wrong . all the button should become 80x100
> 
> 
> problem with align button
> 1. create form and drag 3 buttons
> 2. set button1 x-position to 200
> 3. select the rest of buttons . do alignt to bottom
> 4. all buttons  x-position become 203 .
> this is wrong . all button x-position suppose to be 200
> 
> Benoît Minisini wrote:
> >> I post this problem before but until now this issue left unsolved.
> >>
> >> i try to create a form with many buttons (something like a keyboard).
> >>
> >> 1. when I try to change the height and width of all the buttons by using
> >> align same height and width , it doesn't work .
> >>
> >> 2. I position each button with small gap next to each other manually
> >> from each button property x and y . but when I select all button and try
> >> to move
> >> up using up arrow . after the move all the gap between buttons become
> >> screw
> >> up .
> >>
> >> 3.  if I manual enter button position using button property x and y ,
> >> button always change it own position when I left click on it (it's like
> >> snap to grid or something).
> >
> > Did you disable "snap to grid" before working on your form?
> 

Attachment: expand.tar.gz
Description: application/compressed-tar

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to