home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 February / VPR9802A.ISO / APP_DEMO / VC / MAIN.BIN / BROWSER.INI < prev    next >
INI File  |  1997-10-27  |  5KB  |  189 lines

  1. [General Options]
  2. KeyBindingFile = vcafe.key
  3. FileOpenPath =
  4. UndoLevel = 100
  5. OpenErrorOnMessage = 1
  6. HierShowEditor = 0
  7. HierShowMember = 0
  8. HierEdFont = 8 8 0 0 Arial
  9.  
  10. [Colors]
  11. 3DShade = 0x00808080
  12. 3DHilite = 0x00ffffff
  13. TextPaneBackground = 0xfffffffe
  14. TextPaneText = 0xfffffffe
  15. TextError = 0x000000ff
  16. TextComment = 0x00008000
  17. TextKeyword = 0x00ff0000
  18. TextCurrentLine = 0xfffffffe
  19. TextPreprocessor = 0x000000ff
  20. TextCustomKeyword = 0x000000ff
  21. TextSelectedBackground = 0xfffffffe
  22. TextSelectedText = 0xfffffffe
  23. TextExecutionLineText = 0x00ffffff
  24. TextExecutionLineBackground = 0x000000ff
  25. NC3DShade = 0xfffffffe
  26. NC3DHilite = 0xfffffffe
  27. NCBackground = 0xfffffffe
  28. NCText = 0xfffffffe
  29. ClassText = 0xfffffffe
  30. ClassBackground = 0xfffffffe
  31. ClassSelectectText = 0xfffffffe
  32. ClassSelectedBackground = 0xfffffffe
  33. MemberText = 0xfffffffe
  34. MemberBackground = 0xfffffffe
  35. MemberSelectectedText = 0xfffffffe
  36. MemberSelectedBackground = 0xfffffffe
  37. ProjectText = 0xfffffffe
  38. ProjectBackground = 0xfffffffe
  39. ProjectSelectectedText = 0xfffffffe
  40. ProjectSelectedBackground = 0xfffffffe
  41. PIText = 0xfffffffe
  42. PIBackground = 0xfffffffe
  43. PISelectectedText = 0xfffffffe
  44. PISelectedBackground = 0xfffffffe
  45. MessageText = 0xfffffffe
  46. MessageBackground = 0xfffffffe
  47. MessageSelectectedText = 0xfffffffe
  48. MessageSelectedBackground = 0xfffffffe
  49. BPText = 0xfffffffe
  50. BPBackground = 0xfffffffe
  51. BPSelectectedText = 0xfffffffe
  52. BPSelectedBackground = 0xfffffffe
  53. VariableText = 0xfffffffe
  54. VariableBackground = 0xfffffffe
  55. VariableSelectectedText = 0xfffffffe
  56. VariableSelectedBackground = 0xfffffffe
  57. WatchText = 0xfffffffe
  58. WatchBackground = 0xfffffffe
  59. WatchSelectectedText = 0xfffffffe
  60. WatchSelectedBackground = 0xfffffffe
  61. ThreadText = 0xfffffffe
  62. ThreadBackground = 0xfffffffe
  63. ThreadSelectectedText = 0xfffffffe
  64. ThreadSelectedBackground = 0xfffffffe
  65. CallStackText = 0xfffffffe
  66. CallStackBackground = 0xfffffffe
  67. CallStackSelectectedText = 0xfffffffe
  68. CallStackSelectedBackground = 0xfffffffe
  69. OLText = 0xfffffffe
  70. OLBackground = 0xfffffffe
  71. OLSelectectedText = 0xfffffffe
  72. OLSelectedBackground = 0xfffffffe
  73. HierText = 0xfffffffe
  74. HierBackground = 0xfffffffe
  75. HierSelectectText = 0xfffffffe
  76. HierSelectedBackground = 0xfffffffe
  77. SearchResultsText = 0xfffffffe
  78. SearchResultsBackground = 0xfffffffe
  79. SearchResultsSelectectedText = 0xfffffffe
  80. SearchResultsSelectedBackground = 0xfffffffe
  81.  
  82.  
  83. [Text Editor]
  84. RemTrailSpaces = 1
  85. DebugNormalSelect = 1
  86. UndoMax = 300
  87. CaretInsert = 2
  88. CaretInsertBlink = 1
  89. CaretOverwrite = 0
  90. CaretOverBlink = 1
  91. PageHeader = [%f %d]
  92. PageFooter = [Page %p]
  93. PageMargLeft = 0
  94. PageMargRight = 0
  95. PageMargTop = 720
  96. PageMargBottom = 720
  97. PageFontFace = 8 8 0 0 Courier New
  98. FindExact = 0
  99. FindMagic = 0
  100. FindDirection = 0
  101. HelpFiles = langref.hlp apiref.hlp vcafedb.hlp
  102. CustomKeywords =
  103. FileExtentionSections = html java
  104. ShowHScrollBar = 1
  105. OpenFileCustomFilter =
  106. OpenFileLastFilter = 1
  107. BufferIndentOnBrace = 0
  108. ShowEditorToolbar = 1
  109.  
  110. [Font Styles]
  111. TextComment = 0
  112. TextKeyword = 0
  113. TextCurrentLine = 0
  114. TextPreprocessor = 0
  115. TextCustomKeyword = 0
  116. DefaultText = 8 9 0 1 MS ゴシック
  117. TextPane = 8 9 0 1 MS ゴシック
  118. Classes = 8 9 0 2 MS Pゴシック
  119. Members = 8 9 0 2 MS Pゴシック
  120. Project = 8 9 0 2 MS Pゴシック
  121. PropertyInspector = 8 9 0 2 MS Pゴシック
  122. Messages = 8 9 0 2 MS Pゴシック
  123. Breakpoint = 8 9 0 2 MS Pゴシック
  124. Variables = 8 9 0 2 MS Pゴシック
  125. Watch = 8 9 0 2 MS Pゴシック
  126. Threads = 8 9 0 2 MS Pゴシック
  127. CallStack = 8 9 0 2 MS Pゴシック
  128. ObjectLibrary = 8 9 0 2 MS Pゴシック
  129. Hierarchy = 8 9 0 2 MS Pゴシック
  130. HierarchyInterface = 18
  131. SearchResults = 8 9 0 2 MS Pゴシック
  132.  
  133. [GlobalBuffer]
  134. TabSize = 4
  135. ExpandTabs = 1
  136. AutoIndent = 1
  137. RightMargin = 79
  138. CheckDelim = 1
  139. WordWrap = 0
  140. EnableCustomKeys = 1
  141. IndentAfterBrace = 1
  142. CommentAlign = 0
  143. CommentColumn = 41
  144. Language = 0
  145.  
  146. [UntitledBuffer]
  147. TabSize = 4
  148. ExpandTabs = 1
  149. AutoIndent = 1
  150. RightMargin = 79
  151. CheckDelim = 1
  152. WordWrap = 0
  153. EnableCustomKeys = 1
  154. IndentAfterBrace = 1
  155. CommentAlign = 0
  156. CommentColumn = 41
  157. Language = 1
  158.  
  159. [OptionsForExtensionHTML]
  160. TabSize = 4
  161. ExpandTabs = 1
  162. AutoIndent = 1
  163. RightMargin = 79
  164. CheckDelim = 1
  165. WordWrap = 0
  166. EnableCustomKeys = 1
  167. IndentAfterBrace = 1
  168. CommentAlign = 0
  169. CommentColumn = 41
  170. Language = 2
  171.  
  172. [OptionsForExtensionJAVA]
  173. TabSize = 4
  174. ExpandTabs = 1
  175. AutoIndent = 1
  176. RightMargin = 79
  177. CheckDelim = 1
  178. WordWrap = 0
  179. EnableCustomKeys = 1
  180. IndentAfterBrace = 1
  181. CommentAlign = 0
  182. CommentColumn = 41
  183. Language = 1
  184.  
  185.  
  186. [HistoryFileFindFileSpec]
  187. Item0 = *.java
  188. Item1 = *.html
  189.