home *** CD-ROM | disk | FTP | other *** search
/ PC Accelerator 7 / PCXL07D2.iso / Exes / carma2demo.exe / data.z / settings.txt < prev    next >
Text File  |  1998-06-30  |  884b  |  72 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. Settings    // Screen Title
  10.  
  11. 5        // number of elements/items on screen
  12. 0        // number of groups
  13. mainback    // underlay modelname
  14.  
  15. // Spec. for each item 
  16. Setting_1
  17. 200, 120,    // xpos, ypos
  18. 256, 32,     // width, height
  19. 6, 17        // normal font, hilight font
  20. none
  21. 0
  22. 0
  23. 0
  24.  
  25. Setting_2
  26. 200, 160,
  27. 256, 32,
  28. 6, 17
  29. none
  30. 0
  31. 0
  32. 0
  33.  
  34. Setting_3
  35. 200, 200, 
  36. 256, 32, 
  37. 6, 17
  38. none
  39. 0
  40. 0
  41. 0
  42.  
  43. OK
  44. 130, 330, 
  45. 128, 32, 
  46. 6, 17
  47. none
  48. 1
  49. 0
  50. 0
  51.  
  52. CANCEL
  53. 300, 330, 
  54. 128, 32, 
  55. 6, 17
  56. none
  57. 1
  58. 0
  59. 0
  60.  
  61. //Scrolling list specs
  62. 0    // # of scrollers
  63.  
  64. //Radio Button specs
  65. 0    // # of radio button groups
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.