how to get the point coordinate in the screen with wxwidgets? -


i want point coordinate in screen wxwidgets. , control mouse wxwidgets. how can start being beginner of wxwidgets? can informations this, donot know how use it!thanks!

for working screen coordinates should find wxwindow::screentoclient() , converse clienttoscreen() useful.

for controlling mouse have warppointer().