Package gui :: Module logViewer
[hide private]
[frames] | no frames]

Module logViewer

source code

Provides functionality to view the NVDA log.

Classes [hide private]
  LogViewer
The NVDA log viewer GUI.
Functions [hide private]
 
activate()
Activate the log viewer.
source code
Variables [hide private]
  logViewer = None
hash(x)
Function Details [hide private]

activate()

source code 

Activate the log viewer. If the log viewer has not already been created and opened, this will create and open it. Otherwise, it will be brought to the foreground if possible.