Module Dialogs :: Class GetText
[show private | hide private]
[frames | no frames]

Class GetText

KeyListener --+
              |
   Task --+   |
          |   |
      Layer --+
              |
             GetText


Text input layer.
Method Summary
  __init__(self, engine, prompt, text)
  hidden(self)
  keyPressed(self, key, unicode)
  render(self, visibility, topMost)
  run(self, ticks)
  shown(self)
    Inherited from Layer
  isBackgroundLayer(self)
    Inherited from Task
  started(self)
  stopped(self)
    Inherited from KeyListener
  keyReleased(self, key)

Generated by Epydoc 2.1 on Sat Apr 14 13:33:26 2007 http://epydoc.sf.net