Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!rpi!bu.edu!polygen!bill From: bill@polygen.uucp (Bill Poitras) Newsgroups: comp.windows.x Subject: How do specify Application Class Message-ID: <831@redford.UUCP> Date: 2 Oct 90 16:17:08 GMT Reply-To: bill@redford.UUCP (Bill Poitras(X 255)) Organization: Polygen Corporation, Waltham, MA Lines: 15 I am using X11R4 under SunOs 4.1. In a program that uses Xlib only, I call XrmGetResource. I have already initialized the resource manager stuff and made a call to get the string data base. What do I specify for the name and class for a value like Word*speller*geometry. 'Word' is the general group of applications, 'speller' is the actual application, and geometry, well you know... I have tryed using the above string for the str_name, and both the above string and NULL for the str_class. I still don't get the proper value returned. Any help would greatly be appreciated. +-----------------+---------------------------+-----------------------------+ | Bill Poitras | Polygen Corporation | {princeton mit-eddie | | (bill) | Waltham, MA USA | bu sunne}!polygen!bill | | | | bill@polygen.com | +-----------------+---------------------------+-----------------------------+