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

Re: ListBox.Highlight doesn't seem to work


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

--- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ----
--- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----


Follow-Ups:
Re: ListBox.Highlight doesn't seem to workBruce Steers <bsteers4@xxxxxxxxx>
References:
ListBox.Highlight doesn't seem to workBruce Steers <bsteers4@xxxxxxxxx>