home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14151 < prev    next >
Encoding:
Text File  |  1992-07-21  |  741 b   |  21 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!caen!hellgate.utah.edu!nil.cs.utah.edu!kma
  3. From: kma%nil.cs.utah.edu@cs.utah.edu (Kwan-Liu Ma)
  4. Subject: MOTIF question
  5. Date: 21 Jul 92 12:54:04 MDT
  6. Message-ID: <1992Jul21.125404.20688@hellgate.utah.edu>
  7. Keywords: MOTIF, shell, resources, colors
  8. Organization: Department of Computer Science, University of Utah
  9. Lines: 10
  10.  
  11.   XtVaAppINitialize() lets one specify a list of fallback resources,
  12. such as background color, etc.
  13. If I create another toplevel shell above the application shell using
  14. XtVaAppCreateShell(), how can I get the background color inherited
  15. from the application shell so I don't need to set colors for each 
  16. widget created within the new toplevel shell? 
  17.  
  18.   Thanks,
  19.  
  20.     -  Kwan
  21.