Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!ucsd!ucbvax!alphalpha.com!nazgul From: nazgul@alphalpha.com (Kee Hinckley) Newsgroups: comp.windows.x.motif Subject: Re: HELP - missing definition, motif 1.0. Message-ID: <901114185352.509@alphalpha> Date: 14 Nov 90 22:53:52 GMT References: <1990Nov14.095859@axion.bt.co.uk> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 10 > doesn't know what XmFocusData as used in XmMenuShellP.h. I can't find a > definition of this in any of the include files. Can someone tell me > which include file this is defined in, and also what the definition > should be. Looks like a pointer to some opaque data structure. It's defined as struct _XmFocusDataRec * in Traversal.h at 1.1 I don't know off hand what the contents of the structure are, and I suspect they changed from 1.0 to 1.1 anyway.