[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ListBox.Highlight doesn't seem to work
[Thread Prev] | [Thread Next]
- Subject: Re: ListBox.Highlight doesn't seem to work
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Sat, 15 Nov 2025 00:04:11 +0000
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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
| Re: ListBox.Highlight doesn't seem to work | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| ListBox.Highlight doesn't seem to work | Bruce Steers <bsteers4@xxxxxxxxx> |
| Re: ListBox.Highlight doesn't seem to work | Lee <t.lee.davidson@xxxxxxxxx> |
| Re: ListBox.Highlight doesn't seem to work | Bruce Steers <bsteers4@xxxxxxxxx> |