[Gambas-user] Possible bug in new ComboBox

Bruce Steers bsteers4 at gmail.com
Fri Apr 29 15:49:00 CEST 2022


On Fri, 29 Apr 2022 at 14:24, Bruce Steers <bsteers4 at gmail.com> wrote:

>
>
> 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.
>
>
This may be an IDE menu editor issue not combobox as not seeing bug on
other combobox's

Also if i choose a menu entry that has the Group field already set when i
click on the textbox text it clears to blank.

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


More information about the User mailing list