Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!mailrus!tut.cis.ohio-state.edu!bloom-beacon!TUB.BITNET!net From: net@TUB.BITNET (Oliver Laumann) Newsgroups: comp.windows.x Subject: Xt callback resource types Message-ID: <8812081151.AA28103@tub.UUCP> Date: 8 Dec 88 11:51:37 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 11 In the include files for the Athena Widgets the representation type for callback resources is listed as either `Pointer' (e.g. in Box.h), `XtCallbackList' (e.g. in Label.h), `Callback' (Load.h), or `Function' (Scroll.h). This doesn't seem to be right; shouldn't the resource type always be XtRCallback, that is, XtCallbackList? There isn't even a converter to convert a resource of type `Pointer' to a callback list. Regards, -- Oliver Laumann net@TUB.BITNET net@tub.UUCP