/////////////////////////// // UIBuilder Generated File //////////////////////////// // Main Object OBJECT "guiScreenSpace" "Editor" { ////////////////////////////// // Property OnCreate "PLAY ParkMenuFrame.Init" Visible 1 Scale 1.000000 1.000000 1.000000 OBJECT "guiImage" "Filter" { ////////////////////////////// // Property Visible 1 Position 0.000000 0.000000 1.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 TopLeftColor 0 0 64 0 BottomLeftColor 0 0 64 0 TopRightColor 0 0 64 0 BottomRightColor 0 0 64 0 Width 640 Height 480 } OBJECT "guiFrame" "ParkMenuFrame" { ////////////////////////////// // Property Visible 1 Position 350.000000 80.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Material_TopLeft "Common.brd_topleft" Material_Top "Common.brd_top" Material_TopRight "Common.brd_top" Material_Left "Common.brd_left" Material_Center "Common.brd_center" Material_Right "Common.brd_center" Material_BottomLeft "Common.brd_botlefts" Material_Bottom "Common.brd_bottom" Material_BottomRight "Common.brd_bottom" Width 320 Height 260 ////////////////////////////// // Action ACTION "Interpolate" "Init" { StartDelay 0 OnStart "SET Visible {1}\nSET ParkMenu.SelectedIndex {0}\nPLAY Root.MainMenu.LockUser\n" OnUpdate "LINEAR Position {650 80 0} {350 80 0} Init.Ratio\n" OnEnd "SET ParkMenu.SelectedIndex {0}\nSETFOCUS ParkMenu\nSET Root.MainMenu.TopHeader.Title.Text {\"Park Editor\"}\nPLAY Root.MainMenu.UnlockUser" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 20 Ratio 1 } ACTION "Interpolate" "DeInit" { StartDelay 0 OnStart "PLAY Root.MainMenu.LockUser\n" OnUpdate "LINEAR Position {350 80 0} {650 80 0} DeInit.Ratio\n" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 20 Ratio 1 } OBJECT "guiImage" "SelectedBar" { ////////////////////////////// // Property Visible 1 Position 144.000000 46.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Width 0 Height 0 OBJECT "guiFrame" "SelectedBar" { ////////////////////////////// // Property Visible 1 Position 0.000000 -5.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 1 Color 255 255 255 192 Material_TopLeft "Common.brds_topleft" Material_Top "Common.brds_top" Material_Left "Common.brds_left" Width 256 Height 32 } } OBJECT "guiMenu" "ParkMenu" { ////////////////////////////// // Property Visible 1 Position 144.000000 46.000000 0.000000 Scale 1.000000 1.000000 1.000000 WrapAround -1 VisibleCount 6 SelectedIndex 0 ScrollOffset 0 Charset "Common.large" Spacing 1.250000 Alignment 1 Color 200 137 0 255 SelectedColor 0 0 0 255 Items "New Park\nLoad Park\nDelete Park\nClear Park Records\nBack to Main" OnItemSelect "SET Root.CurrentSelection SelectedIndex\nGOTO SelectedIndex\n:0\nPLAY .DeInit\nPLAY ..SelectTheme.Init\nGOTO End\n:1\nPLAY .DeInit\nPLAY ..LoadMenu.Init\nGOTO End\n:4\nSET .DeInit.OnEnd {\"DESTROY Root.Editor\"}\nPLAY .DeInit\nSET Root.SelectedBar.Visible {0}\nPLAY Root.MainMenu.MainMenuGroup.Init\nGOTO End\n:End" OnChange "SET .SelectedBar.Position SelectedCoord\nADD .SelectedBar.Position Position" } } OBJECT "guiToggler" "SelectTheme" { ////////////////////////////// // Property Visible 0 Scale 1.000000 1.000000 1.000000 WrapAround 0 MinValue 0 MaxValue 7 IncValue 1 CurValue 0 LastDir -1 OnSelect "PLAY DeInit2" OnCancel "PLAY DeInit\nPLAY .ParkMenuFrame.Init" OnChange "PLAY FlashArrow\nGOTO CurValue\n:0\nSET Frame.ThemeName.Text {\"Theme 1\"}\nGOTO End\n:1\nSET Frame.ThemeName.Text {\"Theme 2\"}\nGOTO End\n:2\nSET Frame.ThemeName.Text {\"Theme 3\"}\nGOTO End\n:3\nSET Frame.ThemeName.Text {\"Theme 4\"}\nGOTO End\n:4\nSET Frame.ThemeName.Text {\"Theme 5\"}\nGOTO End\n:5\nSET Frame.ThemeName.Text {\"Theme 6\"}\nGOTO End\n:6\nSET Frame.ThemeName.Text {\"Theme 7\"}\nGOTO End\n:7\nSET Frame.ThemeName.Text {\"Theme 8\"}\nGOTO End\n:END\n" ////////////////////////////// // Action ACTION "Interpolate" "Init" { StartDelay 0 OnStart "SET Visible {1}\nPLAY Root.MainMenu.LockUser\nCALL BMXEditor_LoadThemes" OnUpdate "LINEAR Frame.Position {650 70 0} {300 70 0} Init.Ratio" OnEnd "SETFOCUS\nSET Root.MainMenu.TopHeader.Title.Text {\"Select a theme\"}\nPLAY Root.MainMenu.UnlockUser" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 20 Ratio 1 } ACTION "Interpolate" "DeInit" { StartDelay 0 OnStart "PLAY Root.MainMenu.LockUser" OnUpdate "LINEAR Frame.Position {300 70 0} {650 70 0} DeInit.Ratio" OnEnd "SET Visible {0}" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 20 Ratio 1 } ACTION "Script" "FlashArrow" { StartDelay 0 Script "GOTO LastDir\n:-1\nSET Frame.Header.FlashLeft.Ratio {0}\nPLAY Frame.Header.FlashLeft\nGOTO End\n:1\nSET Frame.Header.FlashRight.Ratio {0}\nPLAY Frame.Header.FlashRight\n:0\n:End" } ACTION "Interpolate" "DeInit2" { StartDelay 0 OnStart "PLAY Root.MainMenu.LockUser\nSET Root.ThemeSelect CurValue\nPLAY Root.MainMenu.TopHeader.DropUp2\nPLAY Root.MainMenu.BottomHeader.DropUp2" OnUpdate "LINEAR Frame.Position {300 70 0} {650 70 0} DeInit2.Ratio" OnEnd "SET Visible {0}\nCALL editThemeMenuSelectTheme\nSET Root.MainMenu.Background.Visible {0}\n" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 20 Ratio 1 } OBJECT "guiFrame" "Frame" { ////////////////////////////// // Property Visible 1 Position 650.000000 70.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Material_TopLeft "Common.brd_topleft" Material_Top "Common.brd_top" Material_TopRight "Common.brd_top" Material_Left "Common.brd_left" Material_Center "Common.brd_center" Material_Right "Common.brd_center" Material_BottomLeft "Common.brd_botlefts" Material_Bottom "Common.brd_bottom" Material_BottomRight "Common.brd_bottom" Width 640 Height 320 OBJECT "guiImage" "Header" { ////////////////////////////// // Property Visible 1 Scale 1.000000 1.000000 1.000000 Alignment 0 TopLeftColor 255 255 255 128 BottomLeftColor 255 255 255 128 TopRightColor 255 255 255 128 BottomRightColor 255 255 255 128 Material "Common.header" Width 64 Height 64 ////////////////////////////// // Action ACTION "Interpolate" "FlashLeft" { StartDelay 0 OnUpdate "LINEAR LeftArrow.Color {0 0 0 255} {255 255 255 255} FlashLeft.Ratio" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 10 Ratio 1 } ACTION "Interpolate" "FlashRight" { StartDelay 0 OnUpdate "LINEAR RightArrow.Color {0 0 0 255} {255 255 255 255} FlashRight.Ratio" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 10 Ratio 1 } OBJECT "guiImage" "Header2" { ////////////////////////////// // Property Visible 1 Position 64.000000 13.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 TopLeftColor 255 255 255 128 BottomLeftColor 255 255 255 128 TopRightColor 255 255 255 128 BottomRightColor 255 255 255 128 Width 320 Height 25 } OBJECT "guiLabel" "LeftArrow" { ////////////////////////////// // Property Visible 1 Position 35.000000 19.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Spacing 1.250000 Charset "Common.large" Text "<" } OBJECT "guiLabel" "RightArrow" { ////////////////////////////// // Property Visible 1 Position 313.000000 18.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Spacing 1.250000 Charset "Common.large" Text ">" } } OBJECT "guiLabel" "ThemeName" { ////////////////////////////// // Property Visible 1 Position 177.000000 12.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 1 Spacing 1.250000 Charset "Common.large" Color 0 0 0 255 Text "Theme 1" } } } OBJECT "guiFrame" "PauseMenu" { ////////////////////////////// // Property Visible 1 Position 650.000000 90.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Material_TopLeft "Common.brd_topleft" Material_Top "Common.brd_top" Material_TopRight "Common.brd_top" Material_Left "Common.brd_left" Material_Center "Common.brd_center" Material_Right "Common.brd_center" Material_BottomLeft "Common.brd_botlefts" Material_Bottom "Common.brd_bottom" Material_BottomRight "Common.brd_bottom" Width 320 Height 250 ////////////////////////////// // Action ACTION "Interpolate" "Init" { StartDelay 0 OnStart "SET .Filter.Visible {1}\nPLAY Root.MainMenu.TopHeader.DropDown2\nPLAY Root.MainMenu.BottomHeader.DropDown2\nSET Visible {1}\nSET MainMenu.SelectedIndex {0}\nPLAY Root.MainMenu.LockUser\n" OnUpdate "LINEAR Position {650 90 0} {350 90 0} Init.Ratio\nLINEAR Root.Editor.Filter.TopLeftColor {0 0 64 0} {0 0 64 192}\nLINEAR Root.Editor.Filter.TopRightColor {0 0 64 0} {0 0 64 192}\nLINEAR Root.Editor.Filter.BottomLeftColor {0 0 64 0} {0 0 64 192}\nLINEAR Root.Editor.Filter.BottomRightColor {0 0 64 0} {0 0 64 192}" OnEnd "SETFOCUS MainMenu\nSET Root.MainMenu.TopHeader.Title.Text {\"Park Editor\"}\nPLAY Root.MainMenu.UnlockUser" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 15 Ratio 1 } ACTION "Interpolate" "DeInit" { StartDelay 0 OnStart "PLAY Root.MainMenu.LockUser\nPLAY Root.MainMenu.TopHeader.DropUp2\nPLAY Root.MainMenu.BottomHeader.DropUp2\nKILLFOCUS" OnUpdate "LINEAR Position {350 90 0} {650 90 0} DeInit.Ratio\nLINEAR Root.Editor.Filter.TopLeftColor {0 0 64 192} {0 0 64 0}\nLINEAR Root.Editor.Filter.TopRightColor {0 0 64 192} {0 0 64 0}\nLINEAR Root.Editor.Filter.BottomLeftColor {0 0 64 192} {0 0 64 0}\nLINEAR Root.Editor.Filter.BottomRightColor {0 0 64 192} {0 0 64 0}" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 15 Ratio 1 } OBJECT "guiImage" "SelectedBar" { ////////////////////////////// // Property Visible 1 Position 144.000000 46.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Width 0 Height 0 OBJECT "guiFrame" "SelectedBar" { ////////////////////////////// // Property Visible 1 Position 0.000000 -5.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 1 Color 255 255 255 192 Material_TopLeft "Common.brds_topleft" Material_Top "Common.brds_top" Material_Left "Common.brds_left" Width 256 Height 32 } } OBJECT "guiMenu" "MainMenu" { ////////////////////////////// // Property Visible 1 Position 144.000000 46.000000 0.000000 Scale 1.000000 1.000000 1.000000 WrapAround -1 VisibleCount 6 SelectedIndex 0 ScrollOffset 0 Charset "Common.large" Spacing 1.250000 Alignment 1 Color 200 137 0 255 SelectedColor 0 0 0 255 Items "Continue\nSave Park\nLoad Park\nTest Run\nExit" OnItemSelect "GOTO SelectedIndex\n:0\nSET .DeInit.OnEnd {\"\"}\nPLAY .DeInit\nGOTO End\n:1\nSET .DeInit.OnEnd {\"\"}\nPLAY .DeInit\nGOTO End\n:2\nSET .DeInit.OnEnd {\"\"}\nPLAY .DeInit\nGOTO End\n:3\nSET .DeInit.OnEnd {\"CALL BmxTestLevel\"}\nPLAY .DeInit\nGOTO End\n:4\nSET .DeInit.OnEnd {\"\"}\nPLAY DeInit\nGOTO End\n:END\nSet Root.PauseSelect SelectedIndex\nCALL editPauseSelect\n" OnChange "SET .SelectedBar.Position SelectedCoord\nADD .SelectedBar.Position Position" } } OBJECT "guiFrame" "TopHeader" { ////////////////////////////// // Property Visible 0 Scale 1.000000 1.000000 1.000000 Alignment 0 Material_TopLeft "Common.brd_left" Material_Top "Common.brd_center" Material_TopRight "Common.brd_center" Material_Left "Common.brd_left" Material_Center "Common.brd_center" Material_Right "Common.brd_center" Material_BottomLeft "Common.brd_botleftn" Material_Bottom "Common.brd_bottom" Material_BottomRight "Common.brd_bottom" Width 880 Height 96 } OBJECT "guiFrame" "BottomHeader" { ////////////////////////////// // Property Visible 0 Position -615.000000 374.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Material_Left "Common.brd_left" Material_Center "Common.brd_center" Material_Right "Common.brd_center" Material_BottomLeft "Common.brd_bottom" Material_Bottom "Common.brd_bottom" Width 1256 Height 156 } OBJECT "guiFrame" "Keyboard" { ////////////////////////////// // Property Visible 0 Position 76.000000 113.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Material_TopLeft "Common.brd_topleft" Material_Top "Common.brd_top" Material_Left "Common.brd_left" Material_Center "Common.brd_center" Material_BottomLeft "Common.brd_botleftn" Material_Bottom "Common.brd_bottom" Width 512 Height 280 OBJECT "guiKeyboard" "Keyboard1" { ////////////////////////////// // Property Visible 1 Position 30.000000 70.000000 0.000000 Scale 1.000000 1.000000 1.000000 Charset "Common.large" Items "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890:<>,!@#$&*()?`|~" SelectedColor 0 0 0 255 HSpacing 35 VSpacing 27 RowWidth 13 SelectedIndex 28 SelectedChar "c" SelectedCoord 70.000000 54.000000 0.000000 OnSelect "STRCAT .EditBox.Text SelectedChar" OnChange "SET .Selected.Position SelectedCoord\nADD .Selected.Position Position" } OBJECT "guiLabel" "Title" { ////////////////////////////// // Property Visible 1 Position 34.000000 24.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Spacing 1.250000 Charset "Common.small_italic" Color 0 200 255 255 Text "Part Name:" } OBJECT "guiLine" "Separator" { ////////////////////////////// // Property Visible 0 Position 20.000000 60.000000 0.000000 Scale 1.000000 1.000000 1.000000 Vector 470.000000 0.000000 0.000000 Width 1 } OBJECT "guiLabel" "EditBox" { ////////////////////////////// // Property Visible 1 Position 185.000000 24.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Spacing 1.250000 Charset "Common.small_italic" Color 0 200 255 255 Text "1fghiA6uhivwkkWWvqc" } } OBJECT "guiFrame" "LoadMenu" { ////////////////////////////// // Property Visible 1 Position 650.000000 80.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Material_TopLeft "Common.brd_topleft" Material_Top "Common.brd_top" Material_TopRight "Common.brd_top" Material_Left "Common.brd_left" Material_Center "Common.brd_center" Material_Right "Common.brd_center" Material_BottomLeft "Common.brd_botlefts" Material_Bottom "Common.brd_bottom" Material_BottomRight "Common.brd_bottom" Width 320 Height 280 ////////////////////////////// // Action ACTION "Interpolate" "Init" { StartDelay 0 OnStart "SET Visible {1}\nSET MainMenu.SelectedIndex {0}\nPLAY Root.MainMenu.LockUser\n" OnUpdate "LINEAR Position {650 80 0} {350 80 0} Init.Ratio\n" OnEnd "SETFOCUS LoadTree\nSET Root.MainMenu.TopHeader.Title.Text {\"Load Park\"}\nPLAY Root.MainMenu.UnlockUser\nCALL editFileLoadTree" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 20 Ratio 1 } ACTION "Interpolate" "DeInit" { StartDelay 0 OnStart "PLAY Root.MainMenu.LockUser\n" OnUpdate "LINEAR Position {350 80 0} {650 80 0} DeInit.Ratio\n" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 20 Ratio 1 } OBJECT "guiImage" "SelectedBar" { ////////////////////////////// // Property Visible 1 Position 144.000000 46.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Width 0 Height 0 OBJECT "guiFrame" "SelectedBar" { ////////////////////////////// // Property Visible 1 Position 0.000000 -5.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Color 255 255 255 192 Material_TopLeft "Common.brds_topleft" Material_Top "Common.brds_top" Material_Left "Common.brds_left" Width 256 Height 32 } } OBJECT "guiTreeView" "LoadTree" { ////////////////////////////// // Property Visible 1 Position 30.000000 46.000000 0.000000 Scale 1.000000 1.000000 1.000000 SelectedIndex 0 VisibleCount 8 ScrollOffset 0 Charset "Common.large" Spacing 1.250000 Color 200 137 0 255 SelectedColor 0 0 0 255 OnCancel "PLAY .DeInit\nPLAY ..ParkMenuFrame.Init\n" OnItemSelect "PLAY .DeInit\nPLAY ..LoadFile.Init" OnChange "SET .SelectedBar.Position SelectedCoord\nADD .SelectedBar.Position Position\nADD .SelectedBar.Position {-10 0 0}" } } OBJECT "guiFrame" "LoadFile" { ////////////////////////////// // Property Visible 1 Position 650.000000 100.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Material_TopLeft "Common.brd_topleft" Material_Top "Common.brd_top" Material_TopRight "Common.brd_top" Material_Left "Common.brd_left" Material_Center "Common.brd_center" Material_BottomLeft "Common.brd_botleftN" Material_Bottom "Common.brd_bottom" Material_BottomRight "Common.brd_bottom" Width 640 Height 292 ////////////////////////////// // Action ACTION "Interpolate" "Init" { StartDelay 0 OnStart "SET Visible {1}\nSET MainMenu.SelectedIndex {0}\nPLAY Root.MainMenu.LockUser\n" OnUpdate "LINEAR Position {650 100 0} {30 100 0} Init.Ratio\n" OnEnd "SETFOCUS TreeFile\nSET Root.MainMenu.TopHeader.Title.Text {\"Select Park\"}\nPLAY Root.MainMenu.UnlockUser\nCALL editFileLoadFile" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 20 Ratio 1 } ACTION "Interpolate" "DeInit" { StartDelay 0 OnStart "PLAY Root.MainMenu.LockUser\n" OnUpdate "LINEAR Position {30 100 0} {650 100 0} DeInit.Ratio\n" InterpolateMode 0 LoopMode 0 IntervalMode 1 IntervalValue 20 Ratio 1 } OBJECT "guiLabel" "Header" { ////////////////////////////// // Property Visible 1 Position 42.000000 15.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Spacing 1.250000 Charset "Common.large" Text "Name" OBJECT "guiLabel" "SubHeader1" { ////////////////////////////// // Property Visible 1 Position 193.000000 0.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Spacing 1.250000 Charset "Common.large" Text "Theme" } OBJECT "guiLabel" "SubHeader2" { ////////////////////////////// // Property Visible 1 Position 311.000000 1.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Spacing 1.250000 Charset "Common.large" Text "Author" } OBJECT "guiLabel" "SubHeader3" { ////////////////////////////// // Property Visible 1 Position 429.000000 0.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 Spacing 1.250000 Charset "Common.large" Text "Date/Time" } OBJECT "guiLine" "New_guiLine" { ////////////////////////////// // Property Visible 1 Position -30.000000 30.000000 0.000000 Scale 1.000000 1.000000 1.000000 Vector 590.000000 0.000000 0.000000 StartColor 192 192 192 255 EndColor 192 192 192 255 Width 1 } } OBJECT "guiImage" "SelectedBar" { ////////////////////////////// // Property Visible 1 Position 10.000000 46.000000 0.000000 Scale 1.000000 1.000000 1.000000 Alignment 0 TopLeftColor 255 255 255 192 BottomLeftColor 255 255 255 192 TopRightColor 255 255 255 192 BottomRightColor 255 255 255 192 Width 590 Height 16 } OBJECT "guiTreeView" "TreeFile" { ////////////////////////////// // Property Visible 1 Position 15.000000 50.000000 0.000000 Scale 1.000000 1.000000 1.000000 SelectedIndex 0 VisibleCount 10 ScrollOffset 0 Charset "Common.tiny_italic" Spacing 1.250000 Color 200 137 0 255 SelectedColor 0 0 0 255 OnCancel "PLAY .DeInit\nPLAY ..LoadMenu.Init" OnChange "SET .SelectedBar.Position SelectedCoord\nADD .SelectedBar.Position Position\nSET .TreeTheme.SelectedIndex SelectedIndex\nSET .TreeAuthor.SelectedIndex SelectedIndex\nSET .TreeDate.SelectedIndex SelectedIndex" } OBJECT "guiTreeView" "TreeTheme" { ////////////////////////////// // Property Visible 1 Position 240.000000 50.000000 0.000000 Scale 1.000000 1.000000 1.000000 SelectedIndex 0 VisibleCount 10 ScrollOffset 0 Charset "Common.tiny_italic" Spacing 1.250000 Color 200 137 0 255 SelectedColor 0 0 0 255 } OBJECT "guiTreeView" "TreeAuthor" { ////////////////////////////// // Property Visible 1 Position 355.000000 50.000000 0.000000 Scale 1.000000 1.000000 1.000000 SelectedIndex 0 VisibleCount 10 ScrollOffset 0 Charset "Common.tiny_italic" Spacing 1.250000 Color 200 137 0 255 SelectedColor 0 0 0 255 } OBJECT "guiTreeView" "TreeDate" { ////////////////////////////// // Property Visible 1 Position 470.000000 50.000000 0.000000 Scale 1.000000 1.000000 1.000000 SelectedIndex 0 VisibleCount 10 ScrollOffset 0 Charset "Common.tiny_italic" Spacing 1.250000 Color 200 137 0 255 SelectedColor 0 0 0 255 } } }