source: titan/skins/tiwakeup/skin.xml @ 43692

Last change on this file since 43692 was 20617, checked in by nit, 11 years ago

[titan] add tiwakeup skin

File size: 1.2 KB
Line 
1<screen fontcol=fontcol title="tiWakeup" titlealign=center name="tiwakeup" hspace=30 vspace=30 valign=bottom fontsize=30 posx=center posy=center width=60% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol>
2<node fontsize=30 fontsize2=30 fontcol2=burlywood1 bordercol=bordercol bordersize=2 scrollbar=auto type=listbox name=listbox width=100% posx=0 posy=1 height=-35>
3<node name=tiwakeup1 type=inputboxnum parent=listbox valign=middle posx=0 text="Server 1" bordercol=bordercol width=100%>
4<node name=tiwakeup2 type=inputboxnum parent=listbox valign=middle posx=0 text="Server 2" bordercol=bordercol width=100%>
5<node name=tiwakeup3 type=inputboxnum parent=listbox valign=middle posx=0 text="Server 3" bordercol=bordercol width=100%>
6<node name=tiwakeup4 type=inputboxnum parent=listbox valign=middle posx=0 text="Server 4" bordercol=bordercol width=100%>
7<node name=tiwakeup5 type=inputboxnum parent=listbox valign=middle posx=0 text="Server 5" bordercol=bordercol width=100%>
8<node name=b1 text="OK" halign=center valign=middle posx=20 posy=0 width=150 height=30 bordercol=okcol bordersize=4 bordertype=2>
9<node name=b2 text="EXIT" halign=center valign=middle posx=190 posy=0 width=150 height=30 bordercol=exitcol bordersize=4 bordertype=2>
10</screen>
Note: See TracBrowser for help on using the repository browser.