Path: utzoo!attcan!uunet!fernwood!decwrl!ucbvax!hplabs!hp-pcd!hpcvlx!ben From: ben@hpcvlx.cv.hp.com (Benjamin Ellsworth) Newsgroups: comp.windows.x Subject: Re: XtGetApplicationResources in reverse Message-ID: <100920252@hpcvlx.cv.hp.com> Date: 19 Oct 90 17:25:18 GMT References: <2916@cernvax.UUCP> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 15 > ... Unfortunately XtPutApplicationResources() does not exist and I > have not found any easy way of emulating its behaviour. So does > anyone know of a smart way of doing it? From your brief description, I would suggest investigating resource database merging. Save the settings in a resource database, and then merged the saved database as appropriate into the Xt resource database--this will put the saved information where Xt will find it. ----------------------------------------------------------------------- Benjamin Ellsworth ben@cv.hp.com ----------------------------------------------------------------------- All relevant disclaimers apply. -----------------------------------------------------------------------