| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- //--- OBJECT WRITE BEGIN ---
- %guiContent = new GuiControl(EditorSettingsWindow,EditorGuiGroup) {
- position = "0 0";
- extent = "1024 768";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "ToolsGuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "ToolsGuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "1";
- new GuiWindowCollapseCtrl(ESettingsWindow) {
- text = "Editor Settings";
- resizeWidth = "0";
- resizeHeight = "1";
- canMove = "1";
- canClose = "1";
- canMinimize = "0";
- canMaximize = "0";
- canCollapse = "1";
- closeCommand = "ESettingsWindow.hideDialog();";
- edgeSnap = "1";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "34 48";
- extent = "958 671";
- minExtent = "319 100";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "ToolsGuiWindowProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "ToolsGuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- internalName = "EditorSettingsWindow";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiSplitContainer() {
- orientation = "Vertical";
- splitterSize = "2";
- splitPoint = "182 100";
- fixedPanel = "None";
- fixedSize = "100";
- docking = "None";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "0 24";
- extent = "958 647";
- minExtent = "64 64";
- horizSizing = "width";
- vertSizing = "bottom";
- profile = "ToolsGuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiPanel() {
- docking = "Client";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "0 0";
- extent = "180 647";
- minExtent = "16 16";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "ToolsGuiSolidDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- internalName = "Panel1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiScrollCtrl() {
- willFirstRespond = "1";
- hScrollBar = "alwaysOff";
- vScrollBar = "dynamic";
- lockHorizScroll = "0";
- lockVertScroll = "0";
- constantThumbHeight = "0";
- childMargin = "0 0";
- mouseWheelScrollSpeed = "-1";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "3 3";
- extent = "177 643";
- minExtent = "100 50";
- horizSizing = "width";
- vertSizing = "height";
- profile = "ToolsGuiScrollProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "ToolsGuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiTextListCtrl(ESettingsWindowList) {
- columns = "0";
- fitParentWidth = "0";
- clipColumnText = "0";
- position = "1 1";
- extent = "9 2";
- minExtent = "8 2";
- horizSizing = "width";
- vertSizing = "height";
- profile = "ToolsGuiListBoxProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "ToolsGuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- };
- };
- new GuiPanel() {
- docking = "Client";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "184 0";
- extent = "774 647";
- minExtent = "16 16";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "ToolsGuiSolidDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- internalName = "panel2";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiVariableInspector(SettingsInspector) {
- dividerMargin = "5";
- showCustomFields = "1";
- stackingType = "Vertical";
- horizStacking = "Left to Right";
- vertStacking = "Top to Bottom";
- padding = "1";
- dynamicSize = "1";
- dynamicNonStackExtent = "0";
- dynamicPos = "0";
- changeChildSizeToFit = "1";
- changeChildPosition = "1";
- position = "0 0";
- extent = "773 643";
- minExtent = "16 16";
- horizSizing = "width";
- vertSizing = "height";
- profile = "GuiInspectorProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- };
- };
- };
- };
- //--- OBJECT WRITE END ---
|