| Trees | Indices | Help |
|---|
|
|
|
|||
| |||
|
|||
| MainFrame | |||
| SysTrayIcon | |||
|
WelcomeDialog The NVDA welcome dialog. |
|||
|
ConfigFileErrorDialog A configuration file error dialog. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| int |
|
||
|
|||
|
|||
NVDA_PATH = os.getcwdu()
|
|||
ICON_PATH = os.path.join(NVDA_PATH, "images", "nvda.ico")
|
|||
mainFrame = Nonehash(x) |
|||
isInMessageBox = False
|
|||
|
|||
Display a message dialog. This should be used for all message dialogs
rather than using
|
Run a modal dialog from a script. This will not block the caller, but
will instead call
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 18 17:45:50 2011 | http://epydoc.sourceforge.net |