Parent document is top of "Motif FAQ (Part 9 of 9)"
Previous document is "343) Where can I obtain X and Motif applications?"
Next document is "345) If a single widget has multiple callback functions, are they"

344) What does this mean: Warning: Cannot find callback list in

XtAddCallback?

[Last modified: July 96]

Answer:  It means that you gave an invalid callback name to XtAddCallback,
e.g., using XmNactivateCallback when the widget does not have a callback with
that name.

Ken Lee, http://www.rahul.net/kenton/

Parent document is top of "Motif FAQ (Part 9 of 9)"
Previous document is "343) Where can I obtain X and Motif applications?"
Next document is "345) If a single widget has multiple callback functions, are they"