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

Module GCalcScript

source code

Defines a special AEScript for the Calculator GCalc. Reports buttons and their hotkeys as they are pressed. Reads the equation bar intelligently.


Authors:
Joel Feiner, Peter Parente, Frank Zenker, Nicole Anacker, Martina Weicht
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 is available at http://www.opensource.org/licenses/bsd-license.php.

See Also: http://www.unc.edu/campus/policies/copyright.html Section 5.D.2.A for UNC copyright rules.

Classes [hide private]
  GCalcScript
A special AEScript for handling gcalctool.
Variables [hide private]
  log = logging.getLogger('GCalcScript')
  __uie__ = dict(kind= 'script', tier= 'gcalctool', all_tiers= F...
Variables Details [hide private]

__uie__

Value:
dict(kind= 'script', tier= 'gcalctool', all_tiers= False)