> Wheel actions spit out keyboard events. They don't
> modify mouse coordinates (mrow/mcol) if that's what
> you mean or expect.


Ok Viktor,
thanks

but...

After any mouse event (move, click, dblclick ) except whell,  MRow()  and 
MCol()
return corect coordinates inside application window.
Do you know any way to recalculate mRow/mCol after mouse whell events
(like nRowInside := MRow() - ApplicationTopRow()....)
(mybee question is for user newsgroup)

I found another problem with GT WVG

InKey(, INKEY_ALL)  not recognize/return events:
K_MMLEFTDOWN, K_MMRIGHTDOWN, K_MMMIDDLEDOWN

MSetPos( nNewRow, nNewCol ) : not update mouse position or move cursor on 
new location

Sorry for your time,



_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to