| Trees | Index | Help |
|
|---|
| Package ui |
|
This is the ui package. Ui's to be used in Lyntin need to be dropped in here. ui's should extend the ui.BaseUI class and should also implement the get_ui function that actually returns an instance of the ui.
See the textui and tkui as examples.ui: Holds the ui components in lyntin as well as the Message class.
| Function Summary | |
|---|---|
| BaseUI subclass |
Attempts to retrieve the ui by that name. |
| Function Details |
|---|
get_ui(uiname)Attempts to retrieve the ui by that name.
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Mon Apr 28 21:11:25 2003 | http://epydoc.sf.net |