﻿<?xml version="1.0" encoding="UTF-8" ?>
<TenioUILayout Version="V1.70.20110727" ColorLib="">
    <UIObject Type="Container" Name="ConOnlineMatchSignUp" ScriptFile="AppSample\BuildinWndSample.lua">
        <Properties>
            <Property Name="XOffset" Value="0" />
            <Property Name="YOffset" Value="0" />
            <Property Name="Width" Value="1024" />
            <Property Name="Height" Value="768" />
            <Property Name="Transparent" Value="true" />
            <Property Name="OnRestoreEnd" Value="BuildinWndSample:OnInit" />
        </Properties>
        <Children>
            <UIObject Type="TinyContainer" Name="BoxLimitedShow">
                <Properties>
                    <Property Name="XOffset" Value="681" />
                    <Property Name="YOffset" Value="124" />
                    <Property Name="Width" Value="329" />
                    <Property Name="Height" Value="308" />
                    <Property Name="Background" Value="NONE:" />
                </Properties>
                <Children>
                    <UIObject Type="TinyContainer" Name="TinyConSuspensionBox">
                        <Properties>
                            <Property Name="XOffset" Value="0" />
                            <Property Name="YOffset" Value="-308" />
                            <Property Name="Width" Value="329" />
                            <Property Name="Height" Value="308" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\suspension_box.png;Tile;0;" />
                        </Properties>
                        <Children>
                            <UIObject Type="Static" Name="StaticNotice_1">
                                <Properties>
                                    <Property Name="XOffset" Value="25" />
                                    <Property Name="YOffset" Value="124" />
                                    <Property Name="Width" Value="115" />
                                    <Property Name="Height" Value="19" />
                                    <Property Name="TextColor" Value="RGB:250,152,75" />
                                    <Property Name="Caption" Value="18:00-22:00" />
                                    <Property Name="LogFont" Value="-14;0;0;0;400;0;0;0;134;3;2;1;2;宋体" />
                                    <Property Name="AlignMode" Value="CENTER" />
                                    <Property Name="AutoChangeLine" Value="true" />
                                    <Property Name="MultiLine" Value="true" />
                                    <Property Name="VerticalAlignMode" Value="Center" />
                                    <Property Name="WordBreak" Value="true" />
                                    <Property Name="Background" Value="NONE:" />
                                </Properties>
                                <Children />
                            </UIObject>
                            <UIObject Type="Static" Name="StaticNotice_2">
                                <Properties>
                                    <Property Name="XOffset" Value="15" />
                                    <Property Name="YOffset" Value="151" />
                                    <Property Name="Width" Value="202" />
                                    <Property Name="Height" Value="22" />
                                    <Property Name="Visible" Value="false" />
                                    <Property Name="Caption" Value="每报名满40人，马上开始比赛" />
                                    <Property Name="LogFont" Value="-14;0;0;0;400;0;0;0;134;3;2;1;2;宋体" />
                                    <Property Name="AutoChangeLine" Value="true" />
                                    <Property Name="MultiLine" Value="true" />
                                    <Property Name="WordBreak" Value="true" />
                                    <Property Name="Background" Value="NONE:" />
                                </Properties>
                                <Children />
                            </UIObject>
                            <UIObject Type="Static" Name="StaticNotice_3">
                                <Properties>
                                    <Property Name="XOffset" Value="18" />
                                    <Property Name="YOffset" Value="232" />
                                    <Property Name="Width" Value="293" />
                                    <Property Name="Height" Value="45" />
                                    <Property Name="Visible" Value="false" />
                                    <Property Name="TextColor" Value="RGB:250,152,75" />
                                    <Property Name="Caption" Value="开赛倒计时 01:30" />
                                    <Property Name="LogFont" Value="-14;0;0;0;400;0;0;0;134;3;2;1;2;宋体" />
                                    <Property Name="AlignMode" Value="CENTER" />
                                    <Property Name="AutoChangeLine" Value="true" />
                                    <Property Name="MultiLine" Value="true" />
                                    <Property Name="VerticalAlignMode" Value="Center" />
                                    <Property Name="WordBreak" Value="true" />
                                    <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchSignUp\btn_signup_disable.png;Stretch;0;" />
                                </Properties>
                                <Children />
                            </UIObject>
                            <UIObject Type="TinyContainer" Name="GrayButtonPic">
                                <Properties>
                                    <Property Name="XOffset" Value="18" />
                                    <Property Name="YOffset" Value="232" />
                                    <Property Name="Width" Value="293" />
                                    <Property Name="Height" Value="45" />
                                    <Property Name="Visible" Value="false" />
                                    <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\gray_button.png;Tile;null;" />
                                </Properties>
                                <Children />
                            </UIObject>
                            <UIObject Type="Button" Name="SignUpButton">
                                <Properties>
                                    <Property Name="XOffset" Value="18" />
                                    <Property Name="YOffset" Value="232" />
                                    <Property Name="Width" Value="293" />
                                    <Property Name="Height" Value="45" />
                                    <Property Name="Visible" Value="false" />
                                    <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\enter_button.png;Tile;0;" />
                                    <Property Name="BackgroundHover" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\enter_button_hover.png;Tile;0;" />
                                    <Property Name="BackgroundPressed" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\enter_button_pressed.png;Tile;0;" />
                                </Properties>
                                <Children />
                            </UIObject>
                        </Children>
                    </UIObject>
                </Children>
            </UIObject>
            <UIObject Type="TinyContainer" Name="TinyConMatchInfoBox">
                <Properties>
                    <Property Name="XOffset" Value="0" />
                    <Property Name="YOffset" Value="0" />
                    <Property Name="Width" Value="1024" />
                    <Property Name="Height" Value="768" />
                    <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\match_info_box_background.png;Tile;0;" />
                </Properties>
                <Children>
                    <UIObject Type="Static" Name="StaticCountdownInfo">
                        <Properties>
                            <Property Name="XOffset" Value="382" />
                            <Property Name="YOffset" Value="655" />
                            <Property Name="Width" Value="254" />
                            <Property Name="Height" Value="20" />
                            <Property Name="TextColor" Value="RGB:255,128,0" />
                            <Property Name="Caption" Value="正在报名中，请稍候…" />
                            <Property Name="AlignMode" Value="CENTER" />
                            <Property Name="VerticalAlignMode" Value="Center" />
                            <Property Name="Background" Value="NONE:" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="Button" Name="GiveUpSignUpButton">
                        <Properties>
                            <Property Name="XOffset" Value="840" />
                            <Property Name="YOffset" Value="16" />
                            <Property Name="Width" Value="170" />
                            <Property Name="Height" Value="50" />
                            <Property Name="Disable" Value="true" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\btn_exit_normal.png;Tile;0;" />
                            <Property Name="BackgroundHover" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\btn_exit_hover.png;Tile;0;" />
                            <Property Name="BackgroundPressed" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\btn_exit_press.png;Tile;0;" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="TinyContainer" Name="ProgressBar">
                        <Properties>
                            <Property Name="XOffset" Value="156" />
                            <Property Name="YOffset" Value="688" />
                            <Property Name="Width" Value="711" />
                            <Property Name="Height" Value="18" />
                            <Property Name="Background" Value="NONE:" />
                        </Properties>
                        <Children>
                            <UIObject Type="TinyContainer" Name="ProgressBar_BG">
                                <Properties>
                                    <Property Name="XOffset" Value="0" />
                                    <Property Name="YOffset" Value="0" />
                                    <Property Name="Width" Value="711" />
                                    <Property Name="Height" Value="18" />
                                    <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\ProgressBarBackground.png;Stretch;null;" />
                                </Properties>
                                <Children />
                            </UIObject>
                            <UIObject Type="TinyContainer" Name="ProgressBar_FG">
                                <Properties>
                                    <Property Name="XOffset" Value="0" />
                                    <Property Name="YOffset" Value="0" />
                                    <Property Name="Width" Value="580" />
                                    <Property Name="Height" Value="18" />
                                    <Property Name="Background" Value="NONE:" />
                                </Properties>
                                <Children>
                                    <UIObject Type="TinyContainer" Name="ProgressFlashing">
                                        <Properties>
                                            <Property Name="XOffset" Value="0" />
                                            <Property Name="YOffset" Value="0" />
                                            <Property Name="Width" Value="711" />
                                            <Property Name="Height" Value="180" />
                                            <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\ProgressBarFlashing.png;Tile;0;" />
                                        </Properties>
                                        <Children />
                                    </UIObject>
                                </Children>
                            </UIObject>
                            <UIObject Type="Static" Name="ProgressNumber">
                                <Properties>
                                    <Property Name="XOffset" Value="0" />
                                    <Property Name="YOffset" Value="0" />
                                    <Property Name="Width" Value="712" />
                                    <Property Name="Height" Value="21" />
                                    <Property Name="TextColor" Value="RGB:255,255,255" />
                                    <Property Name="Caption" Value="0/40" />
                                    <Property Name="AlignMode" Value="CENTER" />
                                    <Property Name="VerticalAlignMode" Value="Center" />
                                    <Property Name="Background" Value="NONE:" />
                                </Properties>
                                <Children />
                            </UIObject>
                        </Children>
                    </UIObject>
                </Children>
            </UIObject>
            <UIObject Type="TinyContainer" Name="TinyConPrompt">
                <Properties>
                    <Property Name="XOffset" Value="310" />
                    <Property Name="YOffset" Value="268" />
                    <Property Name="Width" Value="413" />
                    <Property Name="Height" Value="191" />
                    <Property Name="Visible" Value="false" />
                    <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\PopUpBox.png;Tile;0;" />
                </Properties>
                <Children>
                    <UIObject Type="Button" Name="CancelButton">
                        <Properties>
                            <Property Name="XOffset" Value="224" />
                            <Property Name="YOffset" Value="129" />
                            <Property Name="Width" Value="79" />
                            <Property Name="Height" Value="34" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\cancel_button.png;Tile;0;" />
                            <Property Name="BackgroundHover" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\cancel_button_hover.png;Tile;0;" />
                            <Property Name="BackgroundPressed" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\cancel_button_pressed.png;Tile;0;" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="Button" Name="ConfirmButton">
                        <Properties>
                            <Property Name="XOffset" Value="111" />
                            <Property Name="YOffset" Value="128" />
                            <Property Name="Width" Value="79" />
                            <Property Name="Height" Value="36" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\confirm_button.png;Tile;0;" />
                            <Property Name="BackgroundHover" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\confirm_button_hover.png;Tile;0;" />
                            <Property Name="BackgroundPressed" Value="ONEIMAGE:CFLayout\OnlineMatchSignUpHD\confirm_button_pressed.png;Tile;0;" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="Static" Name="StaticPrompt">
                        <Properties>
                            <Property Name="XOffset" Value="100" />
                            <Property Name="YOffset" Value="58" />
                            <Property Name="Width" Value="205" />
                            <Property Name="Height" Value="31" />
                            <Property Name="TextColor" Value="RGB:255,128,0" />
                            <Property Name="Caption" Value="您的当前角色没有CF战绩，请在CF进行游戏后再尝试报名比赛。" />
                            <Property Name="AutoChangeLine" Value="true" />
                            <Property Name="MultiLine" Value="true" />
                            <Property Name="Background" Value="NONE:" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="Static" Name="StaticText">
                        <Properties>
                            <Property Name="XOffset" Value="100" />
                            <Property Name="YOffset" Value="77" />
                            <Property Name="Width" Value="205" />
                            <Property Name="Height" Value="21" />
                            <Property Name="TextColor" Value="RGB:255,128,0" />
                            <Property Name="Caption" Value="确定取消报名？" />
                            <Property Name="AutoChangeLine" Value="true" />
                            <Property Name="VerticalAlignMode" Value="Center" />
                            <Property Name="Background" Value="NONE:" />
                        </Properties>
                        <Children />
                    </UIObject>
                </Children>
            </UIObject>
            <UIObject Type="TinyContainer" Name="ctnPrompt">
                <Properties>
                    <Property Name="XOffset" Value="310" />
                    <Property Name="YOffset" Value="221" />
                    <Property Name="Width" Value="404" />
                    <Property Name="Height" Value="266" />
                    <Property Name="Visible" Value="false" />
                    <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchStats\PopUpBox.png;Center;0;" />
                </Properties>
                <Children>
                    <UIObject Type="Static" Name="staticMsg">
                        <Properties>
                            <Property Name="XOffset" Value="100" />
                            <Property Name="YOffset" Value="132" />
                            <Property Name="Width" Value="270" />
                            <Property Name="Height" Value="40" />
                            <Property Name="TextColor" Value="RGB:219,219,219" />
                            <Property Name="Caption" Value="asdfasdfasdfadfadfasdfadsfasfadsfasfdasffdasfasfasdfasdfadfStatic" />
                            <Property Name="AutoChangeLine" Value="true" />
                            <Property Name="MultiLine" Value="true" />
                            <Property Name="Background" Value="NONE:" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="TinyStatic" Name="TinyStatic_2">
                        <Properties>
                            <Property Name="XOffset" Value="100" />
                            <Property Name="YOffset" Value="164" />
                            <Property Name="Width" Value="250" />
                            <Property Name="Height" Value="18" />
                            <Property Name="TextColor" Value="RGB:219,219,219" />
                            <Property Name="Caption" Value="CF将在5秒后自动退出..." />
                        </Properties>
                        <Children />
                    </UIObject>
                </Children>
            </UIObject>
        </Children>
    </UIObject>
</TenioUILayout>
