| 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 | |
|---|---|
_guiUpdate(reactor,
delay)
| |
Schedule PyUI's display to be updated approximately every ms milliseconds, and initialize PyUI with the specified
arguments. | |
| 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.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Tue Dec 9 17:48:24 2003 | http://epydoc.sf.net |