mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-04 21:17:50 +08:00
187 lines
9.6 KiB
HTML
187 lines
9.6 KiB
HTML
<view x="0" y="0" w="100%" h="100%" children_layout="default(w=60,h=60,m=5,s=10)">
|
|
<button name="close" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="Close" />
|
|
</button>
|
|
<button name="open:back_to_home" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="Home" />
|
|
</button>
|
|
<button name="btn03" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="0.3" />
|
|
</button>
|
|
<button name="btn04" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="0.4" />
|
|
</button>
|
|
<button name="btn05" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="0.5" />
|
|
</button>
|
|
<button name="btn06" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="0.6" />
|
|
</button>
|
|
<button name="btn07" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="0.7" />
|
|
</button>
|
|
<button name="btn08" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="0.8" />
|
|
</button>
|
|
</view>
|
|
|
|
<view x="0" y="0" w="100%" h="100%" children_layout="default(w=60,h=60,m=5,s=10)">
|
|
<button name="btn11" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="1.1" />
|
|
</button>
|
|
<button name="btn12" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="1.2" />
|
|
</button>
|
|
<button name="btn13" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="1.3" />
|
|
</button>
|
|
<button name="btn14" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="1.4" />
|
|
</button>
|
|
<button name="btn15" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="1.5" />
|
|
</button>
|
|
<button name="btn16" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="1.6" />
|
|
</button>
|
|
<button name="btn17" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="1.7" />
|
|
</button>
|
|
<button name="btn18" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="1.8" />
|
|
</button>
|
|
</view>
|
|
|
|
<view x="0" y="0" w="100%" h="100%" children_layout="default(w=60,h=60,m=5,s=10)">
|
|
<button name="btn21" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="2.1" />
|
|
</button>
|
|
<button name="btn22" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="2.2" />
|
|
</button>
|
|
<button name="btn23" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="2.3" />
|
|
</button>
|
|
<button name="btn24" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="2.4" />
|
|
</button>
|
|
<button name="btn25" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="2.5" />
|
|
</button>
|
|
<button name="btn26" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="2.6" />
|
|
</button>
|
|
<button name="btn27" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="2.7" />
|
|
</button>
|
|
<button name="btn28" style="grid_item">
|
|
<image draw_type="icon" x="center" y="top" w="100%" h="80%" image="message" />
|
|
<label x="center" y="bottom" w="100%" h="30%" text="2.8" />
|
|
</button>
|
|
</view>
|
|
<view x="0" y="0" w="100%" h="100%" >
|
|
<slide_menu align_v="top" x="c" y="m" w="100%" h="80">
|
|
<button text="0"/>
|
|
<button text="1"/>
|
|
<button text="2"/>
|
|
<button text="3"/>
|
|
<button text="4"/>
|
|
</slide_menu>
|
|
</view>
|
|
<view x="0" y="0" w="100%" h="100%" >
|
|
<slider x="center" y="10" w="80%" h="20" value="10"/>
|
|
<slider style="img" x="center" y="50" w="80%" h="30" value="20" />
|
|
<slider style="img_v" x="center" y="80" w="30" h="60%" value="20" vertical="true"/>
|
|
<edit x="center" y="bottom:50" w="80%" h="20" value="zlg awtk"/>
|
|
</view>
|
|
<view x="0" y="0" w="100%" h="100%" >
|
|
<list_view x="0" y="0" w="100%" h="-50" item_height="60">
|
|
<scroll_view name="view" x="0" y="0" w="-12" h="100%" children_layout="list_view(x_margin=5,spacing=10)">
|
|
<list_item style="odd_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="1.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="even_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="2.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="odd_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="3.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="even_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="4.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="odd_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="5.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="even_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="6.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="odd_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="7.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="even_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="8.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="odd_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="9.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="even_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="10.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="odd_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="11.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="even_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="12.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="odd_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="13.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="even_clickable" children_layout="default(r=1,c=0)">
|
|
<image draw_type="icon" w="30" image="earth"/>
|
|
<label w="-30" text="14.Hello AWTK !"/>
|
|
</list_item>
|
|
<list_item style="even_clickable" name="clone_self" text="Clone Self" />
|
|
<list_item style="odd_clickable" name="clone_self" text="Clone Self" />
|
|
<list_item style="even_clickable" name="remove_self" text="Remove Self" />
|
|
<list_item style="odd_clickable" name="remove_self" text="Remove Self" />
|
|
</scroll_view>
|
|
<scroll_bar_m name="bar" x="right" y="0" w="8" h="100%" value="0"/>
|
|
</list_view>
|
|
</view>
|