home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / VPR_DATA / 2TOKU / HPB20T / WIN / DATA.Z / appstyle.sl < prev    next >
Text File  |  1996-11-21  |  9KB  |  435 lines

  1. !
  2. ! Style file for HTML editor (Ja_JP,ja_JP)
  3. ! (Windows version)
  4. !
  5.  
  6. !===============================================
  7. !               Editor Body
  8. !===============================================
  9. img.truecolor: on
  10.  
  11. ! toggle & radio buttons in menu
  12. yellowbutton.selectcolor: yellow
  13.  
  14. ! standard toolbar
  15. std.frametype: out
  16. std.framemargin: 2
  17. std.vertmargin: 1
  18. std.horizmargin: 1
  19. std.traversal: off
  20. std.notify: on
  21.  
  22. ! format toolbar
  23. fmt.frametype: out
  24. fmt.framemargin: 2
  25. fmt.vertmargin: 1
  26. fmt.horizmargin: 1
  27. fmt.toggle: off
  28. fmt.traversal: off
  29. fmt.notify: on
  30.  
  31. ! object toolbar
  32. obj.frametype: out
  33. obj.framemargin: 2
  34. obj.vertmargin: 1
  35. obj.horizmargin: 1
  36. obj.traversal: off
  37. obj.notify: on
  38.  
  39. ! object toolbar (form)
  40. forms.frametype: out
  41. forms.framemargin: 2
  42. forms.vertmargin: 1
  43. forms.horizmargin: 1
  44. forms.traversal: off
  45. forms.notify: on
  46. !forms.disabled: true
  47.  
  48. ! combo box
  49. dialogCombo.active: active
  50. dialogCombo.bgcolor: white
  51. dialogCombo.fgcolor: black
  52. combo.traversal: off
  53. combo.active: active
  54. combo.fgcolor: black
  55. comboBase.horizmargin: 10
  56. comboBase.vertmargin: 2
  57. editcombo.bgcolor: 0xd3,0xb5,0xb5
  58. editcombo.fgcolor: black
  59. target.active: active
  60. mapstyle.active: active
  61. maptarget.active: both
  62.  
  63. palette.vertmargin: 2
  64. palette.horizmargin: 3
  65. palette.indent: 0
  66. palette.fontsize: 6
  67.  
  68. ! Colors dialog
  69. previewer.width: 100
  70. previewer.height: 100
  71. text.active: active
  72. link.active: active
  73. alink.active: active
  74. vlink.active: active
  75. previewer.vertmargin: 3
  76. etext.vertmargin: 3
  77. elink.vertmargin: 3
  78. evlink.vertmargin: 3
  79. ealink.vertmargin: 3
  80.  
  81. frame.vertmargin: 6
  82. frame.horizmargin: 6
  83.  
  84. toolbar.vertmargin: 2
  85. editor.width: 592
  86. editor.focuscolor: 0xff,0xc0,0xcb
  87. editor.cursorcolor: green
  88. editor.vertmargin: 2
  89. editor.horizmargin: 0
  90. editor.frametype: out
  91. editor.framemargin: 1
  92. editor.focusmargin: 4
  93.  
  94. ! status bar
  95. msg.fonttype: fixed
  96. msg.framemargin: 1
  97. msg.traversal: off
  98. msgBase.vertmargin: 2
  99. msgBase.horizmargin: 6
  100. status.resize: true
  101.  
  102. ! message bar
  103. minibuffer.framemargin: 0
  104. minibuffer.vertmargin: 3
  105. minibuffer.horizmargin: 3
  106. minibuffer.traversal: off
  107. minibuffer.resize: true
  108.  
  109. ! deer
  110. deer.frametype: out
  111. deer.framemargin: 0
  112. deer.traversal: off
  113. deer.notify: on
  114. deer.active: all
  115.  
  116.  
  117. !===============================================
  118. !             Dialog Classes
  119. !===============================================
  120. ! Modeless Class
  121. dialogModeless.modal: off
  122.  
  123. ! Inputless Class
  124. dialogInputless.input: off
  125.  
  126. ! Inputless & ApplicationModal Class
  127. dialogInputlessAppModal.input: off
  128. dialogInputlessAppModal.modal: full
  129.  
  130. ! Resize Class
  131. dialogResize.resize: true
  132.  
  133. ! Modeless & Resize Class
  134. dialogModelessResize.modal: off
  135. dialogModelessResize.resize: true
  136.  
  137. ! Inputless & ApplicationModal & Resize Class
  138. dialogInputlessAppModalResize.input: off
  139. dialogInputlessAppModalResize.modal: full
  140. dialogInputlessAppModalResize.resize: true
  141.  
  142.  
  143. !===============================================
  144. !                Dialogs
  145. !===============================================
  146. dialog.frametype: out
  147. dialog.framemargin: 2
  148. dialog.vertmargin: 2
  149. dialog.horizmargin: 1
  150. !dialog.bgcolor: yellow
  151.  
  152. dialogBase.vertmargin: 10
  153. dialogBase.horizmargin: 4
  154. dialogBase.justify: true
  155. !dialogBase.bgcolor: green
  156.  
  157. ! Dialog Base Wide
  158. dialogBaseW.vertmargin: 8
  159. dialogBaseW.horizmargin: 10
  160. dialogBaseW.justify: true
  161.  
  162. ! Dialog Base Narrow
  163. dialogBaseN.vertmargin: 5
  164. dialogBaseN.horizmargin: 4
  165. dialogBaseN.justify: true
  166.  
  167. dialogFrame.vertmargin: 10
  168. dialogFrame.horizmargin: 20
  169. !dialogFrame.bgcolor: blue
  170.  
  171. dialogFindRepl.vertmargin: 10
  172. dialogFindRepl.horizmargin: 160
  173.  
  174. dialogCustomA.vertmargin: 5
  175. dialogCustomA.horizmargin: 20
  176. dialogCustomA.justify: true
  177.  
  178. dialogCustomB.vertmargin: 0
  179. dialogCustomB.horizmargin: 30
  180.  
  181. dialogCustomT.vertmargin: 0
  182. dialogCustomT.horizmargin: 5
  183.  
  184. dialogTable.vertmargin: 4
  185. dialogTable.horizmargin: 5
  186.  
  187. dialogTableCol.vertmargin: 16
  188. dialogTableCol.horizmargin: 5
  189.  
  190. dialogTableF.vertmargin: 4
  191. dialogTableF.horizmargin: 5
  192.  
  193. dialogInput.bgcolor: 0xd3,0xb5,0xb5
  194. dialogInput.fgcolor: black
  195.  
  196. dialogDisabledInput.fgcolor: black
  197. dialogDisabledInput.traversal: off
  198. dialogDisabledInput.disabled: true
  199.  
  200. dialogActiveInput.bgcolor: 0xd3,0xb5,0xb5
  201. dialogActiveInput.fgcolor: black
  202. dialogActiveInput.active: active
  203.  
  204. dialogNotifyInput.bgcolor: 0xd3,0xb5,0xb5
  205. dialogNotifyInput.fgcolor: black
  206. dialogNotifyInput.notify: on
  207.  
  208. dialogToggle.selectcolor: yellow
  209.  
  210. ! active toggle/radio button
  211. dialogActiveButton.selectcolor: yellow
  212. dialogActiveButton.active: active
  213.  
  214. !dialogOption.traversal: off
  215. dialogActiveOption.active: active
  216.  
  217. dialogList.active: active
  218.  
  219. dialogList2.active: both
  220.  
  221.  
  222. ! push buttons
  223.  
  224. ! border toggle button
  225. border.active: active
  226.  
  227. vspace1.vertmargin: 1
  228. vspace2.vertmargin: 2
  229. vspace3.vertmargin: 3
  230. vspace4.vertmargin: 4
  231. vspace5.vertmargin: 5
  232. vspace6.vertmargin: 6
  233. vspace7.vertmargin: 7
  234. vspace8.vertmargin: 8
  235. vspace9.vertmargin: 9
  236. vspace10.vertmargin: 10
  237.  
  238. ! list box up/down buttons
  239. updown.frametype: out
  240. updown.framemargin: 2
  241. updown.vertmargin: 1
  242. updown.horizmargin: 1
  243. updown.traversal: off
  244. updown.notify: off
  245.  
  246. ! Image Properties dialog
  247. dropper.frametype: out
  248. dropper.framemargin: 2
  249. dropper.vertmargin: 1
  250. dropper.horizmargin: 1
  251. dropper.traversal: off
  252. dropper.notify: off
  253.  
  254. ! flat one line message area
  255. inputF.traversal: off
  256. inputF.disabled: true
  257. inputF.framemargin: 0
  258. inputFB.traversal: off
  259. inputFB.disabled: true
  260. inputFB.framemargin: 0
  261.  
  262. ! ========= Scale =========
  263. scaleA.active: active
  264.  
  265. !===============================================
  266. !               View Source
  267. !===============================================
  268. viewSource.bgcolor: 0xd3,0xb5,0xb5
  269. viewSource.fgcolor: black
  270. viewSource.outermargin: 0
  271. viewSrcBase.vertmargin: 10
  272. viewSrcBase.horizmargin: 10
  273. viewSrcInput.traversal: off
  274. viewSrcInput.disabled: true
  275. viewcanvas.resize: true
  276. viewurl.resize: true
  277.  
  278. !===============================================
  279. !               Help Viewer
  280. !===============================================
  281. !viewer.height: 500
  282. viewer.width: 440
  283. !viewer.vertmargin: 4
  284. !viewer.horizmargin: 4
  285.  
  286. ! standard toolbar for help viewer
  287. helpstd.frametype: out
  288. helpstd.framemargin: 2
  289. helpstd.vertmargin: 2
  290. helpstd.horizmargin: 1
  291. helpstd.traversal: off
  292. helpstd.fontsize: 12
  293.  
  294.  
  295. !===============================================
  296. !               Error Window
  297. !===============================================
  298. errwin.height: 200
  299. errwin.width: 400
  300. errwin.vertmargin: 4
  301. errwin.horizmargin: 4
  302.  
  303.  
  304. !===============================================
  305. !               Debug Window
  306. !===============================================
  307. debwin.height: 200
  308. debwin.width: 640
  309. parerr.height: 100
  310. parerr.width: 640
  311.  
  312.  
  313. !===============================================
  314. !         Comment and Script Dialog
  315. !===============================================
  316. scriptLabel.vertmargin: 0
  317. scriptLabel.horizmargin: 10
  318.  
  319. csText.bgcolor: 0xd3,0xb5,0xb5
  320. csText.fgcolor: black
  321. csText.outermargin: 10
  322. csText.resize: true
  323.  
  324.  
  325. !===============================================
  326. !             Image Map Editor
  327. !===============================================
  328. map.frametype: out
  329. map.framemargin: 2
  330. map.vertmargin: 1
  331. map.horizmargin: 1
  332. map.toggle: off
  333. map.traversal: off
  334. map.notify: on
  335.  
  336. mapstd.frametype: out
  337. mapstd.framemargin: 2
  338. mapstd.vertmargin: 1
  339. mapstd.horizmargin: 1
  340. mapstd.traversal: off
  341. mapstd.notify: on
  342.  
  343. mapBase.vertmargin: 10
  344. mapBase.horizmargin: 10
  345. mapText.bgcolor: 0xd3,0xb5,0xb5
  346. mapText.fgcolor: black
  347.  
  348. mapInput.traversal: off
  349. mapInput.disabled: true
  350. mapInput.framemargin: 1
  351.  
  352. ! for title field
  353. mapInputT.traversal: off
  354. mapInputT.disabled: true
  355. mapInputT.framemargin: 0
  356.  
  357. mapInputH.traversal: off
  358. mapInputH.disabled: true
  359. mapInputH.framemargin: 0
  360.  
  361. mapTable.vertmargin: 0
  362. mapTable.horizmargin: 5
  363.  
  364. ! message bar
  365. mapminibuffer.framemargin: 0
  366. mapminibuffer.vertmargin: 3
  367. mapminibuffer.horizmargin: 3
  368. mapminibuffer.traversal: off
  369.  
  370. ! Background/Color
  371. col.frametype: line
  372. col.framemargin: 1
  373. col.traversal: off
  374. colTable.horizmargin: 1
  375. colInput.traversal: off
  376. colInput.disabled: true
  377.  
  378. !===============================================
  379. !             Image Browser (him)
  380. !===============================================
  381. himstd.frametype: out
  382. himstd.framemargin: 2
  383. himstd.vertmargin: 1
  384. himstd.horizmargin: 1
  385. himstd.traversal: off
  386. himstd.notify: on
  387.  
  388. himv.frametype: out
  389. himv.framemargin: 2
  390. himv.vertmargin: 1
  391. himv.horizmargin: 1
  392. himv.toggle: off
  393. himv.traversal: off
  394. himv.notify: on
  395.  
  396. himcanvas.height: 300
  397. himcanvas.width: 560
  398. himcanvas.vertmargin: 1
  399. himcanvas.horizmargin: 1
  400.  
  401. himprev.traversal: off
  402. himnext.traversal: off
  403.  
  404. !himhistory.active: active
  405. !himhistory.traversal: off
  406.  
  407. !===============================================
  408. !             Applet Manager
  409. !===============================================
  410. aplstd.frametype: out
  411. aplstd.framemargin: 2
  412. aplstd.vertmargin: 1
  413. aplstd.horizmargin: 1
  414. aplstd.traversal: off
  415. aplstd.notify: on
  416.  
  417. aplv.frametype: out
  418. aplv.framemargin: 2
  419. aplv.vertmargin: 1
  420. aplv.horizmargin: 1
  421. aplv.toggle: off
  422. aplv.traversal: off
  423. aplv.notify: on
  424.  
  425. aplcanvas.height: 300
  426. aplcanvas.width: 560
  427. aplcanvas.vertmargin: 1
  428. aplcanvas.horizmargin: 1
  429.  
  430. aplprev.traversal: off
  431. aplnext.traversal: off
  432.  
  433. aplhistory.active: active
  434. aplhistory.traversal: off
  435.