2009/12/29 norarg :
> (Ubuntu 9.10/Gambas 2.13)
Take this with a bucketful of salt, but from my experience, you're
better of with Gambas 3 and Qt4 on Ubuntu. I use 9.10 x64.
Ubuntu uses GTK+, but Qt is far better. You need to consider
installing Qt4, the latest Gambas 3, and if you do that then
Hi,
I have a form with one panel, on this some textboxes and comboboxes. In
design-mode they have the right height of 21 pix, when running the
programm they get 24 pix high. I have turned off all expand- and
autoarrange-properties, and set the scaled-porperty on the form to
false.
I also have tri