Package mathbench :: Package lab :: Module notebook
[hide private]

Module notebook

source code

Inspired by PyAlaCarte and PyAlaMode editors from wxPython

Combines the lab_bench and offers the possibility to transform the current work into script files.



Classes [hide private]
  Printer
Small printing class taken from: http://wiki.wxpython.org/Printing
  LabEditorNotebook
Very light customisation of the base class
  LabBook
LabBook instance that manage all the sutff displayed on screen (editors and shells).
Variables [hide private]
  ID_EXECUTE = 129
  ID_EXECUTE_MAIN = 130
  ID_PREFERENCE = 131
  ID_LIBRARY = 132
  ID_HISTORY_TO_SCRIPT = 133
  ID_LOAD_OLD_SESSION = 134