|
@@ -1,12 +1,12 @@
|
|
|
<include>
|
|
|
<caption pos="0,0,-0,99" show="1" font="adding:0">
|
|
|
|
|
|
- <imgbtn name="list_back" skin="skin_btnback" pos="15,30" tip="Back to Home" animate="1"/>
|
|
|
+ <imgbtn name="list_back" skin="skin_btnback" pos="15,30" tip="Back to Home" animate="1" wantTab="0" />
|
|
|
<!-- skin_imgress -->
|
|
|
|
|
|
- <text pos="[25,38" colorText="#ffffff88" font="adding:5,bold:1" >选择节点切换线路</text>
|
|
|
+ <text pos="[25,38" colorText="#ffffff88" font="adding:5,bold:1" wantTab="0" >选择节点切换线路</text>
|
|
|
|
|
|
- <imgbtn name="onRefresh" skin="skin_imgress" pos="-45,30" tip="刷新线路" animate="1"/>
|
|
|
+ <imgbtn name="onRefresh" skin="skin_imgress" pos="-45,30" tip="刷新线路" animate="1" wantTab="0" />
|
|
|
<!-- <link pos="-120,30" name="onRefresh" colorText="#ffffff88" font="adding:5,bold:0" extend="0,0,0,0">刷新线路</link> -->
|
|
|
|
|
|
</caption>
|
|
@@ -14,7 +14,7 @@
|
|
|
<window size="-2,-2" layout="vbox" gravity="center" extend="0,0,0,0">
|
|
|
|
|
|
<window name="nodeclass" size="-2,25" layout="hbox" skin="" gravity="center" extend="0,0,0,0">
|
|
|
- <text name="refresh_status" colorText="#ffffff88" font="adding:5,bold:1" >更新状态</text>
|
|
|
+ <text name="refresh_status" colorText="#ffffff88" font="adding:5,bold:1" wantTab="0" >更新状态</text>
|
|
|
</window>
|
|
|
|
|
|
<!-- <window name="nodeclass" size="-2,51" layout="hbox" skin="" gravity="center" extend="0,0,0,0">
|
|
@@ -30,7 +30,7 @@
|
|
|
|
|
|
|
|
|
<window size="-2,0" weight="1.5" layout="hbox" gravity="center" extend="0,10,0,0">
|
|
|
- <tileview name="nodeList" size="-2,-2" colorBkgnd="" wantTab="1" marginSize="0" sbSkin="skin.common.vscroll" >
|
|
|
+ <tileview name="nodeList" size="-2,-2" colorBkgnd="" wantTab="1" marginSize="0" sbSkin="skin.common.vscroll" >
|
|
|
<template itemHeight="66" itemWidth="130" color="#D8D8D8" colorHover="#D8D8D844" colorSelected="#D8D8D844" trackMouseEvent="1">
|
|
|
<window size="-2,-2" layout="vbox" colorBkgnd="" gravity="center" >
|
|
|
<window size="-2,-2" layout="vbox" colorBkgnd="#ffffff" gravity="center" extend="10,10,10,10" >
|