| Home | Trees | Indices | Help |
|
|---|
|
|
Tk-based graphical user interface (GUI).
This package implements a Topographica GUI based on the Tk toolkit, through the Tkinter interface to Python. The rest of Topographica does not depend on this package or any module in it, and thus other GUIs or other types of interfaces can also be used.
$Id: __init__.py 9257 2008-09-20 16:41:12Z ceball $
Version: $Revision: 9257 $
|
|||
| |||
|
|||
|
|||
|
|||
system_platform =
|
|||
right_click_events =
|
|||
right_click_release_events =
|
|||
TK_SUPPORTS_DOCK = True
|
|||
console = None
|
|||
|
|||
Start Tk and read in an options_database file (if present), then open a TopoConsole. Does nothing if the method has previously been called (i.e. the module-level console variable is not None). mainloop: If True, then the command-line is frozen while the GUI is open. If False, then commands can be entered at the command-line even while the GUI is operational. Default is False. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 12 22:26:30 2008 | http://epydoc.sourceforge.net |