get position is scrolled wxScrolledWindow

Astan Chee stanc at al.com.au
Tue Aug 7 00:20:21 EDT 2007


Hi,
I have a wxScrolledWindow, and some things drawn on it. I've hooked the 
left click event to a certain function I've got. Anyway, everytime I do 
a event.GetPosition() on the position of the mouse on the 
wxScrolledWindow, it returns the physical location or position of the 
mouse. Does anyone have any examples or advice on how to get the real or 
position of the window including where it has been scrolled?
Thanks
Astan



More information about the Python-list mailing list