next up previous contents index
Next: 15.13.4 ScrolledWindow Object Up: 15.13 Standard module FrameWork Previous: 15.13.2 Window Objects

15.13.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.



guido@cnri.reston.va.us