| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314 |
- //--- OBJECT WRITE BEGIN ---
- %guiContent = new GuiControl(ChooseLevelDlg) {
- position = "0 0";
- extent = "1024 768";
- minExtent = "8 8";
- horizSizing = "width";
- vertSizing = "height";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "1";
- Enabled = "1";
- launchInEditor = "0";
- returnGui = "MainMenuGui";
- new GuiControl(ChooseLevelWindow) {
- position = "48 56";
- extent = "928 655";
- minExtent = "8 2";
- horizSizing = "center";
- vertSizing = "center";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiBitmapBarCtrl() {
- percent = "100";
- vertical = "0";
- flipClip = "0";
- bitmap = "data/ui/images/panel.png";
- color = "255 255 255 255";
- position = "0 0";
- extent = "927 40";
- minExtent = "8 2";
- horizSizing = "width";
- vertSizing = "bottom";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- new GuiTextCtrl(LevelSelectTitle) {
- text = "SINGLE PLAYER";
- maxLength = "1024";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "22 10";
- extent = "307 28";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "MenuHeaderText";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- new GuiBitmapBarCtrl() {
- percent = "100";
- vertical = "0";
- flipClip = "0";
- bitmap = "data/ui/images/panel_low.png";
- color = "255 255 255 255";
- position = "0 40";
- extent = "927 618";
- minExtent = "8 2";
- horizSizing = "width";
- vertSizing = "bottom";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- new GuiBitmapCtrl() {
- bitmapAsset = "UI:no_preview_image";
- color = "255 255 255 255";
- wrap = "0";
- position = "513 71";
- extent = "400 300";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- internalName = "CurrentPreview";
- canSave = "1";
- canSaveDynamicFields = "1";
- Enabled = "1";
- };
- new GuiTextCtrl() {
- text = "Example Level";
- maxLength = "255";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "514 375";
- extent = "398 27";
- minExtent = "8 8";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "MenuHeaderText";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- internalName = "LevelName";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- new GuiTextCtrl() {
- text = "Description:";
- maxLength = "255";
- margin = "0 0 0 0";
- padding = "0 0 0 0";
- anchorTop = "1";
- anchorBottom = "0";
- anchorLeft = "1";
- anchorRight = "0";
- position = "522 410";
- extent = "91 18";
- minExtent = "8 8";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "MenuSubHeaderText";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- internalName = "LevelDescriptionLabel";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- new GuiMLTextCtrl() {
- lineSpacing = "2";
- allowColorChars = "0";
- maxChars = "-1";
- text = "This is placeholder text";
- useURLMouseCursor = "0";
- position = "522 436";
- extent = "391 14";
- minExtent = "8 8";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiMLWhiteTextProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- internalName = "LevelDescription";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- new GuiScrollCtrl() {
- willFirstRespond = "1";
- hScrollBar = "dynamic";
- 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 = "0 40";
- extent = "450 580";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiMenuScrollProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiGameListMenuCtrl(LevelList) {
- debugRender = "0";
- callbackOnInputs = "1";
- position = "1 1";
- extent = "450 90";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "DefaultListMenuProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- class = "UIMenuButtonList";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- };
- };
- new GuiControl(ChooseLevelButtonHolder) {
- position = "189 711";
- extent = "646 40";
- minExtent = "8 2";
- horizSizing = "center";
- vertSizing = "top";
- profile = "GuiDefaultProfile";
- visible = "1";
- active = "1";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "1";
- class = "MenuInputButtonContainer";
- canSave = "1";
- canSaveDynamicFields = "0";
- new GuiIconButtonCtrl() {
- buttonMargin = "4 4";
- iconBitmap = "./";
- iconLocation = "Left";
- sizeIconToButton = "1";
- makeIconSquare = "1";
- textLocation = "Right";
- textMargin = "4";
- autoSize = "0";
- text = "Go";
- groupNum = "-1";
- buttonType = "PushButton";
- useMouseEvents = "0";
- position = "363 0";
- extent = "140 40";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiMenuButtonProfile";
- visible = "1";
- active = "1";
- command = "MainMenuButtonList.activateRow();";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- internalName = "goButton";
- class = "MenuInputButton";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- new GuiIconButtonCtrl() {
- buttonMargin = "4 4";
- iconBitmap = "./";
- iconLocation = "Left";
- sizeIconToButton = "1";
- makeIconSquare = "1";
- textLocation = "Right";
- textMargin = "4";
- autoSize = "0";
- text = "Back";
- groupNum = "-1";
- buttonType = "PushButton";
- useMouseEvents = "0";
- position = "507 0";
- extent = "140 40";
- minExtent = "8 2";
- horizSizing = "right";
- vertSizing = "bottom";
- profile = "GuiMenuButtonProfile";
- visible = "1";
- active = "1";
- command = "MainMenuButtonList.activateRow();";
- tooltipProfile = "GuiToolTipProfile";
- hovertime = "1000";
- isContainer = "0";
- internalName = "backButton";
- class = "MenuInputButton";
- canSave = "1";
- canSaveDynamicFields = "0";
- };
- };
- };
- //--- OBJECT WRITE END ---
|