home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-12-01 | 4.5 KB | 188 lines |
- [General Options]
- KeyBindingFile = vcafe.key
- FileOpenPath =
- UndoLevel = 100
- OpenErrorOnMessage = 1
- HierShowEditor = 0
- HierShowMember = 0
- HierEdFont = 8 8 0 0 Arial
-
- [Colors]
- 3DShade = 0x00808080
- 3DHilite = 0x00ffffff
- TextPaneBackground = 0xfffffffe
- TextPaneText = 0xfffffffe
- TextError = 0x000000ff
- TextComment = 0x00008000
- TextKeyword = 0x00ff0000
- TextCurrentLine = 0xfffffffe
- TextPreprocessor = 0x000000ff
- TextCustomKeyword = 0x000000ff
- TextSelectedBackground = 0xfffffffe
- TextSelectedText = 0xfffffffe
- TextExecutionLineText = 0x00ffffff
- TextExecutionLineBackground = 0x000000ff
- NC3DShade = 0xfffffffe
- NC3DHilite = 0xfffffffe
- NCBackground = 0xfffffffe
- NCText = 0xfffffffe
- ClassText = 0xfffffffe
- ClassBackground = 0xfffffffe
- ClassSelectectText = 0xfffffffe
- ClassSelectedBackground = 0xfffffffe
- MemberText = 0xfffffffe
- MemberBackground = 0xfffffffe
- MemberSelectectedText = 0xfffffffe
- MemberSelectedBackground = 0xfffffffe
- ProjectText = 0xfffffffe
- ProjectBackground = 0xfffffffe
- ProjectSelectectedText = 0xfffffffe
- ProjectSelectedBackground = 0xfffffffe
- PIText = 0xfffffffe
- PIBackground = 0xfffffffe
- PISelectectedText = 0xfffffffe
- PISelectedBackground = 0xfffffffe
- MessageText = 0xfffffffe
- MessageBackground = 0xfffffffe
- MessageSelectectedText = 0xfffffffe
- MessageSelectedBackground = 0xfffffffe
- BPText = 0xfffffffe
- BPBackground = 0xfffffffe
- BPSelectectedText = 0xfffffffe
- BPSelectedBackground = 0xfffffffe
- VariableText = 0xfffffffe
- VariableBackground = 0xfffffffe
- VariableSelectectedText = 0xfffffffe
- VariableSelectedBackground = 0xfffffffe
- WatchText = 0xfffffffe
- WatchBackground = 0xfffffffe
- WatchSelectectedText = 0xfffffffe
- WatchSelectedBackground = 0xfffffffe
- ThreadText = 0xfffffffe
- ThreadBackground = 0xfffffffe
- ThreadSelectectedText = 0xfffffffe
- ThreadSelectedBackground = 0xfffffffe
- CallStackText = 0xfffffffe
- CallStackBackground = 0xfffffffe
- CallStackSelectectedText = 0xfffffffe
- CallStackSelectedBackground = 0xfffffffe
- OLText = 0xfffffffe
- OLBackground = 0xfffffffe
- OLSelectectedText = 0xfffffffe
- OLSelectedBackground = 0xfffffffe
- HierText = 0xfffffffe
- HierBackground = 0xfffffffe
- HierSelectectText = 0xfffffffe
- HierSelectedBackground = 0xfffffffe
- SearchResultsText = 0xfffffffe
- SearchResultsBackground = 0xfffffffe
- SearchResultsSelectectedText = 0xfffffffe
- SearchResultsSelectedBackground = 0xfffffffe
-
-
- [Text Editor]
- RemTrailSpaces = 1
- DebugNormalSelect = 1
- UndoMax = 300
- CaretInsert = 2
- CaretInsertBlink = 1
- CaretOverwrite = 0
- CaretOverBlink = 1
- PageHeader = [%f %d]
- PageFooter = [Page %p]
- PageMargLeft = 0
- PageMargRight = 0
- PageMargTop = 720
- PageMargBottom = 720
- PageFontFace = 8 8 0 0 Courier New
- FindExact = 0
- FindMagic = 0
- FindDirection = 0
- HelpFiles = langref.hlp apiref.hlp vcafedb.hlp
- CustomKeywords =
- FileExtentionSections = html java
- ShowHScrollBar = 1
- OpenFileCustomFilter =
- OpenFileLastFilter = 1
- BufferIndentOnBrace = 0
- ShowEditorToolbar = 1
-
- [Font Styles]
- TextComment = 0
- TextKeyword = 0
- TextCurrentLine = 0
- TextPreprocessor = 0
- TextCustomKeyword = 0
- DefaultText = 8 10 0 0 Courier
- TextPane = 8 10 24 1 Courier New
- Classes = 8 8 16 2 MS Sans Serif
- Members = 8 8 16 2 MS Sans Serif
- Project = 8 8 16 2 MS Sans Serif
- PropertyInspector = 8 8 16 2 MS Sans Serif
- Messages = 8 8 16 2 MS Sans Serif
- Breakpoint = 8 8 16 2 MS Sans Serif
- Variables = 8 8 16 2 MS Sans Serif
- Watch = 8 8 16 2 MS Sans Serif
- Threads = 8 8 16 2 MS Sans Serif
- CallStack = 8 8 16 2 MS Sans Serif
- ObjectLibrary = 8 8 16 2 MS Sans Serif
- Hierarchy = 8 8 16 2 MS Sans Serif
- HierarchyInterface = 18
- SearchResults = 8 8 16 2 MS Sans Serif
-
- [GlobalBuffer]
- TabSize = 4
- ExpandTabs = 1
- AutoIndent = 1
- RightMargin = 79
- CheckDelim = 1
- WordWrap = 0
- EnableCustomKeys = 1
- IndentAfterBrace = 1
- CommentAlign = 0
- CommentColumn = 41
- Language = 0
-
- [UntitledBuffer]
- TabSize = 4
- ExpandTabs = 1
- AutoIndent = 1
- RightMargin = 79
- CheckDelim = 1
- WordWrap = 0
- EnableCustomKeys = 1
- IndentAfterBrace = 1
- CommentAlign = 0
- CommentColumn = 41
- Language = 1
-
- [OptionsForExtensionHTML]
- TabSize = 4
- ExpandTabs = 1
- AutoIndent = 1
- RightMargin = 79
- CheckDelim = 1
- WordWrap = 0
- EnableCustomKeys = 1
- IndentAfterBrace = 1
- CommentAlign = 0
- CommentColumn = 41
- Language = 2
-
- [OptionsForExtensionJAVA]
- TabSize = 4
- ExpandTabs = 1
- AutoIndent = 1
- RightMargin = 79
- CheckDelim = 1
- WordWrap = 0
- EnableCustomKeys = 1
- IndentAfterBrace = 1
- CommentAlign = 0
- CommentColumn = 41
- Language = 1
-
-
- [HistoryFileFindFileSpec]
- Item0 = *.java
- Item1 = *.html