Module GTKEventDialog
[hide private]
[frames] | no frames]

Module GTKEventDialog

source code

Defines a gtk dialog for buffering AEMonitor data.


Authors:
Peter Parente, Frank Zenker
Organizations: Copyright:

License: The BSD License All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Classes [hide private]
  GTKEventDialog
Buffers text describing raw pyatspi events.
Variables [hide private]
integer PUMP_MAX = 100
Maximum number of items to buffer during one timer interval.

integer

See the pygtk class reference at http://www.pygtk.org/pygtk2reference/gtk-class-reference.html and the pygtk tutorial at http://www.pygtk.org/pygtk2tutorial/index.html for details about the construction of gtk GUIs.
PUMP_INTERVAL = 250
Milliseconds between timer fire.
  WIN_WIDTH = 400
  WIN_HEIGHT = 450