for example the resource table Will be correctly parsed if it appears like this in the code
static XtResource resources[] = { {XmNactivateCallback, XmCCallback, XtRCallback, sizeof(XtCallbackList), Offset(activate_callback), XtRImmediate, (XtPointer)NULL}, {XmNarmCallback, XmCCallback, XtRCallback, sizeof(XtCallbackList), Offset(arm_callback), XtRImmediate, (XtPointer)NULL}, {XmNarrowDirection, XmCArrowDirection, XmRArrowDirection, sizeof(unsigned char), Offset(direction), XtRImmediate, (XtPointer)XmARROW_UP}, {XmNdisarmCallback, XmCCallback, XtRCallback, sizeof(XtCallbackList), Offset(disarm_callback), XtRImmediate, (XtPointer)NULL}, {XmNarmColor, XmCArmColor, XtRPixel, sizeof(Pixel), Offset(armColor), XtRCallProc, (XtPointer)_XmSelectColorDefault}, };As most of this is done automatically there is little point in people supplying me with additions in the Tables or Indexes If you want to see a word in the Subject index then let me know the current list is only
ArrowButton BulletinBoard Button CascadeButton Command Constraint Core DrawingArea DrawnButton Form Frame Gadget Label List MainWindow Manager MenuShell Primitive Scale ScrollBar ScrolledWindow SelectionBox Separator Text TextField WidgetAny additions to the Xm....html files are greatly appreciated and I will do my best to get them in for the next time I release the documentation.
Also any ideas, Spelling corrections, etc.. are greatly appreciated.