home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / alt / lucidem / help / 299 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1006 b 

  1. Date: Tue, 18 Aug 1992 11:48:15 PDT
  2. Message-ID: <9208181848.AA29667@thalidomide.lucid>
  3. X-Windows: The first fully modular software disaster.
  4. From: jwz@lucid.com (Jamie Zawinski)
  5. Sender: jwz%thalidomide@lucid.com
  6. Subject: Re: popup menu resources
  7. References: <9208170702.AA01629@argo>
  8.     <9208181324.AA03456@moebius.loria.fr>
  9.     <BOSCH.92Aug13170300@moebius.loria.fr>
  10. Newsgroups: alt.lucid-emacs.help
  11. Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
  12. Lines: 15
  13.  
  14. In message <9208181324.AA03456@moebius.loria.fr> Guido Bosch wrote:
  15. >
  16. > I'm sorry, but I have no answer to your question. I custommized the
  17. > menubar font, just as you did, I guess, but I couldn't yet figure out
  18. > how to control the popup menu resources or whether they exist at all.
  19.  
  20. The popups are named "popup", so 
  21.  
  22.     Emacs*popup.foreground: foobar
  23.  
  24. should work.  If you're using Motif popups, they accept the normal 
  25. Motif resources.  If you're using the Lucid popups, check the file
  26. src/lwlib/xlwmenu.c for the resources obeyed.
  27.  
  28.     -- Jamie
  29.