home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 16 / PCGAMER16.bin / menu / cdgamer.cfg < prev    next >
Text File  |  1995-05-31  |  1KB  |  76 lines

  1. ;
  2. ; Ben - read the comment below
  3. ;
  4.  
  5. wallpaper cdgamer.pcx
  6.  
  7. MenuXpos 3
  8. MenuYpos 34
  9. MenuWidth 39
  10. MenuHeight 2
  11. MenuColour BLUE
  12. MenuPointerColour Yellow
  13.  
  14. ButtonColour LIGHTGRAY
  15. ButtonBorderColour DARKGRAY
  16. ButtonTopHighLightColour WHITE
  17. ButtonBottomHighLightColour DARKGRAY
  18. ButtonTextColour BLACK
  19. ButtonHighLightColour RED
  20. ButtonNotAvailableColour DARKGRAY
  21.  
  22. ; Ben - Change the four following button definitions to that instead
  23. ; of reading ...
  24. ; ButtonAction submenu mfl.mnu
  25. ; they read something like ...
  26. ; ButtonAction submenu previews.mnu
  27. ; That's all there is to do !!!
  28.  
  29. ButtonIcon dhicon.pcx
  30. ButtonText @oom and Heretic
  31. ButtonHotKey D
  32. ButtonAction submenu doom.mnu
  33. ButtonXpos 3
  34. ButtonYpos 15
  35. ButtonWidth 18
  36.  
  37.  
  38. ButtonIcon swicon.pcx
  39. ButtonText @hareware
  40. ButtonHotKey S
  41. ButtonAction submenu shware.mnu
  42. ButtonXpos 35
  43. ButtonYpos 15
  44. ButtonWidth 18
  45.  
  46. ButtonIcon pdicon.pcx
  47. ButtonText @layable Demos
  48. ButtonHotKey P
  49. ButtonAction submenu play.mnu
  50. ButtonXpos 21
  51. ButtonYpos 27
  52. ButtonWidth 18
  53.  
  54.  
  55. ButtonIcon hpicon.pcx
  56. ButtonText @ot Previews
  57. ButtonHotKey H
  58. ButtonAction submenu hot.mnu
  59. ButtonXpos 54
  60. ButtonYpos 27
  61. ButtonWidth 18
  62.  
  63.  
  64. ; Define the Exit button
  65.  
  66. ButtonText @ Exit
  67. ButtonHotKey Esc
  68. ButtonAction Exit
  69. ButtonXpos 3
  70. ButtonYpos 27
  71. ButtonWidth 8
  72.  
  73. ;
  74. ; End of Menu Configuration File
  75. ;
  76.