Package pygext :: Package gl :: Package gui :: Module control :: Class Control
[frames | no frames]

Type Control

object --+    
         |    
    Parent --+
             |
            Control

Known Subclasses:
BorderPanel, Button, ImagePanel, Panel

Base class for GUI controls
Method Summary
  __init__(self, parent, rect, **kw)
  __del__(self)
  __setattr__(self, name, value)
  copy(self)
  delete(self)
  execute(self)
  init(self)
  on_click(self)
  on_enter(self)
  on_exit(self)
  on_rect_change(self)
  on_right_click(self)
  pick(self, x, y)
  refresh(self)
  set(self, **kw)
  traverse(self)

Property Summary
  bottom
  bottomleft
  bottomright
  center
  centerx
  centery
  height
  left
  right
  top
  topleft
  topright
  width
  x
  y

Generated by Epydoc 2.1 on Mon Jun 12 18:21:20 2006 http://epydoc.sf.net