Getting Mouse Motion for Columns

Hello, I was wondering if some one could help me.

I need to be able to detect mouse motion on a ListView column (or at least know what column the mouse is over) .

Attached is sample code, notice how when the mouse is moved over the columns no motion event is caught.

Thanks for any help.

Tom

test.py (4.61 KB)