Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!think!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: X application resources Message-ID: <9001021357.AA00728@expire.lcs.mit.edu> Date: 2 Jan 90 13:57:41 GMT References: <8912290835.AA11850@aleytys.UU.NET> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 10 There _must_ be some sort of method for determining the resources available in an application; There is a (non-standard) hook in the R4 Xt implementation for dynamically setting name+class properties on widgets, but we didn't get around to writing an application to do anything with this information, but given such a tree description, R4 also has an application called "listres" that will print out widget resources (for core Xt and Athena widgets, but it can be extended to other widget sets).