Teaching Machine Version 0 Configuration File // Note: configuration files may be edited on a text editor. // C++ style single line comments are ignored. // However, if you save such files through Teaching Machine // hand edited comments will not be relayed. mainFrame // Unique object identifier 4 // Number of (name,value) pairs Position.x 1 //(name,value) pairs Position.y 1 Width 800 Height 600 Display Manager // Unique object identifier 7 // Number of (name,value) pairs // Parameters common to all displays highlightColor 16776960 //(name,value) pairs displayFontName Dialog displayFontStyle 0 displayFontSize 12 codeFontName Dialog codeFontStyle 0 codeFontSize 12 Source Code // Unique object identifier 20 // Number of (name,value) pairs Position.x 0 //(name,value) pairs Position.y 0 Width 520 Height 420 WindowTitle Source Code fontMapper[NORMAL] 0 // 0 = PLAIN, 1 = BOLD, 2 = ITALICS, 3 = BOLDITALICS fontMapper[KEYWORD] 0 fontMapper[COMMENT] 2 fontMapper[PREPROCESSOR] 0 fontMapper[CONSTANT] 1 fontMapper[LINE_NUMBER] 0 // Using 24 bit RGB colour model. Take care when hand editing as colour support can be quite limited // See appendix C of "Using HTML 4, 4th edition" by Lee Anne Phillips, Que Books, ISBN 0-7897-1562-7 // for a useful discussion of this issue. fontColor[NORMAL] 0 fontColor[KEYWORD] 255 fontColor[COMMENT] 0 fontColor[PREPROCESSOR] 16711680 fontColor[CONSTANT] 0 fontColor[LINE_NUMBER] 16711680 cursorColor 65280 tabSpaces 4 lineNumbers false Expression Engine // Unique object identifier 5 // Number of (name,value) pairs Position.x 520 //(name,value) pairs Position.y 0 Width 270 Height 50 WindowTitle Expression Engine Symbol Table // Unique object identifier 5 // Number of (name,value) pairs Position.x 520 //(name,value) pairs Position.y 285 Width 270 Height 235 WindowTitle Symbol Table Stack // Unique object identifier 6 // Number of (name,value) pairs Position.x 520 //(name,value) pairs Position.y 50 Width 270 Height 235 WindowTitle Memory View 0 Console // Unique object identifier 5 // Number of (name,value) pairs Position.x 0 //(name,value) pairs Position.y 421 Width 520 Height 100 WindowTitle Console