Advertisement
2C3C

Test xHair

Jul 10th, 2012
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. "TopLine"
  2. {
  3. "ControlName" "ImagePanel"
  4. "fieldName" "TopLine"
  5. "xpos" "c-1"
  6. "ypos" "c-14"
  7. "zpos" "-5"
  8. "wide" "2"
  9. "tall" "10"
  10. "autoResize" "0"
  11. "pinCorner" "0"
  12. "visible" "1"
  13. "enabled" "1"
  14. "fillcolor" "255 255 255 255"
  15. "alpha" "50"
  16. }
  17. "TopLineFade"
  18. {
  19. "ControlName" "ImagePanel"
  20. "fieldName" "TopLineFade"
  21. "xpos" "c-1"
  22. "ypos" "c-24"
  23. "zpos" "-5"
  24. "wide" "2"
  25. "tall" "20"
  26. "autoResize" "0"
  27. "pinCorner" "0"
  28. "visible" "1"
  29. "enabled" "1"
  30. "fillcolor" "255 255 255 255"
  31. "alpha" "25"
  32. }
  33.  
  34. "BottomLine"
  35. {
  36. "ControlName" "ImagePanel"
  37. "fieldName" "BottomLine"
  38. "xpos" "c-1"
  39. "ypos" "c4"
  40. "zpos" "-5"
  41. "wide" "2"
  42. "tall" "10"
  43. "autoResize" "0"
  44. "pinCorner" "0"
  45. "visible" "1"
  46. "enabled" "1"
  47. "fillcolor" "255 255 255 255"
  48. "alpha" "50"
  49. }
  50. "BottomLineFade"
  51. {
  52. "ControlName" "ImagePanel"
  53. "fieldName" "BottomLineFade"
  54. "xpos" "c-1"
  55. "ypos" "c4"
  56. "zpos" "-5"
  57. "wide" "2"
  58. "tall" "20"
  59. "autoResize" "0"
  60. "pinCorner" "0"
  61. "visible" "1"
  62. "enabled" "1"
  63. "fillcolor" "255 255 255 255"
  64. "alpha" "25"
  65. }
  66.  
  67. "LeftLine"
  68. {
  69. "ControlName" "ImagePanel"
  70. "fieldName" "LeftLine"
  71. "xpos" "c-14"
  72. "ypos" "c-1"
  73. "zpos" "-5"
  74. "wide" "10"
  75. "tall" "2"
  76. "autoResize" "0"
  77. "pinCorner" "0"
  78. "visible" "1"
  79. "enabled" "1"
  80. "fillcolor" "255 255 255 255"
  81. "alpha" "50"
  82. }
  83. "LeftLineFade"
  84. {
  85. "ControlName" "ImagePanel"
  86. "fieldName" "LeftLineFade"
  87. "xpos" "c-24"
  88. "ypos" "c-1"
  89. "zpos" "-5"
  90. "wide" "20"
  91. "tall" "2"
  92. "autoResize" "0"
  93. "pinCorner" "0"
  94. "visible" "1"
  95. "enabled" "1"
  96. "fillcolor" "255 255 255 255"
  97. "alpha" "25"
  98. }
  99.  
  100. "RightLine"
  101. {
  102. "ControlName" "ImagePanel"
  103. "fieldName" "RightLine"
  104. "xpos" "c4"
  105. "ypos" "c-1"
  106. "zpos" "-5"
  107. "wide" "10"
  108. "tall" "2"
  109. "autoResize" "0"
  110. "pinCorner" "0"
  111. "visible" "1"
  112. "enabled" "1"
  113. "fillcolor" "255 255 255 255"
  114. "alpha" "50"
  115. }
  116. "RightLineFade"
  117. {
  118. "ControlName" "ImagePanel"
  119. "fieldName" "RightLineFade"
  120. "xpos" "c4"
  121. "ypos" "c-1"
  122. "zpos" "-5"
  123. "wide" "20"
  124. "tall" "2"
  125. "autoResize" "0"
  126. "pinCorner" "0"
  127. "visible" "1"
  128. "enabled" "1"
  129. "fillcolor" "255 255 255 255"
  130. "alpha" "25"
  131. }
  132.  
  133. xHair
  134. {
  135. "ControlName" "ImagePanel"
  136. "fieldName" "xHair"
  137. "xpos" "c-1"
  138. "ypos" "c-1"
  139. "zpos" "-5"
  140. "wide" "2"
  141. "tall" "2"
  142. "autoResize" "0"
  143. "pinCorner" "0"
  144. "visible" "1"
  145. "enabled" "1"
  146. "fillcolor" "255 255 255 255"
  147. "alpha" "255"
  148. }
  149. xHair2
  150. {
  151. "ControlName" "ImagePanel"
  152. "fieldName" "xHair2"
  153. "xpos" "c-2"
  154. "ypos" "c-2"
  155. "zpos" "-6"
  156. "wide" "4"
  157. "tall" "4"
  158. "autoResize" "0"
  159. "pinCorner" "0"
  160. "visible" "1"
  161. "enabled" "1"
  162. "fillcolor" "0 0 0 255"
  163. "alpha" "255"
  164. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement