Package wx :: Class Caret
[frames | no frames]

Type Caret

object --+
         |
        Caret


Method Summary
Caret __init__(self, window, size)
  __del__(self)
  __nonzero__(self)
  __repr__(self)
Point GetPosition(self)
(x,y) GetPositionTuple()
Size GetSize(self)
(width, height) GetSizeTuple()
Window GetWindow(self)
  Hide(self)
bool IsOk(self)
bool IsVisible(self)
  Move(self, pt)
  MoveXY(self, x, y)
  SetSize(self, size)
  SetSizeWH(self, width, height)
  Show(self, show)

Generated by Epydoc 2.1.20040428.rpd on Tue Nov 9 17:03:37 2004 http://epydoc.sf.net