Path: utzoo!attcan!uunet!wuarchive!sdd.hp.com!hp-pcd!hpcvlx!gabe From: gabe@hpcvlx.cv.hp.com (Gabe Begeddov) Newsgroups: comp.windows.x.motif Subject: Re: How to get widget resource values? Message-ID: <110630022@hpcvlx.cv.hp.com> Date: 26 Oct 90 20:41:32 GMT References: <107703@convex.convex.com> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 25 / hpcvlx:comp.windows.x.motif / mbecker@pixel.Berkeley.EDU (Marianne Becker) / 2:26 pm Oct 25, 1990 / Motif 1.1 changed some of the structures for their widgets and moved resources from the resource list within the class structure to an extension record. XtGetResourceList no longer retrieves these resource values. Is there a way to get at the resource values without writing a function to go digging around in the structures? ---------- Use XmGetSecondaryResourceData. It is intended to solve exactly the problem you've identified. There may be some bugs still in the OSF code for this but our current internal snapshot does the job. We are also considering proposing an analogous capability for R5 Xt. Gabe Beged-Dov Interface Technology Operation Hewlett Packard