[Gambas-user] Possible bug in new ComboBox

Bruce Steers bsteers4 at gmail.com
Fri Apr 29 15:24:01 CEST 2022


On Fri, 29 Apr 2022 at 13:02, Benoît Minisini <g4mba5 at gmail.com> wrote:

> Le 29/04/2022 à 10:48, Safiur Rahman a écrit :
> > Hi
> >
> > Also pressing Enter or Return key on Combo box Popup should put the
> > selected text on combobox textbox and close the popup. It is not
> > happening with new ComboBox.
> >
> > On Fri, Apr 29, 2022 at 2:23 PM Safiur Rahman <isafiur at gmail.com
> > <mailto:isafiur at gmail.com>> wrote:
> >
> >     A short project to reproduce this problem.
> >
> >     On Fri, Apr 29, 2022 at 1:58 PM Safiur Rahman <isafiur at gmail.com
> >     <mailto:isafiur at gmail.com>> wrote:
> >
> >         Hi
> >
> >         I am getting an error with COmboBox in the development version.
> >
> >         ComboBox1.Select(textPosition, Len(ComboBoxItems.Text) -
> >         textPosition)
> >
> >         gives error
> >         "Not a function"
> >
>
> Problems fixed in last commit.
>


I have a new issue with combobox Ben.
Discovered using the IDE menu editor, if i use the combobox to select a
group name the text does not appear in the textbox field.

Respects
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220429/a0e442c9/attachment.htm>


More information about the User mailing list