| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Module shell :: Class PyShellInput |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Panel--+ | PyShellInput
PyShell input window
| Method Summary | |
|---|---|
Create input window | |
reset input state | |
called on CHARevent. | |
OnSetFocus(self,
event)
| |
| Property Summary |
|---|
| Class Variable Summary | |
|---|---|
str |
PS1 = ' Enter Command:'
|
str |
PS2 = '... continue:'
|
| Instance Method Details |
|---|
__init__(self,
parent,
shell,
id=-1)
|
Clear(self, event=None)reset input state |
OnChar(self, event)called on CHARevent. executes input on newline |
| Class Variable Details |
|---|
PS1
|
PS2
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:08:53 2007 | http://epydoc.sf.net |