[Gambas-user] combobox scrolling
BB
adamnt42 at gmail.com
Mon Oct 23 10:18:25 CEST 2023
On 23/10/23 2:43 am, T Lee Davidson wrote:
> On 10/22/23 05:01, BB wrote:
>> Something seems to have gone awry here with using the mousewheel to
>> scroll the dropdown list in comboboxes.
>>
>> qt5ct says that the scroll lines is 1 but one little movement on the
>> wheel is scrolling more than a "pagedown" distance.
>>
>> I've tried the other guis but the same thing happens.
>>
>> demo attached, run it, click on the combo dropdown button and scroll
>> the list....
>>
>> tia
>>
>> b
>
> It works as expected here. Scrolling one detent in the wheel changes
> the ComboBox value by only one list item. And, scrolling in the IDE
> preview bar scrolls the code by only 10 lines (other editors, eg.
> Kate, scroll by 3 lines).
>
>
I forgot to state, this is with the most recent commits.
b
More information about the User
mailing list