[Gambas-user] forms with very big controls
Wsouzap at ...87...
Wsouzap at ...87...
Thu Sep 8 23:17:44 CEST 2005
Hi!
I'm using gambas2.0.12 and fine work. But when i install the gambas2.0.19 or 20 version, my controls in form now very big.
Looking the old form file and new form file (xxx.form), i see the above diferences:
In the old form file .form
Move(64,96,231,436)
In the new form file .form
MoveScaled(9.1429,13.7143,33,62.2857)
'Move(64,96,231,436)
The MoveScaled command is added in context, but my old program in 0.12 he has crazy.
Somebody knows as to correct this that is not manually???
Souza, Wellington
More information about the User
mailing list