[Gambas-user] bespoke ComboBox

Gianluigi bagonergi at gmail.com
Sun Feb 21 12:00:25 CET 2021


Il giorno dom 21 feb 2021 alle ore 10:39 KKing <kicking177 at gmail.com> ha
scritto:

>
> Should it convert to qt5 nicely? Or am I better trying to understand the
> code and refactor myself?
>
>
You can do it yourself.
Unzip the gb.deg.form-master project you open it with the Gambas IDE which
will inform you that some components are missing you must continue then go
to Project> Properties and check gb.gui.qt and save

Now the project should work, if on test you click on the various Fm...
tests and make them Startup class you will be able to see how the component
works.

Attention: In FmComboBox3 line 30 is missing the y a Only of
cbox.ListItemsOnly = True, add it.

Regards
Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210221/26777a2d/attachment.htm>


More information about the User mailing list