[Gambas-devel] Simple InputBox
Benoît Minisini
gambas at ...1...
Sun Jan 26 21:42:19 CET 2003
Le Vendredi 24 Janvier 2003 19:59, Nigel GERRARD a écrit :
> Benoît
>
> Attached is a simple control for inputting a single value. It is based
> loosely on the Message control and I have tested it in the gb.qt library.
> Is it useful?
>
> Nigel
I have never found the InputBox of VB a good idea. Hey ! It is for lazy guys
that want to make bad user interfaces...
But if you insist, I will add it to the gb.qt.ext component.
A good idea would be to add the InputBox to the Dialog class with the same
interface.
Dialog.InputBox() AS BOOLEAN
Dialog.Value
Dialog.Title
...etc.
--
Benoît Minisini
mailto:gambas at ...1...
More information about the Devel
mailing list