Path: utzoo!attcan!uunet!husc6!bloom-beacon!TUB.BITNET!net From: net@TUB.BITNET (Oliver Laumann) Newsgroups: comp.windows.x Subject: Constraint resources (Xt question) Message-ID: <8812121658.AA12940@tub.UUCP> Date: 12 Dec 88 16:58:00 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 13 The function XtGetResourceList can be used to obtain the resource list for a given class. Is there also a way to obtain the constraint resources of a class, e.g. the `formConstraintResources' in case of the form widget? If not, can I hack this functionality in a possibly non-portable way, e.g. directly reference the `resources' component of the ConstraintClassPart and `uncompile' the quark-representation of the resource list (I assume the resource list is compiled)? Regards, -- Oliver Laumann net@TUB.BITNET net@tub.UUCP