home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!caen!hellgate.utah.edu!nil.cs.utah.edu!kma
- From: kma%nil.cs.utah.edu@cs.utah.edu (Kwan-Liu Ma)
- Subject: MOTIF question
- Date: 21 Jul 92 12:54:04 MDT
- Message-ID: <1992Jul21.125404.20688@hellgate.utah.edu>
- Keywords: MOTIF, shell, resources, colors
- Organization: Department of Computer Science, University of Utah
- Lines: 10
-
- XtVaAppINitialize() lets one specify a list of fallback resources,
- such as background color, etc.
- If I create another toplevel shell above the application shell using
- XtVaAppCreateShell(), how can I get the background color inherited
- from the application shell so I don't need to set colors for each
- widget created within the new toplevel shell?
-
- Thanks,
-
- - Kwan
-