[comp.windows.x.motif] Any SimpleRadioBox examples?

sxb@sequoia.cray.com (Stephen Behling) (04/12/91)

  (Motif 1.1, Sparc)

   I have been trying to use the XmCreateSimpleRadioBox convenience
function.  The create goes fine, but I cannot seem to get the
simpleCallback resource to work.  Also, I cannot figure out how to get 
the widget ID's for the created ToggleGadgets.  An XtGetArgs of the
XmNchildren resource gives bogus IDs.  Anyway, what I need
most is a piece of example code for this.  I can use the normal
RadioBox, and do my own ToggleGadget creating, but the description
of the SimpleRadioBox seemed to be the easiest to use.  (After two
days of struggle, I guess I was wrong).