34#include <Xm/RowColumn.h>
50 Cardinal num_children;
52 XmNnumChildren, &num_children,
63 strcpy (framename,
name);
64 strcat (framename,
"_frame");
67 frame = XtVaCreateManagedWidget (framename,
82 xmRowColumnWidgetClass,
85 XmNadjustMargin, True,
86 XmNisHomogeneous, False,
87 XmNlabelString, (XmString)
name,
88 XmNradioAlwaysOne,
radio,
89 XmNradioBehavior,
radio,
void AddYourselfTo(G4OpenGLXmVWidgetShell *)
void AddChild(G4OpenGLXmVWidgetComponent *)
G4OpenGLXmFramedBox(const char *=NULL, G4bool=False)
virtual ~G4OpenGLXmFramedBox()