Hi all,
There seem to be some problems with mouse handling in GTXWC:

- When left clicking and dragging, instead of K_MMLEFTDOWN,
K_MOUSEMOVE gets generated.

- When middle clicking and dragging, instead of K_MMMIDDLEDOWN,
a mixture of K_MBUTTONDOWN, K_MBUTTONUP, K_MDBLCLK
events are generated.

Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to