Home | Trees | Index | Help |
---|
Package twisted :: Package internet :: Module pyuisupport |
|
This module integrates PyUI with twisted.internet's mainloop.
API Stability: unstable
Maintainer: Jp Calderone
See doc/examples/pyuidemo.py for example usage.Function Summary | |
---|---|
Schedule PyUI's display to be updated approximately every ms milliseconds, and initialize PyUI with the specified
arguments. | |
_guiUpdate(reactor,
delay)
|
Variable Summary | |
---|---|
FakeModule |
pyui
|
Function Details |
---|
install(ms=10, reactor=None, args=(), kw={})Schedule PyUI's display to be updated approximately everyms milliseconds, and initialize PyUI with the specified
arguments.
|
Variable Details |
---|
pyui
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:48:12 2003 | http://epydoc.sf.net |