! ! resource file for xtechinfo ! ! $Author: brlewis $ ! $Id: mainMenuBar.ad,v 2.0 92/12/31 10:39:00 brlewis Exp $ ! ! Copyright 1992 by the Massachusetts Institute of Technology. ! For copying and distribution information, see the file ! "mit-copyright.h". ! ! ________________________________________________________________ ! | ____________________________________________________________ | ! | | mainMenuBar | | ! | | File Look Provider | | ! | |__________________________________________________________| | ! ! ! Layout of main menu bar *mainMenuBar.wcCreate: XmCreateMenuBar *mainMenuBar.WcChildren: fileMenu file lookMenu look providerMenu provider \ helpMenu help *mainMenuBar.wcAfterChildren: WcSetValues(this.menuHelpWidget: *help) *file.wcCreate: XmCascadeButton *file.labelString: File *file.mnemonic: F *file.subMenuId: *fileMenu *look.wcCreate: XmCascadeButton *look.labelString: Look *look.mnemonic: L *look.subMenuId: *lookMenu *provider.wcCreate: XmCascadeButton *provider.labelString: Provider *provider.mnemonic: P *provider.subMenuId: *providerMenu *provider.wcManaged: False *mainMenuBar.help.wcCreate: XmCascadeButton *mainMenuBar.help.labelString: Help *mainMenuBar.help.mnemonic: H *mainMenuBar.help.subMenuId: *helpMenu