123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- <uipanel id="KLUIChatPanel" name="聊天界面" zindex="240" adapter="1" width="1334" height="750" a="10" z="-400" onload="KmlChatUI/@打开聊天信息">
- <button id="background_close" atlas="Atlas/Common.spriteatlas" src="img_email_choose" width="" height="" a="10" x="-500" onclick="KmlChatUI/@关闭聊天界面">
- </button>
- <panel id="root_panel" width="1334" height="750" a="10" x="-1">
- <img id="bg" src="Texture/img_chatpanel_bg.png" width="440" height="750" x="64" a="10" raycast="1">
- <button id="btn_close" atlas="Atlas/UIChatPanel.spriteatlas" src="img_btn_exit" x="13" a="20" raycast="1">
- </button>
- </img>
- <img id="root" atlas="Atlas/UIEquipFeedPanel.spriteatlas" src="" width="70" height="800" a="10" raycast="1">
- <togglegroup id="ToggleGroupChat" y="-20">
- <layout id="toggle_layout" width="70" height="670" vertical="1" cella="01" space="0">
- <panel id="综合_toggle_panel" width="67" height="76">
- <toggle id="zonghe_toggle" default="1" atlas="Atlas/UIChatPanel.spriteatlas" src="chat_btn_00_no" pimg="chat_btn_00_select" width="67" height="76" togglegroup_id="ToggleGroupChat" onclick="KmlChatUI/@选择聊天类型 -1" oncancel="KmlChatUI/@取消聊天类型 -1">
- </toggle>
- </panel>
- <panel id="世界_toggle_panel" width="67" height="76">
- <toggle id="shijie_toggle" default="0" atlas="Atlas/UIChatPanel.spriteatlas" src="chat_btn_2_no" pimg="chat_btn_2_select" width="67" height="76" togglegroup_id="ToggleGroupChat" onclick="KmlChatUI/@选择聊天类型 2" oncancel="KmlChatUI/@取消聊天类型 2">
- </toggle>
- </panel>
- <panel id="附近_toggle_panel" width="67" height="76">
- <toggle id="fujin_toggle" default="0" atlas="Atlas/UIChatPanel.spriteatlas" src="chat_btn_6_no" pimg="chat_btn_6_select" width="67" height="76" togglegroup_id="ToggleGroupChat" onclick="KmlChatUI/@选择聊天类型 6" oncancel="KmlChatUI/@取消聊天类型 6">
- </toggle>
- </panel>
- <panel id="战盟_toggle_panel" width="67" height="76">
- <toggle id="zhanmeng_toggle" default="0" atlas="Atlas/UIChatPanel.spriteatlas" src="chat_btn_4_no" pimg="chat_btn_4_select" width="67" height="76" togglegroup_id="ToggleGroupChat" onclick="KmlChatUI/@选择聊天类型 4" oncancel="KmlChatUI/@取消聊天类型 4">
- </toggle>
- </panel>
- <panel id="队伍_toggle_panel" width="67" height="76">
- <toggle id="duiwu_toggle" default="0" atlas="Atlas/UIChatPanel.spriteatlas" src="chat_btn_7_no" pimg="chat_btn_7_select" width="67" height="76" togglegroup_id="ToggleGroupChat" onclick="KmlChatUI/@选择聊天类型 7" oncancel="KmlChatUI/@取消聊天类型 7">
- </toggle>
- </panel>
- <panel id="系统_toggle_panel" width="67" height="76">
- <toggle id="xitong_toggle" default="0" atlas="Atlas/UIChatPanel.spriteatlas" src="chat_btn_0_no" pimg="chat_btn_0_select" width="67" height="76" togglegroup_id="ToggleGroupChat" onclick="KmlChatUI/@选择聊天类型 0" oncancel="KmlChatUI/@取消聊天类型 0">
- </toggle>
- </panel>
- </layout>
- </togglegroup>
- </img>
- </panel>
- <panel id="view" width="425" height="750" a="10">
- <panel id="bg" width="425" height="750" x="70" a="10" raycast="1">
- <panel id="chat_panel" width="425" height="750" active="1">
- <text id="player_name" text="" x="-52" y="-22" fontsize="18" color="#efebe5" a="01" outlinesize="1" outlinecolor="0">
- </text>
- <text id="chat_time" text="" x="-52" y="-75" fontsize="16" color="#9c978d" a="01" outlinesize="1" outlinecolor="0">
- </text>
- <panel id="di_panel" width="425" height="80" a="12" y="30" active="1">
- <img id="pos_img" atlas="Atlas/UIChatPanel.spriteatlas" src="img_chat_pos" width="50" height="50" x="-103" y="-15" onclick="KmlChatUI/@聊天输入位置">
- </img>
- <img id="bag_btn" atlas="Atlas/UIChatPanel.spriteatlas" src="img_btn_bag" width="48" height="48" x="-43" y="-15" onclick="KmlChatUI/@打开聊天表情界面">
- </img>
- <img id="biaoqing" atlas="Atlas/UIChatPanel.spriteatlas" src="img_btn_emoji" width="48" height="48" x="-163" y="-15" onclick="KmlChatUI/@打开聊天表情界面">
- </img>
- <input id="text_input" text="" place="点击输入内容" fontsize="20" atlas="Atlas/UIChatPanel.spriteatlas" src="img_input" width="370" height="40" x="-27" y="38" a="20" textcolor="#9c978d" placecolor="#9c978d" ta="01" outlinesize="1" outlinecolor="0" scale9l="8" scale9r="8" scale9t="8" scale9b="8" onchange="KmlChatUI/@ChangeByInput">
- </input>
- <img id="fasong" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" width="118" height="44" x="125" y="-15" onclick="KmlChatUI/@聊天发送消息">
- <text id="sendMessageBtnTxt" text="发送" fontsize="16" color="#f6e5c9" outlinesize="1" outlinecolor="0">
- </text>
- </img>
- </panel>
- <panel id="私信界面提示_panel" width="388" height="40" x="-50" y="-278" active="0">
- <img atlas="" src="" width="462" height="34" onclick="KmlChatUI/@打开私信" id="img_135">
- </img>
- <text id="tujingnum11" text="你有一条私信,点击才能查看" fontsize="18" color="">
- </text>
- </panel>
- <panel id="all_type_panel" width="425" height="80" a="12" y="15" active="0">
- <button id="综合btn" atlas="Atlas/UIChatPanel.spriteatlas" src="img_input" width="110" height="40" fontsize="18" x="-130" y="38" onclick="KmlChatUI/@打开综合类型选择">
- <img id="img_chat_shang" atlas="Atlas/UIChatPanel.spriteatlas" src="img_chat_shang" a="10" x="3" active="1">
- </img>
- <img id="img_chat_xia" atlas="Atlas/UIChatPanel.spriteatlas" src="img_chat_xia" a="10" x="3" active="0">
- </img>
- <text id="综合text" text="世界" fontsize="16" color="#d2d2d2" outlinesize="1" outlinecolor="0">
- </text>
- </button>
- <img id="综合所有类型panel" width="110" height="150" x="-128" y="130" atlas="Atlas/UIChatPanel.spriteatlas" src="img_bg_emoji_di" scale9l="8" scale9r="8" scale9t="8" scale9b="8" active="0">
- <button id="综合panel_close" atlas="Atlas/Common.spriteatlas" src="img_email_choose" width="3000" height="3000" a="10" x="-500" onclick="KmlChatUI/@关闭综合类型选择">
- </button>
- <scrollview id="综合所有类型content" width="200" height="140" vertical="1">
- <layout id="综合_list_layout" width="190" height="100" a="01" cella="01" vertical="1" contentsizefitter="1">
- <datalist id="综合_data_list" databind="@all_type_select_data">
- <panel width="190" height="30" id="panel_146">
- <text text="" fontsize="18" color="#d2d2d2" width="190" height="30" ta="11" onclick="KmlChatUI/@综合类型选择类型 " id="text_147">
- </text>
- </panel>
- </datalist>
- </layout>
- </scrollview>
- </img>
- </panel>
- <panel id="system_panel" width="425" height="80" a="12" y="15" active="0">
- <text id="tujingnum22" text="系统频道,无法发言" fontsize="20" color="#FF1414">
- </text>
- </panel>
- <panel id="no_union_panel" width="425" height="80" a="12" y="15" active="0">
- <button id="创建战盟btn" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" text="创建战盟" fontsize="18" x="-80" onclick="KmlChatUI/@打开创建战盟">
- </button>
- <button id="加入战盟btn" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" text="加入战盟" fontsize="18" x="80" onclick="KmlChatUI/@打开加入战盟">
- </button>
- <img id="无战盟img" x="0" y="363" src="Texture/img_chatpanel_bg2.png">
- <img id="无战盟img2" width="180" height="65" x="44" y="118" atlas="Atlas/UIChatPanel.spriteatlas" src="img_chat_pao" scale9l="18" scale9r="15" scale9t="24" scale9b="6">
- <text id="无战盟text1" a="10" x="19" y="12" text="你不在战盟中" fontsize="18" color="#d2d2d2" outlinesize="1" outlinecolor="0">
- </text>
- <text id="无战盟text2" a="10" x="19" y="-12" text="无法在该频道发言" fontsize="18" color="#d2d2d2" outlinesize="1" outlinecolor="0">
- </text>
- </img>
- </img>
- </panel>
- <panel id="no_team_panel" width="425" height="80" a="12" y="15" active="0">
- <button id="创建队伍btn" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" text="创建队伍" fontsize="18" x="-80" onclick="KmlChatUI/@打开创建队伍">
- </button>
- <button id="加入队伍btn" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" text="加入队伍" fontsize="18" x="80" onclick="KmlChatUI/@打开加入队伍">
- </button>
- <img id="无队伍img" x="0" y="363" src="Texture/img_chatpanel_bg2.png">
- <img id="无无队伍img2" width="180" height="65" x="44" y="118" atlas="Atlas/UIChatPanel.spriteatlas" src="img_chat_pao" scale9l="18" scale9r="15" scale9t="24" scale9b="6">
- <text id="无队伍text1" a="10" x="19" y="12" text="你不在队伍中" fontsize="18" color="#d2d2d2" outlinesize="1" outlinecolor="0">
- </text>
- <text id="无队伍text2" a="10" x="19" y="-12" text="无法在该频道发言" fontsize="18" color="#d2d2d2" outlinesize="1" outlinecolor="0">
- </text>
- </img>
- </img>
- </panel>
- </panel>
- <panel id="emoji_panel" width="410" height="194" x="0" y="-160" active="0">
- <img id="emoji_mask" width="2500" height="1500" x="400" y="150" atlas="Atlas/Common.spriteatlas" src="img_email_choose" color="#00000000" onclick="KmlChatUI/@关闭表情">
- </img>
- <img id="emoji_bg" width="410" height="194" atlas="Atlas/UIChatPanel.spriteatlas" src="img_bg_emoji_di" scale9l="22" scale9r="22" scale9t="22" scale9b="22">
- </img>
- <scrollview id="emoji" width="400" height="184" vertical="1" x="2">
- <gridview id="all_emoji_layout" width="455" height="184" a="01" cella="11" contentsizefitter="1" cellwidth="38" cellheight="38" spacex="21" spacey="15">
- <datalist id="emoji_data_list">
- <img atlas="Atlas/Emoji.spriteatlas" src="emoji_str" width="72" height="72" a="10" onclick="KmlChatUI/@选中表情 " id="img_169">
- </img>
- </datalist>
- </gridview>
- </scrollview>
- </panel>
- </panel>
- </panel>
- </uipanel>
|