Package pygext :: Package gl :: Package gui :: Module button :: Class Button
[frames | no frames]

Type Button

object --+        
         |        
    Parent --+    
             |    
       Control --+
                 |
                Button


Method Summary
  execute(self)
  init(self, font, label, fgcolor, bgcolor, bevel)
  traverse(self)
    Inherited from Control
  __init__(self, parent, rect, **kw)
  __del__(self)
  __setattr__(self, name, value)
  copy(self)
  delete(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)

Property Summary
  bgcolor
  fgcolor
  label
    Inherited from Control
  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