Navigation
index
modules
|
next
|
previous
|
Phatch v0.2 documentation
»
lib
»
pyWx
»
shell
¶
class
lib.pyWx.shell.
Frame
(
parent
,
title='Shell'
,
intro=''
,
values={}
,
icon=None
,
**kw
)
¶
Bases:
wx._windows.Frame
OnIdle
(
event
)
¶
Free the CPU to do other things.
on_close
(
event
)
¶
Previous topic
screenshot
Next topic
tag
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
Phatch v0.2 documentation
»
lib
»
pyWx
»