home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / m / motifpg2.zip / XMainWindow < prev    next >
Text File  |  1992-07-03  |  757b  |  27 lines

  1. *tearOffModel: TEAR_OFF_ENABLED
  2. *helpButton.labelString:    Help
  3. *help.labelString:    Window Help
  4. *quit.labelString:    Quit
  5. *fileButton.labelString:    File
  6. !*fontList:    variable
  7. *XmMainWindow.width:  200
  8. *XmFrame.width:  300
  9. *XmFrame.height:  300
  10. *helpBox.messageString:  This is help text.\n\
  11. But, it is only a few words.\n\
  12. If you really need help,\n\
  13. read the manual.
  14. ! The following used if the window manager titles the dialog:
  15. ! mwm does, twm doesn't
  16. *helpBox.dialogTitle:  Help
  17. ! Turn on scrollbars
  18. *XmMainWindow.scrollingPolicy:  XmAUTOMATIC
  19. !*XmCascadeButton.backgroundPixmap: 25_foreground
  20. !*foreground: black
  21. !*background: white
  22. !*bottomShadowPixmap: 75_foreground
  23. !*topShadowPixmap: 25_foreground
  24. !*highlightPixmap: 50_foreground
  25. *fileButton.mnemonic: f
  26.  
  27.