Hello all,
How do you take advantage of PROPLIST:MouseMoveRow? I want to highlight rows in the listbox (C6) as the mouse moves over them.
PROPLIST:MouseMoveRow works on a listbox when you click, but on its own, PROPLIST:MouseMoveRow doesn't seem to generate any event, even with the Imm attribute on the listbox. I can put a region over the listbox, and it will
generate a MouseMove event, but now the region has focus, and not the listbox, and PROPLIST:MouseMoveRow does not seem to work.
How do I get an event with which to interrogate PROPLIST:MouseMoveRow?
Best regards
How do you take advantage of PROPLIST:MouseMoveRow? I want to highlight rows in the listbox (C6) as the mouse moves over them.
PROPLIST:MouseMoveRow works on a listbox when you click, but on its own, PROPLIST:MouseMoveRow doesn't seem to generate any event, even with the Imm attribute on the listbox. I can put a region over the listbox, and it will
generate a MouseMove event, but now the region has focus, and not the listbox, and PROPLIST:MouseMoveRow does not seem to work.
How do I get an event with which to interrogate PROPLIST:MouseMoveRow?
Best regards