Next: CascadeButton Up: Working with dialogs Previous: Selection Box Dialogs

MenuBar


Class Pointer:  xmRowColumnWidgetClass
Class Name:     XmRowColumn
Include File:   <Xm/RowColumn.h>
Superclass:     XmManager
Conveinience Function:
        XmCreateMenuBar(parent,name,args,nargs);
Description:
        A specialized form of a rowColumn widget is used to make
        up a menu bar. It has the same resources as a rowColumn
        container widget, and these resources are set correctly to
        create the bar.


morbe@enstb.enst-bretagne.fr