Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!snorkelwacker!ira.uka.de!ifistg!az35!schulze From: schulze@az35.ifistg.uucp (JN.V9obQ) Newsgroups: comp.windows.x Subject: Programming with Xt: Private Application Resources Message-ID: <2328@ifi.informatik.uni-stuttgart.de> Date: 9 May 90 08:13:54 GMT Sender: news@ifistg.uucp Reply-To: schulze@az35.UUCP () Organization: IfI, Univ. Stuttgart, W-Germany Lines: 8 I want to use a private application resource file in my program. In Young's book 'X Window Systems, Programming and Applications with Xt', chapter 3, there is recommended that you have to set the environment variables XAPPLRESDIR and XENVIRONMENT, but this doesn't work. What's wrong with it? Are there any other ways to use such resource files?