Background@MUSIC_PANEL: Logic: MusicPlayerLogic X: (WINDOW_RIGHT - WIDTH) / 2 Y: (WINDOW_BOTTOM - HEIGHT) / 2 Width: 410 Height: 500 Children: LogicTicker@SONG_WATCHER: ScrollPanel@MUSIC_LIST: X: 20 Y: 45 Width: PARENT_RIGHT - 40 Height: PARENT_BOTTOM - 175 Children: ScrollItem@MUSIC_TEMPLATE: Width: PARENT_RIGHT - 27 Height: 25 X: 2 Y: 0 Visible: false EnableChildMouseOver: True Children: LabelWithTooltip@TITLE: X: 10 Width: PARENT_RIGHT - 50 Height: 25 TooltipContainer: MUSIC_TOOLTIP_CONTAINER TooltipTemplate: SIMPLE_TOOLTIP Label@LENGTH: Width: 50 X: PARENT_RIGHT - 60 Align: Right Height: 25 Container@LABEL_CONTAINER: X: 20 Y: 16 Width: PARENT_RIGHT - 40 Children: Label@TITLE: Width: 100 Height: 25 Text: label-container-title Align: Center Font: Bold Label@TYPE: X: PARENT_RIGHT - WIDTH Height: 25 Width: 95 Text: label-container-type Align: Center Font: Bold Container@BUTTONS: X: 20 Y: PARENT_BOTTOM - HEIGHT - 85 Width: PARENT_RIGHT - 40 Children: Button@BUTTON_PREV: Width: 26 Height: 26 IgnoreChildMouseOver: true Children: Image@IMAGE_PREV: X: 5 Y: 5 ImageCollection: music ImageName: prev Button@BUTTON_PLAY: X: 35 Width: 26 Height: 26 IgnoreChildMouseOver: true Children: Image@IMAGE_PLAY: X: 5 Y: 5 ImageCollection: music ImageName: play Button@BUTTON_PAUSE: Visible: false X: 35 Width: 26 Height: 26 IgnoreChildMouseOver: true Children: Image@IMAGE_PAUSE: X: 5 Y: 5 ImageCollection: music ImageName: pause Button@BUTTON_STOP: X: 70 Width: 26 Height: 26 IgnoreChildMouseOver: true Children: Image@IMAGE_STOP: X: 5 Y: 5 ImageCollection: music ImageName: stop Button@BUTTON_NEXT: X: 105 Width: 26 Height: 26 IgnoreChildMouseOver: true Children: Image@IMAGE_NEXT: X: 5 Y: 5 ImageCollection: music ImageName: next ExponentialSlider@MUSIC_SLIDER: X: PARENT_RIGHT - WIDTH Y: 3 Width: PARENT_RIGHT - 145 Height: 20 Ticks: 7 Label@TIME_LABEL: X: (PARENT_RIGHT - WIDTH) / 2 Y: PARENT_BOTTOM - HEIGHT - 95 - 3 Width: 140 Height: 25 Align: Center Font: Bold Checkbox@SHUFFLE: X: 20 Y: PARENT_BOTTOM - HEIGHT - 95 Width: 85 Height: 20 Text: checkbox-music-panel-shuffle Checkbox@REPEAT: X: PARENT_RIGHT - 15 - WIDTH Y: PARENT_BOTTOM - HEIGHT - 95 Width: 70 Height: 20 Text: checkbox-music-panel-repeat Container@NO_MUSIC_LABEL: X: 20 Y: (PARENT_BOTTOM - HEIGHT - 95) / 2 Width: PARENT_RIGHT - 40 Height: 75 Visible: false Children: Label@TITLE: Width: PARENT_RIGHT - 24 Height: 25 Font: Bold Align: Center Text: label-no-music-title Label@DESCA: Y: 20 Width: PARENT_RIGHT - 24 Height: 25 Align: Center Text: label-no-music-desca Label@DESCB: Y: 40 Width: PARENT_RIGHT - 24 Height: 25 Align: Center Text: label-no-music-descb Button@BACK_BUTTON: X: PARENT_RIGHT - WIDTH - 20 Y: PARENT_BOTTOM - 45 Width: 160 Height: 25 Text: button-music-panel-back Font: Bold Key: escape Label@MUTE_LABEL: X: 25 Y: PARENT_BOTTOM - 45 Width: 300 Height: 20 Font: Small TooltipContainer@MUSIC_TOOLTIP_CONTAINER: