Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!haven!mimsy!tove.umd.edu!steveg From: steveg@tove.umd.edu (Steve Green) Newsgroups: comp.windows.x Subject: Resource Initialization Keywords: HP Toolkit, Athena Toolkits Message-ID: <16419@mimsy.UUCP> Date: 16 Mar 89 23:48:37 GMT Sender: nobody@mimsy.UUCP Reply-To: steveg@tove.umd.edu (Steve Green) Distribution: usa Organization: U of Maryland, Dept. of Computer Science, Lines: 12 I am tring to add a resource to a widget. I have defined a structure and have attempted to add it to .c file. {XsNlist, XsCList, "Listrecptr", sizeof(listrecptr), offset(text.list1), "Listrecptr", NULL}, ^ I suspect that this is my problem. I have tried XtRPointer but I still get errors. The pointer value gets munged for some reason. Any help in much appreciated steve green steveg@tove.umd.edu