[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ListBox.Highlight doesn't seem to work


On Fri, 14 Nov 2025 at 23:50, Bruce Steers <bsteers4@xxxxxxxxx> wrote:

>
>
> On Fri, 14 Nov 2025 at 22:32, Lee <t.lee.davidson@xxxxxxxxx> wrote:
>
>> On 11/14/25 10:47 AM, Bruce Steers wrote:
>> > When i set ListBox.Highlight is does not do anything.
>> >
>> > Isn't is supposed to highlight the item under the mouse?
>> >
>> > The attached project I made my own highlight routine by hacking the
>> GridView as the built in ListBox.Highlight does not seem to
>> > work.
>> >
>> > Comment out ListBox1_MouseMove and ListBox1_Leave to test as
>> ListBox1.Highlight is set True on Form_Open() (not that it works)
>> >
>> > Ps. the project is something that pops open an Actions menu from a
>> .desktop file.
>> >
>> > Respects
>> > BruceS
>>
>> ListBox.Hightlight works for me with both Qt6 and GTK3 on version 3.20.4.
>>
>>
>> --
>> Lee
>
>
> Yep, i just checked some different versions, it's working on 3.20.4
>
> But not working on 3.21 with master or stable
>
> BruceS
>

I've been trying to find the bug but no luck, seems ListBox has had a few
updates since 3.20.4

GridView.Highlight works okay, just seems to be broken on ListBox

Respects
BruceS

Follow-Ups:
Re: ListBox.Highlight doesn't seem to workBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
ListBox.Highlight doesn't seem to workBruce Steers <bsteers4@xxxxxxxxx>
Re: ListBox.Highlight doesn't seem to workLee <t.lee.davidson@xxxxxxxxx>
Re: ListBox.Highlight doesn't seem to workBruce Steers <bsteers4@xxxxxxxxx>