Re: WM_LBUTTON ?
- Posted by leviathan at uswest.net Mar 13, 2001
- 500 views
> Hello again, > > I was wondering if maybe someone would show me how to > stop a Mouse Button click, the below does not work. > This is Windows related/ > Try looking up onMouse in the Win32Lib manual :) Perhaps that'll work? :) (Did for me for a weird little listview issue I had - thought I'd had to capture LV events, instead I just caught onMouse events, and only got the dblclick I needed :)) I wonder if I ever added in that fix (Derek?) told me to throw in for the LVs... And I'll take this time to point out another bug.... later... --"LEVIATHAN"