Re: Win32Lib: listbox: select item with RIGHT mouse click?
Dan,
Yes i see your parameter addition is needed in the newer version of
Win32Lib. I'm currently using an older version to which i've added
alot of things. Soon i'll have to update to the newer version.
Also, you might have noticed a declared atom "lParam" in the atom
list for that procedure. This was a remnant from experimentation
with the windows listbox message LB_ITEMFROMPOINT and can be removed
also. I've tried on several occasions to get this message to work
but with no success even though it's well documented. If anyone else
is interested in trying, constant LB_ITEMFROMPOINT=#01A9. Please
let me know if you have any success with it.
Glad it helped.
-- Al
original:
>>
Al,
Your right click in listbox demo works just fine (once I added integer shift
to the onMouse parameter list); now to put it into my program....
Thanks again!
Dan
<<
|
Not Categorized, Please Help
|
|