home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / CMCD0304.ISO / Software / Freeware / Programare / nullsoft / nsis20.exe / Contrib / Math / mathtest.ini < prev    next >
INI File  |  2003-09-22  |  1KB  |  102 lines

  1. [Settings]
  2. NumFields=10
  3. NextButtonText=Execute
  4. CancelButtonText=Quit
  5. BackButtonText=Readme
  6.  
  7. [Field 1]
  8. Type=label
  9. Text=Enter your script here:
  10. Left=0
  11. Right=-1
  12. Top=0
  13. Bottom=8
  14.  
  15. [Field 2]
  16. Type=text
  17. Left=0
  18. Right=-1
  19. Top=9
  20. Bottom=55
  21. flags=MULTILINE|WANTRETURN|HSCROLL
  22. State=""
  23.  
  24. [Field 3]
  25. Type=text
  26. Left=53
  27. Right=175
  28. Top=56
  29. Bottom=140
  30. flags=MULTILINE|READONLY
  31. State=""
  32.  
  33. [Field 4]
  34. Type=text
  35. Left=175
  36. Right=-1
  37. Top=56
  38. Bottom=140
  39. flags=MULTILINE|READONLY
  40. State=""
  41.  
  42. [Field 5]
  43. Type=RadioButton
  44. Left=0
  45. Right=-1
  46. Top=70
  47. Bottom=80
  48. flags=GROUP
  49. Text="Your script"
  50. State=1
  51.  
  52. [Field 6]
  53. Type=RadioButton
  54. Left=0
  55. Right=-1
  56. Top=80
  57. Bottom=90
  58. flags=
  59. Text="Sample 1"
  60. State=0
  61.  
  62. [Field 7]
  63. Type=RadioButton
  64. Left=0
  65. Right=-1
  66. Top=90
  67. Bottom=100
  68. flags=
  69. Text="Sample 2"
  70. State=0
  71.  
  72. [Field 8]
  73. Type=RadioButton
  74. Left=0
  75. Right=-1
  76. Top=100
  77. Bottom=110
  78. flags=
  79. Text="Sample 3"
  80. State=0
  81.  
  82. [Field 9]
  83. Type=RadioButton
  84. Left=0
  85. Right=-1
  86. Top=110
  87. Bottom=120
  88. flags=
  89. Text="Sample 4"
  90. State=0
  91.  
  92. [Field 10]
  93. Type=RadioButton
  94. Left=0
  95. Right=-1
  96. Top=120
  97. Bottom=130
  98. flags=
  99. Text="Sample 5"
  100. State=0
  101.  
  102.