KLUICommonTipsPanelKml.txt 2.0 KB

123456789101112131415161718192021222324252627
  1. <uipanel id="KLUICommonTipsPanel" name="通用提示界面" zindex="1002" width="420" height="250" z="-1000" maskonclick="KmlXWBraveTrialsUI/@关闭勇气试炼窗口" x="0" y="3">
  2. <panel id="bg" width="420" height="250">
  3. <img id="bgImg" src="Texture/sanjitanchuang_bg.png" width="396" height="255" raycast="1" atlas="">
  4. <img id="img_title" atlas="Atlas/Common.spriteatlas" src="img_tip_title" y="106">
  5. </img>
  6. <text id="txt_title" y="106" ta="11" height="45" fontsize="20" active="0" horwrap="1" outlinesize="1" outlinecolor="#000000FF">
  7. </text>
  8. </img>
  9. <img id="closeBtn" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" width="65" height="60" x="178" y="107" raycast="1" h5x="-180" h5y="106">
  10. </img>
  11. <text id="tipsContent" text="" y="6" fontsize="18" height="137" width="380" x="0" ta="11" color="#DCE1E5" outlinesize="1" outlinecolor="#000000" horwrap="1" active="0" a="00" rotate="0,0,0">
  12. </text>
  13. <button id="btn_cancel" atlas="Atlas/Common.spriteatlas" src="button_interface_window8" y="-80" zindex="1003" textcolor="#ED2E2E" fontsize="20" text="取消" outlinesize="1" outlinecolor="#000000" x="-97" raycast="1" active="1" width="113" height="40">
  14. </button>
  15. <button id="btn_sure" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" y="-80" zindex="1003" textcolor="#DCE1E5" fontsize="20" text="确定" outlinesize="1" outlinecolor="#000000" x="100" raycast="1" active="1" width="113" height="40">
  16. </button>
  17. <input id="input" width="300" height="100" active="0">
  18. </input>
  19. <slider id="slider" atlas="Atlas/Common.spriteatlas" fimg="" himg="bg_slider2_v" width="300" height="100" active="1">
  20. </slider>
  21. <toggle id="toggle" atlas="Atlas/Common.spriteatlas" src="bg_bottom_popupMain" pimg="bg_setting_gou" width="100" height="100" active="0" default="0">
  22. </toggle>
  23. <text id="tipsItemCount" text="" y="6" fontsize="18" height="160" width="380" x="1" ta="11" color="#DCE1E5" outlinesize="1" outlinecolor="#000000" horwrap="1" active="0">
  24. </text>
  25. </panel>
  26. </uipanel>