[Gambas-user] ComboBox has been rewritten in Gambas

Bruce Steers bsteers4 at gmail.com
Tue Apr 12 13:48:27 CEST 2022


On Tue, 12 Apr 2022 at 12:16, Benoît Minisini <g4mba5 at gmail.com> wrote:

> Hi,
>
> In the last commits, I rewritten the ComboBox entirely in Gambas.
>
> It should solve the problem of the native GTK+ combo-box which sometimes
> becomes invisible.
>
> And, more important, it get rid of that native GTK+ combo-box whose
> popup is horrible to use. The behaviour of the new combo-box mimics the
> Qt combo-box, which is far easier to manipulate.
>
> Regards,
>
> --
> Benoît Minisini
>

Nice , should fix a few things :)

Is it by design (i don't usually use qt) that now it is not by default at
Index = 0 (when read only) and i have to set in manually on load?

Many thanks
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220412/87b6737a/attachment.htm>


More information about the User mailing list