⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 oldskin.xml

📁 皮肤界面组件开发包,让你们系统随时可以按用户喜欢的风格设置了.
💻 XML
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="GB2312"?>
<SunvPlayerSkin>
    <Window WindowName="MainWindow" WndTitle="东方影都" 
        Normal="MainNormal.bmp" Over="MainHigh.bmp" Pushed="MainPushed.bmp" 
            Disabled="MainDisabled.bmp" Mask="MainMask.bmp"
            Menu="MainMenu">
        <Controls Count="7">
            <ControlGroup Name="Button" >
                <Control ID="1" ControlType="Button" ControlName="Play"  Hints="播放" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />
                <Control ID="2" ControlType="Button" ControlName="Pause"  Hints="暂停" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />
                <Control ID="3" ControlType="Button" ControlName="Stop" Hints="停止" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />                
                <Control ID="4" ControlType="Button" ControlName="PlayForward" Hints="前进" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />
                <Control ID="5" ControlType="Button" ControlName="PlayBackward" Hints="后退" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />
                <Control ID="6" ControlType="Button" ControlName="PlayPrevious" Hints="上一个" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />
                <Control ID="7" ControlType="Button" ControlName="PlayNext" Hints="下一个" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />                
                <Control ID="8" ControlType="Button" ControlName="PlayFile" Hints="打开文件播放" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />
                <Control ID="9" ControlType="Button" ControlName="PlayDisc" Hints="播放光盘" RightActions="PopMenu(PlayCDRom)" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />                
                <Control ID="10"  ControlType="Button" ControlName="PlayDiscDual" Hints="双碟连放" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />
                <Control ID="11"  ControlType="Button" ControlName="VideoFullScrSwitch" Hints="屏幕切换" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />
                <Control ID="12"  ControlType="Button" ControlName="SetSegmentStart" Hints="段落开始" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />
                <Control ID="13"  ControlType="Button" ControlName="SetSegmentEnd" Hints="段落结束" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />
                <Control ID="14"  ControlType="Button" ControlName="MultiGraphSelect" Hints="多画面点播" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" RightActions="PopMenu(MutilSelect)" />
                <Control ID="15"  ControlType="Button" ControlName="CapturePic" Hints="抓图" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" RightActions="PopMenu(CapturePic)" />
                
                <Control ID="31" ControlType="Button"  ControlName="Exit" Hints="退出" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />                   
                <Control ID="32" ControlType="Button"  ControlName="ChangeSkin" Hints="换个界面" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" Actions="ChangeRandSkin()" RightActions="SelectSkin()" />                              
                <Control ID="33" ControlType="Button"  ControlName="Help" Hints="帮助" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />
                <Control ID="34" ControlType="Button"  ControlName="Minisum" Hints="最小化" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" />
                                                                                                                                                                     
                <Control ID="61"  ControlType="Button" ControlName="EQWnd" Hints="均衡器" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" Actions="PopWindow(EQWnd)" />
                <Control ID="62"  ControlType="Button" ControlName="PopTunerWnd" Hints="高级控制" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" Actions="PopWindow(TunerWnd)" />                
                <Control ID="63"  ControlType="Button" ControlName="PlayListWnd" Hints="播放列表" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur" Actions="PopWindow(PlayListWnd)" />               
            </ControlGroup> 
            
            <ControlGroup Name="StaticButton" >                
                <Control ID="101" ControlType="StaticButton" StateCount="4" ControlName="PlayLoopMode" Description="播放循环方式" BmpFile="PlayLoopMode.bmp" >                    
                    <Hints>
                        <Hint>单首播放</Hint>
                        <Hint>单首循环</Hint>
                        <Hint>播放全部</Hint>
                        <Hint>全部循环</Hint>
                    </Hints>
                </Control>
                
                <Control ID="102" ControlType="StaticButton" StateCount="4" ControlName="ChangeChannel" Description="声道" BmpFile="Channel.bmp" >                    
                    <Hints>
                        <Hint>立体声</Hint>                        
                        <Hint>左声道</Hint>
                        <Hint>右声道</Hint>
                        <Hint>混合单声道</Hint>
                    </Hints>
                </Control>            
                
                <Control ID="103" ControlType="StaticButton" StateCount="2" ControlName="MuteMain" BmpFile="Mute.bmp" >
                    <Hints>
                        <Hint>关闭声音</Hint>                        
                        <Hint>打开声音</Hint>
                    </Hints>
                </Control>                        
                
                <Control ID="104" ControlType="StaticButton" StateCount="3" ControlName="PlayerStatus" Description="当前播放器状态" BmpFile="PlayerStatus.bmp"                        
                         Disabled="1"
                         NotHotImg="1"                         
                    >                    
                    <Hints>
                        <Hint>停止</Hint>                        
                        <Hint>正在播放</Hint>
                        <Hint>暂停</Hint>
                    </Hints>                    
                </Control>    
                                    
                <Control ID="105" ControlType="StaticButton" StateCount="7" ControlName="CurrentMediaType" Description="当前播放媒体类型" BmpFile="MediaType.bmp"
                         Disabled="1"
                         NotHotImg="1"                         
                    >                    
                    <Hints>                        
                    </Hints>
                </Control>
            </ControlGroup>
            
            <ControlGroup Name="Slider">
                <Control ID="121" ControlType="Slider" ControlName="PlayProgress" Hints="播放进程" BarBmpFile="PlaySlidrBar.bmp"  Direction="Horizontal" NormalCur="hand.cur" DraggingCur="hand_h.cur" />
            </ControlGroup>
            
            <ControlGroup Name="BitmapSlider">
                <Control ID="122" ControlType="BitmapSlider" ControlName="MainVolume" Hints="改变主音量" Direction="Horizontal" BmpFile="MainVolume.BMP" BitCount="56" NormalCur="hand.cur" DraggingCur="hand_h.cur" />
            </ControlGroup>
            
            <ControlGroup Name="TimeControl">
                <Control ID="141" ControlType="TimeControl" ControlName="PlaySeekTime" Hints="当前播放时间" FaceBmpFile="TimeDig.bmp" Timer="100" />                    
            </ControlGroup>
            
            <ControlGroup Name="SliderText">
                <Control ID="147" ControlType="SliderText" ControlName="CurrentStatus" Description="播放器状态"
                                  FontHeight="9" FontName="宋体" TextColor="255,255,255" Timer="100" />
            </ControlGroup>
            
            <ControlGroup Name="IndexControl">
                <Control ID="148" ControlType="IndexControl" ControlName="CurrentPlayingIndex"  Hints="当前播放索引"
                    FaceBmpFile="TimeDig.bmp" length="2"
                    >
                    <FaceBmpFile>TimeDig.bmp</FaceBmpFile>
                    <Length>3</Length>
                </Control>
            </ControlGroup>
            
            <ControlGroup Name="Loaction" >
               <Control ID="78" ControlType="WavFormCtrl"
		        ControlName="WavFormCtrl"  Hints="波形显示" FaceBmpFile="wavform.bmp" />
            </ControlGroup>
        </Controls>
    </Window>
    
    <Window WindowName="EQWnd"    WndTitle="东方影都--均衡器"
            Normal="EQNomal.bmp" Over="eqhigh.bmp" Pushed="eqdown.bmp" 
            Disabled="EQDisabled.bmp" Mask="eqmask.bmp"
            Menu="MainMenu">
        <Controls>        
            <ControlGroup Name="Button" >
                <Control ID="1" ControlType="Button" ControlName="Close" Hints="关闭" />
                <Control ID="2" ControlType="Button" ControlName="EQReset" Hints="自动" Actions="ResetEQ()" />
                <Control ID="3" ControlType="Button" ControlName="EQLoad" Hints="加载" Actions="LoadEQSetting()" />                
                <Control ID="4" ControlType="Button" ControlName="EQSave" Hints="保存"  Actions="SaveEQSetting()" />                
                <Control ID="5" ControlType="Button" ControlName="EQJazz" Hints="爵士"  Actions="LoadEQSetting(Jazz)" />
                <Control ID="6" ControlType="Button" ControlName="EQCountry" Hints="乡村"  Actions="LoadEQSetting(Country)" />
                <Control ID="7" ControlType="Button" ControlName="EQPop" Hints="流行"  Actions="LoadEQSetting(Pop)" />
                <Control ID="8" ControlType="Button" ControlName="EQRock" Hints="摇滚"  Actions="LoadEQSetting(Rock)" />
            </ControlGroup>
            
            <ControlGroup Name="StaticButton" >                
                <Control ID="21" ControlType="StaticButton" ControlName="EQValid" StateCount="2" BmpFile="EQValid.bmp" Actions="EnableEQ()" >                    
                    <Hints>
                        <Hint>启用均衡器</Hint>
                        <Hint>关闭均衡器</Hint>
                    </Hints>
                </Control>
            </ControlGroup>            
            <ControlGroup Name="BitmapSlider">
                <Control ID="31" ControlType="BitmapSlider" ControlName="EQSlider" Hints="" Direction="Vertical"
                         BmpFile="EQSlider.BMP" BitCount="38" ComIndex="11" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                    />
                <Control ID="32" ControlType="BitmapSlider" ControlName="EQSlider" Hints="" Direction="Vertical" 
                         BmpFile="EQSlider.BMP" BitCount="38" ComIndex="1" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                    />
                <Control ID="33" ControlType="BitmapSlider" ControlName="EQSlider" Hints="" Direction="Vertical"
                         BmpFile="EQSlider.BMP" BitCount="38" ComIndex="2" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                    />
                <Control ID="34" ControlType="BitmapSlider" ControlName="EQSlider" Hints="" Direction="Vertical"
                         BmpFile="EQSlider.BMP" BitCount="38" ComIndex="3" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                    />
                <Control ID="35" ControlType="BitmapSlider" ControlName="EQSlider" Hints="" Direction="Vertical"
                         BmpFile="EQSlider.BMP" BitCount="38" ComIndex="4" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                    />
                <Control ID="36" ControlType="BitmapSlider" ControlName="EQSlider" Hints="" Direction="Vertical"
                         BmpFile="EQSlider.BMP" BitCount="38" ComIndex="5" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                    />
                <Control ID="37" ControlType="BitmapSlider" ControlName="EQSlider" Hints="" Direction="Vertical"
                         BmpFile="EQSlider.BMP" BitCount="38" ComIndex="6" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                    />
                <Control ID="38" ControlType="BitmapSlider" ControlName="EQSlider" Hints="" Direction="Vertical"
                         BmpFile="EQSlider.BMP" BitCount="38" ComIndex="7" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                    />

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -