home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / windows / intervie / 3208 < prev    next >
Encoding:
Text File  |  1992-11-17  |  858 b   |  32 lines

  1. Newsgroups: comp.windows.interviews
  2. Path: sparky!uunet!convex!darwin.sura.net!uvaarpa!cv3.cv.nrao.edu!cv3.cv.nrao.edu!pshannon
  3. From: pshannon@iapetus.cv.nrao.edu (Paul Shannon)
  4. Subject: names of glyphs available to .Xdefaults
  5. Message-ID: <PSHANNON.92Nov17144618@iapetus.cv.nrao.edu>
  6. Sender: news@nrao.edu
  7. Organization: nrao
  8. Distribution: comp
  9. Date: Tue, 17 Nov 1992 19:46:18 GMT
  10. Lines: 20
  11.  
  12. Where do I find the names of those glyphs whose properties may be
  13. manipulated through an .Xdefaults file?
  14.  
  15. For example, this works
  16.  
  17.             MyApp*HScrollBar*flat: red
  18.  
  19. but this  doesn't
  20.  
  21.            MyApp*HScrollBar*Thumb*flat: red
  22.  
  23. So "HScrollBar", "flat" are recognized, but "Thumb" is not.
  24.  
  25. Is there some way -- perhaps even cruising throught the iv source --
  26. that I can use to learn which glyphs, with what names, can be
  27. manipulated this way?
  28.  
  29. Thanks.
  30.  
  31.  - Paul
  32.