meshRoadEditorSettingsTab.gui 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697
  1. //--- OBJECT WRITE BEGIN ---
  2. %guiContent = new GuiControl(MeshRoadEditorSettingsTab,EditorGuiGroup) {
  3. isContainer = "1";
  4. Profile = "ToolsGuiDefaultProfile";
  5. HorizSizing = "right";
  6. VertSizing = "bottom";
  7. position = "0 0";
  8. Extent = "208 600";
  9. MinExtent = "8 2";
  10. canSave = "1";
  11. Visible = "1";
  12. tooltipprofile = "ToolsGuiToolTipProfile";
  13. hovertime = "1000";
  14. canSaveDynamicFields = "1";
  15. new GuiTabPageCtrl(EMeshRoadEditorSettingsPage) {
  16. fitBook = "1";
  17. text = "Mesh Road Editor";
  18. maxLength = "1024";
  19. Margin = "0 0 0 0";
  20. Padding = "0 0 0 0";
  21. AnchorTop = "1";
  22. AnchorBottom = "0";
  23. AnchorLeft = "1";
  24. AnchorRight = "0";
  25. isContainer = "1";
  26. Profile = "ToolsGuiSolidDefaultProfile";
  27. HorizSizing = "width";
  28. VertSizing = "height";
  29. position = "0 0";
  30. Extent = "208 400";
  31. MinExtent = "8 2";
  32. canSave = "1";
  33. Visible = "1";
  34. tooltipprofile = "ToolsGuiToolTipProfile";
  35. hovertime = "1000";
  36. canSaveDynamicFields = "1";
  37. new GuiScrollCtrl() {
  38. willFirstRespond = "1";
  39. hScrollBar = "alwaysOff";
  40. vScrollBar = "dynamic";
  41. lockHorizScroll = "1";
  42. lockVertScroll = "0";
  43. constantThumbHeight = "0";
  44. childMargin = "0 0";
  45. mouseWheelScrollSpeed = "-1";
  46. Margin = "0 0 0 0";
  47. Padding = "0 0 0 0";
  48. AnchorTop = "1";
  49. AnchorBottom = "0";
  50. AnchorLeft = "1";
  51. AnchorRight = "0";
  52. isContainer = "1";
  53. Profile = "ToolsGuiScrollProfile";
  54. HorizSizing = "width";
  55. VertSizing = "height";
  56. position = "0 0";
  57. Extent = "208 400";
  58. MinExtent = "8 2";
  59. canSave = "1";
  60. Visible = "1";
  61. tooltipprofile = "ToolsGuiToolTipProfile";
  62. hovertime = "1000";
  63. canSaveDynamicFields = "0";
  64. new GuiStackControl() {
  65. StackingType = "Vertical";
  66. HorizStacking = "Left to Right";
  67. VertStacking = "Top to Bottom";
  68. Padding = "0";
  69. isContainer = "1";
  70. Profile = "ToolsGuiDefaultProfile";
  71. HorizSizing = "width";
  72. VertSizing = "bottom";
  73. position = "1 1";
  74. extent = "208 210";
  75. MinExtent = "8 2";
  76. canSave = "1";
  77. isDecoy = "0";
  78. Visible = "1";
  79. tooltipprofile = "ToolsGuiToolTipProfile";
  80. hovertime = "1000";
  81. new GuiRolloutCtrl() {
  82. Profile = "GuiRolloutProfile";
  83. HorizSizing = "right";
  84. VertSizing = "bottom";
  85. position = "10 10";
  86. extent = "208 95";
  87. Caption = "Defaults";
  88. Margin = "0 3 0 0";
  89. DragSizable = false;
  90. container = true;
  91. new GuiStackControl() {
  92. StackingType = "Vertical";
  93. HorizStacking = "Left to Right";
  94. VertStacking = "Top to Bottom";
  95. Padding = "0";
  96. isContainer = "1";
  97. Profile = "ToolsGuiDefaultProfile";
  98. HorizSizing = "width";
  99. VertSizing = "bottom";
  100. position = "0 0";
  101. Extent = "208 0";
  102. MinExtent = "8 2";
  103. canSave = "1";
  104. isDecoy = "0";
  105. Visible = "1";
  106. tooltipprofile = "ToolsGuiToolTipProfile";
  107. hovertime = "1000";
  108. padding = "3";
  109. new GuiControl() {
  110. isContainer = "1";
  111. horizSizing = "right";
  112. vertSizing = "bottom";
  113. extent = "208 18";
  114. new GuiTextCtrl() {
  115. text = "Width:";
  116. maxLength = "1024";
  117. Margin = "0 0 0 0";
  118. Padding = "0 0 0 0";
  119. AnchorTop = "1";
  120. AnchorBottom = "0";
  121. AnchorLeft = "1";
  122. AnchorRight = "0";
  123. isContainer = "0";
  124. Profile = "ToolsGuiTextRightProfile";
  125. HorizSizing = "right";
  126. VertSizing = "bottom";
  127. position = "5 1";
  128. Extent = "70 16";
  129. MinExtent = "8 2";
  130. canSave = "1";
  131. Visible = "1";
  132. tooltipprofile = "ToolsGuiToolTipProfile";
  133. hovertime = "1000";
  134. canSaveDynamicFields = "0";
  135. };
  136. new GuiTextEditCtrl() {
  137. historySize = "0";
  138. password = "0";
  139. tabComplete = "0";
  140. sinkAllKeyEvents = "0";
  141. passwordMask = "*";
  142. maxLength = "1024";
  143. Margin = "0 0 0 0";
  144. Padding = "0 0 0 0";
  145. AnchorTop = "1";
  146. AnchorBottom = "0";
  147. AnchorLeft = "1";
  148. AnchorRight = "0";
  149. isContainer = "0";
  150. Profile = "ToolsGuiNumericTextEditProfile";
  151. HorizSizing = "width";
  152. VertSizing = "bottom";
  153. position = "81 0";
  154. Extent = "121 18";
  155. MinExtent = "8 2";
  156. canSave = "1";
  157. Visible = "1";
  158. tooltipprofile = "ToolsGuiToolTipProfile";
  159. hovertime = "1000";
  160. canSaveDynamicFields = "1";
  161. class = "ESettingsWindowTextEdit";
  162. className = "ESettingsWindowTextEdit";
  163. editorSettingsRead = "MeshRoadEditorPlugin.readSettings();";
  164. editorSettingsValue = "MeshRoadEditor/DefaultWidth";
  165. editorSettingsWrite = "MeshRoadEditorPlugin.writeSettings();";
  166. };
  167. };
  168. new GuiControl() {
  169. isContainer = "1";
  170. horizSizing = "right";
  171. vertSizing = "bottom";
  172. extent = "208 18";
  173. new GuiTextCtrl() {
  174. text = "Depth:";
  175. maxLength = "1024";
  176. Margin = "0 0 0 0";
  177. Padding = "0 0 0 0";
  178. AnchorTop = "1";
  179. AnchorBottom = "0";
  180. AnchorLeft = "1";
  181. AnchorRight = "0";
  182. isContainer = "0";
  183. Profile = "ToolsGuiTextRightProfile";
  184. HorizSizing = "right";
  185. VertSizing = "bottom";
  186. position = "5 1";
  187. Extent = "70 16";
  188. MinExtent = "8 2";
  189. canSave = "1";
  190. Visible = "1";
  191. tooltipprofile = "ToolsGuiToolTipProfile";
  192. hovertime = "1000";
  193. canSaveDynamicFields = "0";
  194. };
  195. new GuiTextEditCtrl() {
  196. historySize = "0";
  197. password = "0";
  198. tabComplete = "0";
  199. sinkAllKeyEvents = "0";
  200. passwordMask = "*";
  201. maxLength = "1024";
  202. Margin = "0 0 0 0";
  203. Padding = "0 0 0 0";
  204. AnchorTop = "1";
  205. AnchorBottom = "0";
  206. AnchorLeft = "1";
  207. AnchorRight = "0";
  208. isContainer = "0";
  209. Profile = "ToolsGuiNumericTextEditProfile";
  210. HorizSizing = "width";
  211. VertSizing = "bottom";
  212. position = "81 0";
  213. Extent = "121 18";
  214. MinExtent = "8 2";
  215. canSave = "1";
  216. Visible = "1";
  217. tooltipprofile = "ToolsGuiToolTipProfile";
  218. hovertime = "1000";
  219. canSaveDynamicFields = "1";
  220. class = "ESettingsWindowTextEdit";
  221. className = "ESettingsWindowTextEdit";
  222. editorSettingsRead = "MeshRoadEditorPlugin.readSettings();";
  223. editorSettingsValue = "MeshRoadEditor/DefaultDepth";
  224. editorSettingsWrite = "MeshRoadEditorPlugin.writeSettings();";
  225. };
  226. };
  227. new GuiControl() {
  228. isContainer = "1";
  229. horizSizing = "right";
  230. vertSizing = "bottom";
  231. extent = "208 18";
  232. new GuiTextCtrl() {
  233. text = "Normal:";
  234. maxLength = "1024";
  235. Margin = "0 0 0 0";
  236. Padding = "0 0 0 0";
  237. AnchorTop = "1";
  238. AnchorBottom = "0";
  239. AnchorLeft = "1";
  240. AnchorRight = "0";
  241. isContainer = "0";
  242. Profile = "ToolsGuiTextRightProfile";
  243. HorizSizing = "right";
  244. VertSizing = "bottom";
  245. position = "5 1";
  246. Extent = "70 14";
  247. MinExtent = "8 2";
  248. canSave = "1";
  249. Visible = "1";
  250. tooltipprofile = "ToolsGuiToolTipProfile";
  251. hovertime = "1000";
  252. canSaveDynamicFields = "0";
  253. };
  254. new GuiTextEditCtrl() {
  255. historySize = "0";
  256. password = "0";
  257. tabComplete = "0";
  258. sinkAllKeyEvents = "0";
  259. passwordMask = "*";
  260. maxLength = "1024";
  261. Margin = "0 0 0 0";
  262. Padding = "0 0 0 0";
  263. AnchorTop = "1";
  264. AnchorBottom = "0";
  265. AnchorLeft = "1";
  266. AnchorRight = "0";
  267. isContainer = "0";
  268. Profile = "ToolsGuiTextEditProfile";
  269. HorizSizing = "width";
  270. VertSizing = "bottom";
  271. position = "81 0";
  272. Extent = "121 18";
  273. MinExtent = "8 2";
  274. canSave = "1";
  275. Visible = "1";
  276. tooltipprofile = "ToolsGuiToolTipProfile";
  277. hovertime = "1000";
  278. canSaveDynamicFields = "1";
  279. class = "ESettingsWindowTextEdit";
  280. className = "ESettingsWindowTextEdit";
  281. editorSettingsRead = "MeshRoadEditorPlugin.readSettings();";
  282. editorSettingsValue = "MeshRoadEditor/DefaultNormal";
  283. editorSettingsWrite = "MeshRoadEditorPlugin.writeSettings();";
  284. };
  285. };
  286. new GuiControl() {
  287. isContainer = "1";
  288. horizSizing = "right";
  289. vertSizing = "bottom";
  290. extent = "208 18";
  291. new GuiTextCtrl() {
  292. text = "Top Material:";
  293. maxLength = "1024";
  294. Margin = "0 0 0 0";
  295. Padding = "0 0 0 0";
  296. AnchorTop = "1";
  297. AnchorBottom = "0";
  298. AnchorLeft = "1";
  299. AnchorRight = "0";
  300. isContainer = "0";
  301. Profile = "ToolsGuiTextRightProfile";
  302. HorizSizing = "right";
  303. VertSizing = "bottom";
  304. position = "5 1";
  305. Extent = "70 16";
  306. MinExtent = "8 2";
  307. canSave = "1";
  308. Visible = "1";
  309. tooltipprofile = "ToolsGuiToolTipProfile";
  310. hovertime = "1000";
  311. canSaveDynamicFields = "0";
  312. };
  313. new GuiTextEditCtrl() {
  314. historySize = "0";
  315. password = "0";
  316. tabComplete = "0";
  317. sinkAllKeyEvents = "0";
  318. passwordMask = "*";
  319. maxLength = "1024";
  320. Margin = "0 0 0 0";
  321. Padding = "0 0 0 0";
  322. AnchorTop = "1";
  323. AnchorBottom = "0";
  324. AnchorLeft = "1";
  325. AnchorRight = "0";
  326. isContainer = "0";
  327. Profile = "ToolsGuiTextEditProfile";
  328. HorizSizing = "width";
  329. VertSizing = "bottom";
  330. position = "81 0";
  331. Extent = "121 18";
  332. MinExtent = "8 2";
  333. canSave = "1";
  334. Visible = "1";
  335. tooltipprofile = "ToolsGuiToolTipProfile";
  336. hovertime = "1000";
  337. canSaveDynamicFields = "1";
  338. class = "ESettingsWindowTextEdit";
  339. className = "ESettingsWindowTextEdit";
  340. editorSettingsRead = "MeshRoadEditorPlugin.readSettings();";
  341. editorSettingsValue = "MeshRoadEditor/TopMaterialName";
  342. editorSettingsWrite = "MeshRoadEditorPlugin.writeSettings();";
  343. };
  344. };
  345. new GuiControl() {
  346. isContainer = "1";
  347. horizSizing = "right";
  348. vertSizing = "bottom";
  349. extent = "208 18";
  350. new GuiTextCtrl() {
  351. text = "Bottom Material:";
  352. maxLength = "1024";
  353. Margin = "0 0 0 0";
  354. Padding = "0 0 0 0";
  355. AnchorTop = "1";
  356. AnchorBottom = "0";
  357. AnchorLeft = "1";
  358. AnchorRight = "0";
  359. isContainer = "0";
  360. Profile = "ToolsGuiTextRightProfile";
  361. HorizSizing = "right";
  362. VertSizing = "bottom";
  363. position = "5 1";
  364. Extent = "70 16";
  365. MinExtent = "8 2";
  366. canSave = "1";
  367. Visible = "1";
  368. tooltipprofile = "ToolsGuiToolTipProfile";
  369. hovertime = "1000";
  370. canSaveDynamicFields = "0";
  371. };
  372. new GuiTextEditCtrl() {
  373. historySize = "0";
  374. password = "0";
  375. tabComplete = "0";
  376. sinkAllKeyEvents = "0";
  377. passwordMask = "*";
  378. maxLength = "1024";
  379. Margin = "0 0 0 0";
  380. Padding = "0 0 0 0";
  381. AnchorTop = "1";
  382. AnchorBottom = "0";
  383. AnchorLeft = "1";
  384. AnchorRight = "0";
  385. isContainer = "0";
  386. Profile = "ToolsGuiTextEditProfile";
  387. HorizSizing = "width";
  388. VertSizing = "bottom";
  389. position = "81 0";
  390. Extent = "121 18";
  391. MinExtent = "8 2";
  392. canSave = "1";
  393. Visible = "1";
  394. tooltipprofile = "ToolsGuiToolTipProfile";
  395. hovertime = "1000";
  396. canSaveDynamicFields = "1";
  397. class = "ESettingsWindowTextEdit";
  398. className = "ESettingsWindowTextEdit";
  399. editorSettingsRead = "MeshRoadEditorPlugin.readSettings();";
  400. editorSettingsValue = "MeshRoadEditor/BottomMaterialName";
  401. editorSettingsWrite = "MeshRoadEditorPlugin.writeSettings();";
  402. };
  403. };
  404. new GuiControl() {
  405. isContainer = "1";
  406. horizSizing = "right";
  407. vertSizing = "bottom";
  408. extent = "208 18";
  409. new GuiTextCtrl() {
  410. text = "Side Material:";
  411. maxLength = "1024";
  412. Margin = "0 0 0 0";
  413. Padding = "0 0 0 0";
  414. AnchorTop = "1";
  415. AnchorBottom = "0";
  416. AnchorLeft = "1";
  417. AnchorRight = "0";
  418. isContainer = "0";
  419. Profile = "ToolsGuiTextRightProfile";
  420. HorizSizing = "right";
  421. VertSizing = "bottom";
  422. position = "5 1";
  423. Extent = "70 16";
  424. MinExtent = "8 2";
  425. canSave = "1";
  426. Visible = "1";
  427. tooltipprofile = "ToolsGuiToolTipProfile";
  428. hovertime = "1000";
  429. canSaveDynamicFields = "0";
  430. };
  431. new GuiTextEditCtrl() {
  432. historySize = "0";
  433. password = "0";
  434. tabComplete = "0";
  435. sinkAllKeyEvents = "0";
  436. passwordMask = "*";
  437. maxLength = "1024";
  438. Margin = "0 0 0 0";
  439. Padding = "0 0 0 0";
  440. AnchorTop = "1";
  441. AnchorBottom = "0";
  442. AnchorLeft = "1";
  443. AnchorRight = "0";
  444. isContainer = "0";
  445. Profile = "ToolsGuiTextEditProfile";
  446. HorizSizing = "width";
  447. VertSizing = "bottom";
  448. position = "81 0";
  449. Extent = "121 18";
  450. MinExtent = "8 2";
  451. canSave = "1";
  452. Visible = "1";
  453. tooltipprofile = "ToolsGuiToolTipProfile";
  454. hovertime = "1000";
  455. canSaveDynamicFields = "1";
  456. class = "ESettingsWindowTextEdit";
  457. className = "ESettingsWindowTextEdit";
  458. editorSettingsRead = "MeshRoadEditorPlugin.readSettings();";
  459. editorSettingsValue = "MeshRoadEditor/SideMaterialName";
  460. editorSettingsWrite = "MeshRoadEditorPlugin.writeSettings();";
  461. };
  462. };
  463. };
  464. };
  465. new GuiRolloutCtrl() {
  466. Profile = "GuiRolloutProfile";
  467. HorizSizing = "right";
  468. VertSizing = "bottom";
  469. position = "10 10";
  470. extent = "208 95";
  471. Caption = "Colors";
  472. Margin = "0 3 0 0";
  473. DragSizable = false;
  474. container = true;
  475. new GuiStackControl() {
  476. StackingType = "Vertical";
  477. HorizStacking = "Left to Right";
  478. VertStacking = "Top to Bottom";
  479. Padding = "0";
  480. isContainer = "1";
  481. Profile = "ToolsGuiDefaultProfile";
  482. HorizSizing = "width";
  483. VertSizing = "bottom";
  484. position = "0 0";
  485. Extent = "208 0";
  486. MinExtent = "8 2";
  487. canSave = "1";
  488. isDecoy = "0";
  489. Visible = "1";
  490. tooltipprofile = "ToolsGuiToolTipProfile";
  491. hovertime = "1000";
  492. padding = "3";
  493. new GuiControl() {
  494. isContainer = "1";
  495. Profile = "ToolsGuiDefaultProfile";
  496. HorizSizing = "right";
  497. VertSizing = "bottom";
  498. position = "0 0";
  499. extent = "208 18";
  500. MinExtent = "8 2";
  501. canSave = "1";
  502. Visible = "1";
  503. tooltipprofile = "ToolsGuiToolTipProfile";
  504. hovertime = "1000";
  505. canSaveDynamicFields = "1";
  506. class = "ESettingsWindowColor";
  507. className = "ESettingsWindowColor";
  508. editorSettingsRead = "MeshRoadEditorPlugin.readSettings();";
  509. editorSettingsValue = "MeshRoadEditor/HoverSplineColor";
  510. editorSettingsWrite = "MeshRoadEditorPlugin.writeSettings();";
  511. new GuiTextCtrl() {
  512. text = "Hover Spline:";
  513. maxLength = "1024";
  514. Margin = "0 0 0 0";
  515. Padding = "0 0 0 0";
  516. AnchorTop = "1";
  517. AnchorBottom = "0";
  518. AnchorLeft = "1";
  519. AnchorRight = "0";
  520. isContainer = "0";
  521. profile = "ToolsGuiTextRightProfile";
  522. horizSizing = "right";
  523. vertSizing = "bottom";
  524. position = "4 2";
  525. extent = "70 14";
  526. MinExtent = "8 2";
  527. canSave = "1";
  528. Visible = "1";
  529. tooltipprofile = "ToolsGuiToolTipProfile";
  530. hovertime = "1000";
  531. canSaveDynamicFields = "1";
  532. };
  533. new GuiTextEditCtrl() {
  534. historySize = "0";
  535. password = "0";
  536. tabComplete = "0";
  537. sinkAllKeyEvents = "0";
  538. passwordMask = "*";
  539. maxLength = "1024";
  540. Margin = "0 0 0 0";
  541. Padding = "0 0 0 0";
  542. AnchorTop = "1";
  543. AnchorBottom = "0";
  544. AnchorLeft = "1";
  545. AnchorRight = "0";
  546. isContainer = "0";
  547. profile = "ToolsGuiTextEditProfile";
  548. horizSizing = "width";
  549. vertSizing = "bottom";
  550. position = "80 0";
  551. extent = "104 18";
  552. MinExtent = "8 2";
  553. canSave = "1";
  554. Visible = "1";
  555. tooltipprofile = "ToolsGuiToolTipProfile";
  556. hovertime = "1000";
  557. internalName = "ColorEdit";
  558. canSaveDynamicFields = "1";
  559. class = "ESettingsWindowColorEdit";
  560. className = "ESettingsWindowColorEdit";
  561. };
  562. new GuiSwatchButtonCtrl() {
  563. color = "1 1 1 1";
  564. groupNum = "-1";
  565. buttonType = "PushButton";
  566. useMouseEvents = "0";
  567. isContainer = "0";
  568. Profile = "ToolsGuiDefaultProfile";
  569. horizSizing = "left";
  570. vertSizing = "bottom";
  571. position = "188 2";
  572. extent = "14 14";
  573. MinExtent = "8 2";
  574. canSave = "1";
  575. Visible = "1";
  576. tooltipprofile = "ToolsGuiToolTipProfile";
  577. hovertime = "1000";
  578. internalName = "ColorButton";
  579. canSaveDynamicFields = "1";
  580. class = "ESettingsWindowColorButton";
  581. className = "ESettingsWindowColorButton";
  582. };
  583. };
  584. new GuiControl() {
  585. isContainer = "1";
  586. Profile = "ToolsGuiDefaultProfile";
  587. horizSizing = "right";
  588. vertSizing = "bottom";
  589. position = "0 0";
  590. extent = "208 18";
  591. MinExtent = "8 2";
  592. canSave = "1";
  593. Visible = "1";
  594. tooltipprofile = "ToolsGuiToolTipProfile";
  595. hovertime = "1000";
  596. canSaveDynamicFields = "1";
  597. class = "ESettingsWindowColor";
  598. className = "ESettingsWindowColor";
  599. editorSettingsRead = "MeshRoadEditorPlugin.readSettings();";
  600. editorSettingsValue = "MeshRoadEditor/SelectedSplineColor";
  601. editorSettingsWrite = "MeshRoadEditorPlugin.writeSettings();";
  602. new GuiTextCtrl() {
  603. text = "Sel. Spline:";
  604. maxLength = "1024";
  605. Margin = "0 0 0 0";
  606. Padding = "0 0 0 0";
  607. AnchorTop = "1";
  608. AnchorBottom = "0";
  609. AnchorLeft = "1";
  610. AnchorRight = "0";
  611. isContainer = "0";
  612. profile = "ToolsGuiTextRightProfile";
  613. horizSizing = "right";
  614. vertSizing = "bottom";
  615. position = "4 2";
  616. extent = "70 14";
  617. MinExtent = "8 2";
  618. canSave = "1";
  619. Visible = "1";
  620. tooltipprofile = "ToolsGuiToolTipProfile";
  621. hovertime = "1000";
  622. canSaveDynamicFields = "1";
  623. };
  624. new GuiTextEditCtrl() {
  625. historySize = "0";
  626. password = "0";
  627. tabComplete = "0";
  628. sinkAllKeyEvents = "0";
  629. passwordMask = "*";
  630. maxLength = "1024";
  631. Margin = "0 0 0 0";
  632. Padding = "0 0 0 0";
  633. AnchorTop = "1";
  634. AnchorBottom = "0";
  635. AnchorLeft = "1";
  636. AnchorRight = "0";
  637. isContainer = "0";
  638. profile = "ToolsGuiTextEditProfile";
  639. horizSizing = "width";
  640. vertSizing = "bottom";
  641. position = "80 0";
  642. extent = "104 18";
  643. MinExtent = "8 2";
  644. canSave = "1";
  645. Visible = "1";
  646. tooltipprofile = "ToolsGuiToolTipProfile";
  647. hovertime = "1000";
  648. internalName = "ColorEdit";
  649. canSaveDynamicFields = "1";
  650. class = "ESettingsWindowColorEdit";
  651. className = "ESettingsWindowColorEdit";
  652. };
  653. new GuiSwatchButtonCtrl() {
  654. color = "1 1 1 1";
  655. groupNum = "-1";
  656. buttonType = "PushButton";
  657. useMouseEvents = "0";
  658. isContainer = "0";
  659. profile = "ToolsGuiDefaultProfile";
  660. horizSizing = "left";
  661. vertSizing = "bottom";
  662. position = "188 2";
  663. extent = "14 14";
  664. MinExtent = "8 2";
  665. canSave = "1";
  666. Visible = "1";
  667. tooltipprofile = "ToolsGuiToolTipProfile";
  668. hovertime = "1000";
  669. internalName = "ColorButton";
  670. canSaveDynamicFields = "1";
  671. class = "ESettingsWindowColorButton";
  672. className = "ESettingsWindowColorButton";
  673. };
  674. };
  675. };
  676. };
  677. };
  678. };
  679. };
  680. };
  681. //--- OBJECT WRITE END ---