Advertisement
Guest User

Untitled

a guest
Jun 21st, 2013
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. "GREENTOP"
  2. {
  3. "ControlName" "ImagePanel"
  4. "fieldName" "greentop"
  5. "xpos" "c0"
  6. "ypos" "c-4"
  7. "zpos" "95"
  8. "wide" "1"
  9. "tall" "4"
  10. "visible" "1"
  11. "enabled" "1"
  12. "fillcolor" "0 255 0 255"
  13. }
  14. "CYANBOTTOM"
  15. {
  16. "ControlName" "ImagePanel"
  17. "fieldName" "cyanbottom"
  18. "xpos" "c0"
  19. "ypos" "c1"
  20. "zpos" "95"
  21. "wide" "1"
  22. "tall" "4"
  23. "visible" "1"
  24. "enabled" "1"
  25. "fillcolor" "0 255 255 255"
  26. }
  27. "LIGHTGREENLEFT"
  28. {
  29. "ControlName" "ImagePanel"
  30. "fieldName" "lightgreenleft"
  31. "xpos" "c-4"
  32. "ypos" "c-0"
  33. "zpos" "100"
  34. "wide" "4"
  35. "tall" "1"
  36. "visible" "1"
  37. "enabled" "1"
  38. "fillcolor" "125 255 125 255"
  39. }
  40. "LIGHTGREENRIGHT"
  41. {
  42. "ControlName" "ImagePanel"
  43. "fieldName" "lightgreenright"
  44. "xpos" "c1"
  45. "ypos" "c-0"
  46. "zpos" "100"
  47. "wide" "4"
  48. "tall" "1"
  49. "visible" "1"
  50. "enabled" "1"
  51. "fillcolor" "125 255 125 255"
  52. }
  53. "VERTICALBLACKLEFT"
  54. {
  55. "ControlName" "ImagePanel"
  56. "fieldName" "Line"
  57. "xpos" "c-1"
  58. "ypos" "c-4"
  59. "zpos" "95"
  60. "wide" "1"
  61. "tall" "9"
  62. "visible" "1"
  63. "enabled" "1"
  64. "fillcolor" "0 0 0 255"
  65. }
  66. "VERTICALBLACKRIGHT"
  67. {
  68. "ControlName" "ImagePanel"
  69. "xpos" "c1"
  70. "ypos" "c-4"
  71. "zpos" "95"
  72. "wide" "1"
  73. "tall" "9"
  74. "visible" ""
  75. "enabled" "1"
  76. "fillcolor" "0 0 0 255"
  77. }
  78. "HORIZONTALBLACKTOP"
  79. {
  80. "ControlName" "ImagePanel"
  81. "xpos" "c-4"
  82. "ypos" "c-1"
  83. "zpos" "95"
  84. "wide" "9"
  85. "tall" "1"
  86. "visible" "1"
  87. "enabled" "1"
  88. "fillcolor" "0 0 0 255"
  89. }
  90. "HORIZONTALBLACKBOTTOM"
  91. {
  92. "ControlName" "ImagePanel"
  93. "xpos" "c-4"
  94. "ypos" "c1"
  95. "zpos" "95"
  96. "wide" "9"
  97. "tall" "1"
  98. "visible" "1"
  99. "enabled" "1"
  100. "fillcolor" "0 0 0 255"
  101. }
  102. "TOPEDGE"
  103. {
  104. "ControlName" "ImagePanel"
  105. "fieldName" "Line"
  106. "xpos" "c-1"
  107. "ypos" "c-5"
  108. "zpos" "99"
  109. "wide" "3"
  110. "tall" "1"
  111. "visible" "1"
  112. "enabled" "1"
  113. "fillcolor" "0 0 0 255"
  114. }
  115. "LEFTEDGE"
  116. {
  117. "ControlName" "ImagePanel"
  118. "fieldName" "Line"
  119. "xpos" "c-5"
  120. "ypos" "c-1"
  121. "zpos" "99"
  122. "wide" "1"
  123. "tall" "3"
  124. "visible" "1"
  125. "enabled" "1"
  126. "fillcolor" "0 0 0 255"
  127. }
  128. "RIGHTEDGE"
  129. {
  130. "ControlName" "ImagePanel"
  131. "fieldName" "Line"
  132. "xpos" "c5"
  133. "ypos" "c-1"
  134. "zpos" "99"
  135. "wide" "1"
  136. "tall" "3"
  137. "visible" "1"
  138. "enabled" "1"
  139. "fillcolor" "0 0 0 255"
  140. }
  141. "BOTTOMEDGE"
  142. {
  143. "ControlName" "ImagePanel"
  144. "fieldName" "Line"
  145. "xpos" "c-1"
  146. "ypos" "c5"
  147. "zpos" "99"
  148. "wide" "3"
  149. "tall" "1"
  150. "visible" "1"
  151. "enabled" "1"
  152. "fillcolor" "0 0 0 255"
  153. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement