Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!GROUCH.JPL.NASA.GOV!PJS From: PJS@GROUCH.JPL.NASA.GOV (Peter Scott) Newsgroups: comp.windows.x Subject: List.h missing XtNcallback definition? Message-ID: <890722122101.000026293C1@grouch.JPL.NASA.GOV> Date: 22 Jul 89 20:21:01 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 10 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. Is this an omission, or am I misunderstanding something, or is our X out of date? Peter Scott (pjs@grouch.jpl.nasa.gov)