[Gambas-user] Empty ComboBox are filled while scrolling mouse without key press (gb.qt5)

Safiur Rahman isafiur at gmail.com
Sun Oct 1 18:43:27 CEST 2023


Hi Gianluigi

Thank you very much for your response. It worked perfectly.

On Sun, Oct 1, 2023 at 9:11 PM Safiur Rahman <isafiur at gmail.com> wrote:

> The problem is same with master version also.
>
> This is not a bug. All I want is to disable item selection in combobox
> with mouse wheel scroll. When I just scroll mouse wheel the combobox are
> randomly filled.
> Is there any way to disable filling of combobox with scroll of mouse wheel?
>
> On Sun, Oct 1, 2023 at 8:59 PM Safiur Rahman <isafiur at gmail.com> wrote:
>
>> Hi Gianluigi
>>
>> Putting an empty string at the beginning
>>
>> (Private aList As String[] = ["", "aa", "bb", "cc", "dd", "ee"]
>>
>> didn't work. I have not tested with master version yet
>>
>>
>> On Sun, Oct 1, 2023 at 7:53 PM Safiur Rahman <isafiur at gmail.com> wrote:
>>
>>> Hi
>>>
>>> On scrolling  the empty comboBox (ReadOnly = False ) are filled with
>>> texts without any key press. How can I control this? Please provide me a
>>> workaround to control this problem.
>>> Using gb.qt5 in Ubuntu 22.04 using gambas stable PPA
>>>
>>> Please check this video
>>> http://safiur.com.np/gambas/combobox.webm
>>>
>>> Attached a project.
>>>
>>> --
>>> Regards
>>> Safiur Rahman
>>>
>>
>>
>> --
>> 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/20231001/30d07ddc/attachment.htm>


More information about the User mailing list