| Trees | Indices | Help |
|
|---|
|
|
Provides a simple modal configuration dialog for dataproviders.
Simply provide a list of dictionarys in the following format:
maps = [
{
"Name" : "Setting Name",
"Widget" : gtk.TextView,
"Callback" : function,
"InitialValue" : value
}
]
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
CONFIG_WINDOW_TITLE_TEXT = "Configure "
|
|||
|
|||
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 2 22:18:24 2008 | http://epydoc.sourceforge.net |