Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!boulder!pikes!abaxter From: abaxter@pikes.Colorado.EDU (Alan Baxter) Newsgroups: comp.windows.x Subject: Re: List.h missing XtNcallback definition? Summary: StringDefs.h Message-ID: <2521@pikes.Colorado.EDU> Date: 24 Jul 89 16:47:37 GMT References: <890722122101.000026293C1@grouch.JPL.NASA.GOV> Reply-To: abaxter@pikes.Colorado.EDU (Alan Baxter) Organization: University of Colorado, Denver Lines: 11 >Page 11 of the Athena Widget manual says that my program needs to >include X11/Intrinsic.h and the header file for each widget type I >use. I was writing a sample program that used a list widget only, >and the compiler complained that XtNcallback was undefined, until >I included Command.h as well, since that file does define XtNcallback. The Intrinsics manual recommends including after Intrinsic.h. That solves the problem. Alan Baxter CU-Denver Internet: abaxter@pikes.colorado.edu