|
@@ -304,90 +304,6 @@ $guiContent = new GuiControl(windowConsoleDlg) {
|
|
|
canSave = "0";
|
|
|
canSaveDynamicFields = "0";
|
|
|
};
|
|
|
- new GuiButtonCtrl(windowConsole_Tab1) {
|
|
|
- text = "Tab1 Text 1";
|
|
|
- buttonType = "PushButton";
|
|
|
- useMouseEvents = "0";
|
|
|
- position = "5 1";
|
|
|
- extent = "95 20";
|
|
|
- minExtent = "8 2";
|
|
|
- horizSizing = "right";
|
|
|
- vertSizing = "bottom";
|
|
|
- profile = "ToolsGuiEditorTabButton";
|
|
|
- visible = "1";
|
|
|
- hidden = "1";
|
|
|
- active = "1";
|
|
|
- command = "";
|
|
|
- tooltipProfile = "ToolsGuiToolTipProfile";
|
|
|
- ToolTip = "Bring this window to the front";
|
|
|
- hovertime = "1000";
|
|
|
- isContainer = "0";
|
|
|
- canSave = "0";
|
|
|
- canSaveDynamicFields = "0";
|
|
|
- };
|
|
|
- new GuiButtonCtrl(windowConsole_Tab2) {
|
|
|
- text = "Tab1 Text 2";
|
|
|
- buttonType = "PushButton";
|
|
|
- useMouseEvents = "0";
|
|
|
- position = "105 1";
|
|
|
- extent = "95 20";
|
|
|
- minExtent = "8 2";
|
|
|
- horizSizing = "right";
|
|
|
- vertSizing = "bottom";
|
|
|
- profile = "ToolsGuiEditorTabButton";
|
|
|
- visible = "1";
|
|
|
- hidden = "1";
|
|
|
- active = "1";
|
|
|
- command = "";
|
|
|
- tooltipProfile = "ToolsGuiToolTipProfile";
|
|
|
- ToolTip = "Bring this window to the front";
|
|
|
- hovertime = "1000";
|
|
|
- isContainer = "0";
|
|
|
- canSave = "0";
|
|
|
- canSaveDynamicFields = "0";
|
|
|
- };
|
|
|
- new GuiButtonCtrl(windowConsole_Tab3) {
|
|
|
- text = "Tab Text 3";
|
|
|
- buttonType = "PushButton";
|
|
|
- useMouseEvents = "0";
|
|
|
- position = "205 1";
|
|
|
- extent = "95 20";
|
|
|
- minExtent = "8 2";
|
|
|
- horizSizing = "right";
|
|
|
- vertSizing = "bottom";
|
|
|
- profile = "ToolsGuiEditorTabButton";
|
|
|
- visible = "1";
|
|
|
- hidden = "1";
|
|
|
- active = "1";
|
|
|
- command = "";
|
|
|
- tooltipProfile = "ToolsGuiToolTipProfile";
|
|
|
- ToolTip = "Bring this window to the front";
|
|
|
- hovertime = "1000";
|
|
|
- isContainer = "0";
|
|
|
- canSave = "0";
|
|
|
- canSaveDynamicFields = "0";
|
|
|
- };
|
|
|
- new GuiButtonCtrl(windowConsole_Tab4) {
|
|
|
- text = "Tab Text 3";
|
|
|
- buttonType = "PushButton";
|
|
|
- useMouseEvents = "0";
|
|
|
- position = "305 1";
|
|
|
- extent = "95 20";
|
|
|
- minExtent = "8 2";
|
|
|
- horizSizing = "right";
|
|
|
- vertSizing = "bottom";
|
|
|
- profile = "ToolsGuiEditorTabButton";
|
|
|
- visible = "1";
|
|
|
- hidden = "1";
|
|
|
- active = "1";
|
|
|
- command = "";
|
|
|
- tooltipProfile = "ToolsGuiToolTipProfile";
|
|
|
- ToolTip = "Bring this window to the front";
|
|
|
- hovertime = "1000";
|
|
|
- isContainer = "0";
|
|
|
- canSave = "0";
|
|
|
- canSaveDynamicFields = "0";
|
|
|
- };
|
|
|
new GuiBitmapButtonCtrl(windowConsole_UnDockBtn) {
|
|
|
canSaveDynamicFields = "0";
|
|
|
internalName = "";
|