[Gambas-user] problem with alignmet & position in GB3(qt)

Benoît Minisini gambas at ...1...
Wed Apr 7 17:34:05 CEST 2010


> 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).

Hi!

The bug should be fixed in revision #2868.

For point 3, when interacting with controls on the form with the mouse, press 
the SHIFT key to prevent snapping to grid.

Regards,

-- 
Benoît Minisini




More information about the User mailing list