home *** CD-ROM | disk | FTP | other *** search
/ PC Accelerator 7 / PCXL07D2.iso / Exes / carma2demo.exe / data.z / quit.txt < prev    next >
Text File  |  1998-06-30  |  715b  |  48 lines

  1. VERSION 1    //  *********************************************
  2.         //  *    Carma2 front-end interface file        *
  3.         //  *                        *
  4.         //  *    Specifies location and content of     *
  5.         //  *      interface screen elements        *
  6.         //  *                        *
  7.         //  *********************************************
  8.  
  9. Quit Menu    // Screen Title
  10.  
  11. 2        // number of elements/items on screen
  12. 0        // number of groups
  13. mainback    // underlay modelname
  14.  
  15.  
  16. // Spec. for each item 
  17. Yes
  18. 50, 60,    // xpos, ypos
  19. 128, 32,     // width, height
  20. 6, 17        // normal font, hilight font
  21. none
  22. 1
  23. 0
  24. 0
  25.  
  26. No, 
  27. 200, 60, 
  28. 128, 32, 
  29. 6, 17
  30. none
  31. 1
  32. 0
  33. 0
  34.  
  35. //Scrolling list specs
  36. 0    // # of scrollers
  37.  
  38. //Radio Button specs
  39. 0    // # of radio button groups
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.