Macintosh Library Modules
Next:
15.4 ScrolledWindow Object
Up:
15. FrameWork
Previous:
15.2 Window Objects
15.3 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.
Macintosh Library Modules
Next:
15.4 ScrolledWindow Object
Up:
15. FrameWork
Previous:
15.2 Window Objects
Send comments on this document to
python-docs@python.org
.