Path: utzoo!attcan!uunet!convex!pixel.Berkeley.EDU!mbecker From: mbecker@pixel.Berkeley.EDU (Marianne Becker) Newsgroups: comp.windows.x.motif Subject: How to get widget resource values? Message-ID: <107703@convex.convex.com> Date: 25 Oct 90 21:26:31 GMT Sender: usenet@convex.com Reply-To: mbecker@pixel.Berkeley.EDU (Marianne Becker) Lines: 6 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?