ControlsWindow Object

ControlsWindow objects have the following methods besides those of Window objects:

do_controlhit (window, control, pcode, event)
Part pcode of control control was hit by the user. Tracking and such has already been taken care of.



guido@python.org