[Gambas-user] Possible bug in new ComboBox

Safiur Rahman isafiur at gmail.com
Fri Apr 29 10:48:51 CEST 2022


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> wrote:

> A short project to reproduce this problem.
>
> On Fri, Apr 29, 2022 at 1:58 PM Safiur Rahman <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"
>>
>> --
>> Regards
>> Safiur Rahman
>>
>
>
> --
> Regards
> Safiur Rahman
>


-- 
Regards
Safiur Rahman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220429/4ba519f6/attachment.htm>


More information about the User mailing list