home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / text / frame / 3362 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  6.4 KB

  1. Path: sparky!uunet!ogicse!emory!swrinde!elroy.jpl.nasa.gov!ncar!sage.cgd.ucar.edu!southern
  2. From: southern@sage.cgd.ucar.edu (Lawrence Buja)
  3. Newsgroups: comp.text.frame
  4. Subject: Re: Xdefaults for placement of frame startup window
  5. Message-ID: <1992Nov12.162432.22328@ncar.ucar.edu>
  6. Date: 12 Nov 92 16:24:32 GMT
  7. Article-I.D.: ncar.1992Nov12.162432.22328
  8. References: <BxKGx2.CKH@acsu.buffalo.edu> <1992Nov12.154745.19164@nas.nasa.gov>
  9. Sender: news@ncar.ucar.edu (USENET Maintenance)
  10. Reply-To: southern@ncar.ucar.edu
  11. Distribution: usa
  12. Organization: National Center for Atmospheric Research
  13. Lines: 202
  14.  
  15. harding@sun444.nas.nasa.gov (Steve Harding) writes:
  16. >bsridhar@acsu.buffalo.edu (Sridhar B) writes:
  17. >>
  18. >>I have a problem with defining the geometry for the initial startup window that
  19. >>pops up when frame is started. I am running frame3.1x on X11R5 with twm using
  20. >>Sun OS 4.1.2 . When I specify the geometry thus:
  21. >>
  22. >>    Maker.makerkit.geometry:        322x66+831+140
  23. >>
  24. >>It doesn't work. Instead I get the dotted outline which I have to place myself.
  25. >>Any solutions?
  26. >
  27. >We have just gone thru that exercise.  It is a Frame "known problem".  3.1x
  28. >pays no attention to geometry, unless you are using mwm.
  29.  
  30.  
  31. Since the Frame docs are woefully incomplete on the subject of
  32. Xdefaults/Xresources, ya just gotta play around with these things until
  33. something works.   They're case sensitive and *'s appear to mean
  34. something different than .'s.  What worked for me (after trying various
  35. combinations and permutations) was:
  36.  
  37.     maker*makerkit*foreground:  white
  38.     maker*makerkit*background:  blue
  39.     maker*makerkit*geometry:    322x66-0+0
  40.  
  41. I tried to make just the exit button  makerkit in the red with:
  42.  
  43.     maker*makerkit*exitbutton*background:      red
  44.  
  45. but it didn't work.  
  46.  
  47. I sent in a request for a complete list of resource names to
  48. comments@frame.com two days ago, but haven't heard anything back yet.
  49. I'll post the results if they come back with anything useful.  
  50.  
  51. Below I've appended the Xdefaults color and geometry settings that I've
  52. tried guessing at so far.  Some of 'em work and some of 'em don't.
  53. Since I'm still testing it out, the colors were set for uniqueness
  54. rather than aesthetics.
  55.  
  56. If anyone has a good working Xdefaults file that sets these resources
  57. correctly, I'd love to see it.
  58.  
  59.  
  60. /\      Lawrence Buja           Climate and Global Dynamics Division
  61.   \_][  southern@ncar.ucar.edu  National Center for Atmospheric Research
  62.       \_________________________Boulder,_Colorado___80307-3000__________
  63. ------------------------------------------------------------------------
  64. !
  65. ! 'FrameMaker'
  66. !
  67. !maker*Foreground:            white
  68. !maker*Background:            darkslategray
  69. Maker*focusOnMouse:          True
  70. maker*focusOnMouse:          True
  71. ! COLOR DISPLAY
  72.  
  73. !    Use this resource to specify whether you want FrameMaker to
  74. !    display spot colors in color on a color monitor.
  75.  
  76. Maker.colorDocs:        False
  77.  
  78. !    Use this resource to specify whether you want FrameMaker to display
  79. !    color images in color on a color monitor.
  80.  
  81. Maker.colorImages:        True
  82.  
  83. !    Use these resources to change the color of scroll bars in the
  84. !    document window.
  85.  
  86. Maker*foreground:        black
  87. Maker*background:        lightgray
  88. Maker*vertSB.background:    blue
  89. Maker*vertSB.foreground:    white
  90. Maker*horizSB.background:    blue
  91. Maker*horizSB.foreground:    white
  92.  
  93. !    Use this resource to change the foreground color of the
  94. !    document window.  If Maker.colorDocs is True, this will have
  95. !    no effect on the color of the text in the document window.
  96. !
  97.  
  98. Maker*winRect.foreground:    white
  99.  
  100. !    Use this resource to change the background color of the
  101. !    document window.
  102.  
  103. Maker*docForeground:        yellow
  104. Maker*docBackground:        darkslateblue
  105. maker*doc*foreground:        white
  106. maker*doc*background:        darkslategray
  107.  
  108. !    Character Format window coordinates:
  109.  
  110. Maker.fontdesign.bb.x:        600
  111. Maker.fontdesign.bb.y:        20
  112. maker*fontdesign*foreground:    white
  113. maker*fontdesign*background:    darkslateblue
  114.  
  115. !    Conditional Text window:
  116.  
  117. Maker.cond_text.bb.x:        660
  118. Maker.cond_text.bb.y:        164
  119. maker*cond_text*foreground:     white
  120. maker*cond_text*background:     HotPink1
  121.  
  122. !    Custom Ruling and Shading window coordinates:
  123.  
  124. Maker.cust_rs.bb.x:        600
  125. Maker.cust_rs.bb.y:        380
  126. maker*cust_rs*foreground:       white
  127. maker*cust_rs*background:       nav
  128.  
  129. !    Marker window coordinates:
  130.  
  131. Maker.edit_markers.bb.x:    600
  132. Maker.edit_markers.bb.y:    20
  133. maker*edit_markers*foreground:  white
  134. maker*edit_markers*background:  magenta
  135.  
  136. !    Newly created book window dimensions:
  137.  
  138. Maker.bookkit.form.width:    300
  139. Maker.bookkit.form.height:    225
  140. maker*bookkit*foreground:       white
  141. maker*bookkit*background:       aquamarine
  142.  
  143. !    C Catalog coordinates and dimensions:
  144.  
  145. Maker.cCatalog.form.x:        685
  146. Maker.cCatalog.form.y:        217
  147. Maker.cCatalog.form.width:    136
  148. Maker.cCatalog.form.height:    168
  149. maker*cCatalog*foreground:      white
  150. maker*cCatalog*background:      blue
  151.  
  152. !    P Catalog coordinates and dimensions:
  153.  
  154. Maker.pCatalog.form.x:        685
  155. Maker.pCatalog.form.y:        0
  156. Maker.pCatalog.form.width:    136
  157. Maker.pCatalog.form.height:    168
  158. maker*pCatalog*geometry:        100x200-0-0
  159. maker*pCatalog*foreground:      white
  160. maker*pCatalog*background:      yellow3
  161.  
  162. !    Paragraph Format window coordinates:
  163.  
  164. Maker.pgf.bb.x:            600
  165. Maker.pgf.bb.y:            20
  166. maker*pgf*foreground:   white
  167. maker*pgf*background:   SeaGreen3
  168.  
  169. !    Search window coordinates:
  170.  
  171. Maker.edit_search.bb.x:        600
  172. Maker.edit_search.bb.y:        0
  173. maker*edit_search*foreground:   white
  174. maker*edit_search*background:   PaleVioletRed1
  175.  
  176. !    Spelling Checker window coordinates:
  177.  
  178. Maker.edit_spell.bb.x:        600
  179. Maker.edit_spell.bb.y:        20
  180. maker*edit_spell*foreground:    white
  181. maker*edit_spell*background:    burlywood3
  182.  
  183. !    Table Format window coordinates:
  184.  
  185. Maker.tab.bb.x:            600
  186. Maker.tab.bb.y:            20
  187. maker*tab*foreground:  white
  188. maker*tab*background:  lightpink
  189.  
  190. !    Tools window coordinates:
  191.  
  192. Maker.tools.tools_form.x:    600
  193. Maker.tools.tools_form.y:    20
  194. maker*tools*foreground:  white
  195. maker*tools*background:  darkgreen
  196.  
  197. !    equations window coordinates:
  198.  
  199. Maker.equation*bb.tools_form.x:    600
  200. Maker.equation*bb.tools_form.y:    20
  201. maker*equation*bb*geometry:    -0-0
  202. maker*equation*bb*foreground:  white
  203. maker*equation*bb*background:  darkgreen
  204. maker*Equation*bb*geometry:    100x200-0-0
  205. maker*Equation*bb*foreground:  white
  206. maker*Equation*bb*background:  darkblue
  207.  
  208.  
  209. maker*makerkit*geometry:    322x66-0+0
  210. maker*makerkit*foreground:    white
  211. maker*makerkit*background:      blue
  212. maker*makerkit*exitbutton*background:      red
  213.  
  214. maker*Alert*geometry:    322x66+0-0
  215. maker*Alert*foreground:    white
  216. maker*Alert*background:      blue
  217.