NavEditorSettingsTab.gui 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506
  1. //--- OBJECT WRITE BEGIN ---
  2. %guiContent = new GuiTabPageCtrl(ENavEditorSettingsPage) {
  3. fitBook = "1";
  4. text = "Navigation Editor";
  5. maxLength = "1024";
  6. margin = "0 0 0 0";
  7. padding = "0 0 0 0";
  8. anchorTop = "1";
  9. anchorBottom = "0";
  10. anchorLeft = "1";
  11. anchorRight = "0";
  12. position = "0 0";
  13. extent = "208 292";
  14. minExtent = "8 2";
  15. horizSizing = "width";
  16. vertSizing = "height";
  17. profile = "GuiSolidDefaultProfile";
  18. visible = "1";
  19. active = "1";
  20. tooltipProfile = "GuiToolTipProfile";
  21. hovertime = "1000";
  22. isContainer = "1";
  23. canSave = "1";
  24. canSaveDynamicFields = "1";
  25. new GuiScrollCtrl() {
  26. willFirstRespond = "1";
  27. hScrollBar = "alwaysOff";
  28. vScrollBar = "dynamic";
  29. lockHorizScroll = "1";
  30. lockVertScroll = "0";
  31. constantThumbHeight = "0";
  32. childMargin = "0 0";
  33. mouseWheelScrollSpeed = "-1";
  34. margin = "0 0 0 0";
  35. padding = "0 0 0 0";
  36. anchorTop = "1";
  37. anchorBottom = "0";
  38. anchorLeft = "1";
  39. anchorRight = "0";
  40. position = "0 0";
  41. extent = "208 292";
  42. minExtent = "8 2";
  43. horizSizing = "width";
  44. vertSizing = "height";
  45. profile = "GuiScrollProfile";
  46. visible = "1";
  47. active = "1";
  48. tooltipProfile = "GuiToolTipProfile";
  49. hovertime = "1000";
  50. isContainer = "1";
  51. canSave = "1";
  52. canSaveDynamicFields = "0";
  53. new GuiStackControl() {
  54. stackingType = "Vertical";
  55. horizStacking = "Left to Right";
  56. vertStacking = "Top to Bottom";
  57. padding = "0";
  58. dynamicSize = "1";
  59. dynamicNonStackExtent = "0";
  60. dynamicPos = "0";
  61. changeChildSizeToFit = "1";
  62. changeChildPosition = "1";
  63. position = "1 1";
  64. extent = "206 124";
  65. minExtent = "8 2";
  66. horizSizing = "width";
  67. vertSizing = "bottom";
  68. profile = "GuiDefaultProfile";
  69. visible = "1";
  70. active = "1";
  71. tooltipProfile = "GuiToolTipProfile";
  72. hovertime = "1000";
  73. isContainer = "1";
  74. canSave = "1";
  75. canSaveDynamicFields = "0";
  76. new GuiRolloutCtrl() {
  77. caption = "Test spawn";
  78. margin = "0 3 0 0";
  79. defaultHeight = "40";
  80. expanded = "1";
  81. clickCollapse = "1";
  82. hideHeader = "0";
  83. autoCollapseSiblings = "0";
  84. position = "0 0";
  85. extent = "206 62";
  86. minExtent = "8 2";
  87. horizSizing = "right";
  88. vertSizing = "bottom";
  89. profile = "GuiRolloutProfile";
  90. visible = "1";
  91. active = "1";
  92. tooltipProfile = "GuiToolTipProfile";
  93. hovertime = "1000";
  94. isContainer = "1";
  95. canSave = "1";
  96. canSaveDynamicFields = "0";
  97. new GuiStackControl() {
  98. stackingType = "Vertical";
  99. horizStacking = "Left to Right";
  100. vertStacking = "Top to Bottom";
  101. padding = "3";
  102. dynamicSize = "1";
  103. dynamicNonStackExtent = "0";
  104. dynamicPos = "0";
  105. changeChildSizeToFit = "1";
  106. changeChildPosition = "1";
  107. position = "0 20";
  108. extent = "206 39";
  109. minExtent = "8 2";
  110. horizSizing = "width";
  111. vertSizing = "bottom";
  112. profile = "GuiDefaultProfile";
  113. visible = "1";
  114. active = "1";
  115. tooltipProfile = "GuiToolTipProfile";
  116. hovertime = "1000";
  117. isContainer = "1";
  118. canSave = "1";
  119. canSaveDynamicFields = "0";
  120. new GuiControl() {
  121. position = "0 0";
  122. extent = "206 18";
  123. minExtent = "8 2";
  124. horizSizing = "right";
  125. vertSizing = "bottom";
  126. profile = "GuiDefaultProfile";
  127. visible = "1";
  128. active = "1";
  129. tooltipProfile = "GuiToolTipProfile";
  130. hovertime = "1000";
  131. isContainer = "1";
  132. canSave = "1";
  133. canSaveDynamicFields = "0";
  134. new GuiTextCtrl() {
  135. text = "Spawn class:";
  136. maxLength = "1024";
  137. margin = "0 0 0 0";
  138. padding = "0 0 0 0";
  139. anchorTop = "1";
  140. anchorBottom = "0";
  141. anchorLeft = "1";
  142. anchorRight = "0";
  143. position = "5 1";
  144. extent = "70 16";
  145. minExtent = "8 2";
  146. horizSizing = "right";
  147. vertSizing = "bottom";
  148. profile = "GuiTextRightProfile";
  149. visible = "1";
  150. active = "1";
  151. tooltipProfile = "GuiToolTipProfile";
  152. hovertime = "1000";
  153. isContainer = "0";
  154. canSave = "1";
  155. canSaveDynamicFields = "0";
  156. };
  157. new GuiPopUpMenuCtrlEx() {
  158. maxPopupHeight = "200";
  159. sbUsesNAColor = "0";
  160. reverseTextList = "0";
  161. bitmapBounds = "16 16";
  162. hotTrackCallback = "0";
  163. maxLength = "1024";
  164. margin = "0 0 0 0";
  165. padding = "0 0 0 0";
  166. anchorTop = "1";
  167. anchorBottom = "0";
  168. anchorLeft = "1";
  169. anchorRight = "0";
  170. position = "81 0";
  171. extent = "121 18";
  172. minExtent = "8 2";
  173. horizSizing = "right";
  174. vertSizing = "bottom";
  175. profile = "GuiPopUpMenuProfile";
  176. visible = "1";
  177. active = "1";
  178. tooltipProfile = "GuiToolTipProfile";
  179. hovertime = "1000";
  180. isContainer = "1";
  181. internalName = "SpawnClassOptions";
  182. class = "ESettingsWindowPopup";
  183. canSave = "1";
  184. canSaveDynamicFields = "1";
  185. editorSettingsRead = "NavEditorPlugin.readSettings();";
  186. editorSettingsValue = "NavEditor/SpawnClass";
  187. editorSettingsWrite = "NavEditorPlugin.writeSettings();";
  188. };
  189. };
  190. new GuiControl() {
  191. position = "0 21";
  192. extent = "206 18";
  193. minExtent = "8 2";
  194. horizSizing = "right";
  195. vertSizing = "bottom";
  196. profile = "GuiDefaultProfile";
  197. visible = "1";
  198. active = "1";
  199. tooltipProfile = "GuiToolTipProfile";
  200. hovertime = "1000";
  201. isContainer = "1";
  202. canSave = "1";
  203. canSaveDynamicFields = "0";
  204. new GuiTextCtrl() {
  205. text = "Datablock:";
  206. maxLength = "1024";
  207. margin = "0 0 0 0";
  208. padding = "0 0 0 0";
  209. anchorTop = "1";
  210. anchorBottom = "0";
  211. anchorLeft = "1";
  212. anchorRight = "0";
  213. position = "5 1";
  214. extent = "70 18";
  215. minExtent = "8 2";
  216. horizSizing = "right";
  217. vertSizing = "bottom";
  218. profile = "GuiTextRightProfile";
  219. visible = "1";
  220. active = "1";
  221. tooltipProfile = "GuiToolTipProfile";
  222. hovertime = "1000";
  223. isContainer = "0";
  224. canSave = "1";
  225. canSaveDynamicFields = "0";
  226. };
  227. new GuiTextEditCtrl() {
  228. historySize = "0";
  229. tabComplete = "0";
  230. sinkAllKeyEvents = "0";
  231. password = "0";
  232. passwordMask = "*";
  233. text = "DefaultPlayerData";
  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. position = "81 0";
  242. extent = "121 18";
  243. minExtent = "8 2";
  244. horizSizing = "width";
  245. vertSizing = "bottom";
  246. profile = "GuiTextEditProfile";
  247. visible = "1";
  248. active = "1";
  249. tooltipProfile = "GuiToolTipProfile";
  250. hovertime = "1000";
  251. isContainer = "0";
  252. class = "ESettingsWindowTextEdit";
  253. canSave = "1";
  254. canSaveDynamicFields = "1";
  255. editorSettingsRead = "NavEditorPlugin.readSettings();";
  256. editorSettingsValue = "NavEditor/SpawnDatablock";
  257. editorSettingsWrite = "NavEditorPlugin.writeSettings();";
  258. };
  259. };
  260. };
  261. };
  262. new GuiRolloutCtrl() {
  263. caption = "Colors";
  264. margin = "0 3 0 0";
  265. defaultHeight = "40";
  266. expanded = "1";
  267. clickCollapse = "1";
  268. hideHeader = "0";
  269. autoCollapseSiblings = "0";
  270. position = "0 62";
  271. extent = "206 62";
  272. minExtent = "8 2";
  273. horizSizing = "right";
  274. vertSizing = "bottom";
  275. profile = "GuiRolloutProfile";
  276. visible = "1";
  277. active = "1";
  278. tooltipProfile = "GuiToolTipProfile";
  279. hovertime = "1000";
  280. isContainer = "1";
  281. canSave = "1";
  282. canSaveDynamicFields = "0";
  283. new GuiStackControl() {
  284. stackingType = "Vertical";
  285. horizStacking = "Left to Right";
  286. vertStacking = "Top to Bottom";
  287. padding = "3";
  288. dynamicSize = "1";
  289. dynamicNonStackExtent = "0";
  290. dynamicPos = "0";
  291. changeChildSizeToFit = "1";
  292. changeChildPosition = "1";
  293. position = "0 20";
  294. extent = "206 39";
  295. minExtent = "8 2";
  296. horizSizing = "width";
  297. vertSizing = "bottom";
  298. profile = "GuiDefaultProfile";
  299. visible = "1";
  300. active = "1";
  301. tooltipProfile = "GuiToolTipProfile";
  302. hovertime = "1000";
  303. isContainer = "1";
  304. canSave = "1";
  305. canSaveDynamicFields = "0";
  306. new GuiControl() {
  307. position = "0 0";
  308. extent = "206 18";
  309. minExtent = "8 2";
  310. horizSizing = "right";
  311. vertSizing = "bottom";
  312. profile = "GuiDefaultProfile";
  313. visible = "1";
  314. active = "1";
  315. tooltipProfile = "GuiToolTipProfile";
  316. hovertime = "1000";
  317. isContainer = "1";
  318. class = "ESettingsWindowColor";
  319. canSave = "1";
  320. canSaveDynamicFields = "1";
  321. editorSettingsRead = "NavEditorPlugin.readSettings();";
  322. editorSettingsValue = "NavEditor/HoverSplineColor";
  323. editorSettingsWrite = "NavEditorPlugin.writeSettings();";
  324. new GuiTextCtrl() {
  325. text = "Hover Spline:";
  326. maxLength = "1024";
  327. margin = "0 0 0 0";
  328. padding = "0 0 0 0";
  329. anchorTop = "1";
  330. anchorBottom = "0";
  331. anchorLeft = "1";
  332. anchorRight = "0";
  333. position = "0 1";
  334. extent = "70 16";
  335. minExtent = "8 2";
  336. horizSizing = "right";
  337. vertSizing = "bottom";
  338. profile = "GuiTextRightProfile";
  339. visible = "1";
  340. active = "1";
  341. tooltipProfile = "GuiToolTipProfile";
  342. hovertime = "1000";
  343. isContainer = "0";
  344. canSave = "1";
  345. canSaveDynamicFields = "1";
  346. };
  347. new GuiTextEditCtrl() {
  348. historySize = "0";
  349. tabComplete = "0";
  350. sinkAllKeyEvents = "0";
  351. password = "0";
  352. passwordMask = "*";
  353. maxLength = "1024";
  354. margin = "0 0 0 0";
  355. padding = "0 0 0 0";
  356. anchorTop = "1";
  357. anchorBottom = "0";
  358. anchorLeft = "1";
  359. anchorRight = "0";
  360. position = "80 0";
  361. extent = "104 18";
  362. minExtent = "8 2";
  363. horizSizing = "width";
  364. vertSizing = "bottom";
  365. profile = "GuiTextEditProfile";
  366. visible = "1";
  367. active = "1";
  368. tooltipProfile = "GuiToolTipProfile";
  369. hovertime = "1000";
  370. isContainer = "0";
  371. internalName = "ColorEdit";
  372. class = "ESettingsWindowColorEdit";
  373. canSave = "1";
  374. canSaveDynamicFields = "1";
  375. };
  376. new GuiSwatchButtonCtrl() {
  377. color = "0 0 0 0";
  378. groupNum = "-1";
  379. buttonType = "PushButton";
  380. useMouseEvents = "0";
  381. position = "188 2";
  382. extent = "14 14";
  383. minExtent = "8 2";
  384. horizSizing = "left";
  385. vertSizing = "bottom";
  386. profile = "GuiDefaultProfile";
  387. visible = "1";
  388. active = "1";
  389. tooltipProfile = "GuiToolTipProfile";
  390. hovertime = "1000";
  391. isContainer = "0";
  392. internalName = "ColorButton";
  393. class = "ESettingsWindowColorButton";
  394. canSave = "1";
  395. canSaveDynamicFields = "1";
  396. };
  397. };
  398. new GuiControl() {
  399. position = "0 21";
  400. extent = "206 18";
  401. minExtent = "8 2";
  402. horizSizing = "right";
  403. vertSizing = "bottom";
  404. profile = "GuiDefaultProfile";
  405. visible = "1";
  406. active = "1";
  407. tooltipProfile = "GuiToolTipProfile";
  408. hovertime = "1000";
  409. isContainer = "1";
  410. class = "ESettingsWindowColor";
  411. canSave = "1";
  412. canSaveDynamicFields = "1";
  413. editorSettingsRead = "NavEditorPlugin.readSettings();";
  414. editorSettingsValue = "NavEditor/SelectedSplineColor";
  415. editorSettingsWrite = "NavEditorPlugin.writeSettings();";
  416. new GuiTextCtrl() {
  417. text = "Sel. Spline:";
  418. maxLength = "1024";
  419. margin = "0 0 0 0";
  420. padding = "0 0 0 0";
  421. anchorTop = "1";
  422. anchorBottom = "0";
  423. anchorLeft = "1";
  424. anchorRight = "0";
  425. position = "0 1";
  426. extent = "70 16";
  427. minExtent = "8 2";
  428. horizSizing = "right";
  429. vertSizing = "bottom";
  430. profile = "GuiTextRightProfile";
  431. visible = "1";
  432. active = "1";
  433. tooltipProfile = "GuiToolTipProfile";
  434. hovertime = "1000";
  435. isContainer = "0";
  436. canSave = "1";
  437. canSaveDynamicFields = "1";
  438. };
  439. new GuiTextEditCtrl() {
  440. historySize = "0";
  441. tabComplete = "0";
  442. sinkAllKeyEvents = "0";
  443. password = "0";
  444. passwordMask = "*";
  445. maxLength = "1024";
  446. margin = "0 0 0 0";
  447. padding = "0 0 0 0";
  448. anchorTop = "1";
  449. anchorBottom = "0";
  450. anchorLeft = "1";
  451. anchorRight = "0";
  452. position = "80 0";
  453. extent = "104 18";
  454. minExtent = "8 2";
  455. horizSizing = "width";
  456. vertSizing = "bottom";
  457. profile = "GuiTextEditProfile";
  458. visible = "1";
  459. active = "1";
  460. tooltipProfile = "GuiToolTipProfile";
  461. hovertime = "1000";
  462. isContainer = "0";
  463. internalName = "ColorEdit";
  464. class = "ESettingsWindowColorEdit";
  465. canSave = "1";
  466. canSaveDynamicFields = "1";
  467. };
  468. new GuiSwatchButtonCtrl() {
  469. color = "0 0 0 0";
  470. groupNum = "-1";
  471. buttonType = "PushButton";
  472. useMouseEvents = "0";
  473. position = "188 2";
  474. extent = "14 14";
  475. minExtent = "8 2";
  476. horizSizing = "left";
  477. vertSizing = "bottom";
  478. profile = "GuiDefaultProfile";
  479. visible = "1";
  480. active = "1";
  481. tooltipProfile = "GuiToolTipProfile";
  482. hovertime = "1000";
  483. isContainer = "0";
  484. internalName = "ColorButton";
  485. class = "ESettingsWindowColorButton";
  486. canSave = "1";
  487. canSaveDynamicFields = "1";
  488. };
  489. };
  490. };
  491. };
  492. };
  493. };
  494. };
  495. //--- OBJECT WRITE END ---