[Gambas-user] Input box incorrect size of the text control. My first problem.
Benoît Minisini
gambas at ...1...
Mon Apr 13 10:22:13 CEST 2009
> Hi, everybody! Excuse my English.
>
> I've noticed an embarrasing 'bug' when I use an Input Box in my programs.
> Functionality isn't put at risk but looks horrible. I think an image is
> better than words...
>
> http://www.nabble.com/file/p23013689/inputbox.png
>
>
>
> How can I fix this problem? It happens whatever computer is used.
I think this is a bug in gb.gtk.
To fix that at the moment, you can write your own InputBox. The source code of
InputBox is in the gb.form component source code, so you can take it and
modify it for your own use.
I will look at it later.
Regards,
--
Benoît
More information about the User
mailing list