| 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 msmilliseconds, 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 1.1 on Fri Jun 27 03:45:32 2003 | http://epydoc.sf.net |