Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!think!mintaka!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: Getting ID for widget loaded from .uid? (Motif) Message-ID: <9001101624.AA04273@lyre.MIT.EDU> Date: 10 Jan 90 16:24:49 GMT References: <223@uucs1.UUCP> Sender: daemon@athena.mit.edu (Mr Background) Organization: DEC/MIT Project Athena Lines: 5 > I fetch a tree of widgets from my .uid file, and need the widget ID of > some of them so I can twiddle their resources on the fly. Trouble is, > I can't see a way of finding the widget ID. How about XtNameToWidget()?