[Gambas-user] combobox scrolling

Fabien Bodard gambas.fr at gmail.com
Thu Oct 26 12:26:34 CEST 2023


Yes

Le jeu. 26 oct. 2023 à 11:43, BB <adamnt42 at gmail.com> a écrit :

>
> Aha! It was that evil Frenchman about a week ago.
> ListBox: Add Highlight property to highlight the listbox entry under the
> mouse cursor.
>
> [GB.GUI.BASE]
> * NEW: ListBox: Add Highlight property to highlight the listbox entry under the mouse cursor.
> * NEW: Helper function for the future 'Window.ShowPopupAt()' method.* NEW: ScrollArea: The mouse wheel now scroll a number of pixels proportional to 'Desktop.Scale'.
>
>
>
> On 26/10/23 7:53 pm, Fabien Bodard wrote:
>
>
>
>
>>
>> I have a funny feeling the following is happening....
>>
>> Scrolling scrolls a whole page but for example when scrolling the
>> Properties list in the IDE a page is considered the whole height of the
>> window.  not taking into account the visible control or help panels.
>>
>> I think this is my problem when scrolling through code.  if the console
>> panel is visible the scroll goes too far as the console panel is not taken
>> into account.  when the console window is hidden the it scrolls a page just
>> fine. but if console is visible it scrolls too much.
>>
>> It's just a suspicion, i could be wrong.
>>
>
> You are 😁 wrong
>
> Just the scroll move is a static value for all elements based on
> scrollarea .
>
> I have put a ticket on gambas bugtracker.
>
> So now I'm waiting to Benoit answer.
>
>
>
>
>> Respects
>> BruceS
>>
>>
>> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>>
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231026/484ebf1d/attachment.htm>


More information about the User mailing list