[Gambas-user] how to 'close' combobox after combobox.Popup?
Benoît Minisini
g4mba5 at gmail.com
Fri Sep 24 12:28:52 CEST 2021
Le 23/09/2021 à 12:41, wig a écrit :
> To demonstrate something to the user of my form, I let the application
> open a combobox with .Popup.
>
> Now it is open, but how to close it? I was looking for a kind of Popdown...
>
> (As a kind of Help/demo, I run through a sequence of things to do for
> the user, I show buttons and that he can make a choice in this combobox)
>
> Project in Gambas 3.14.3 with gb.form, gb.gui on KDE5 (openSUSE 15.2)
>
> Thanks,
>
> Wig
>
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
Use the Close() method of the Menu class.
Regards,
--
Benoît Minisini
More information about the User
mailing list