Line | |
---|
1 | <screen name="streaminfo" title="Streaminfo" titlealign="center" fontsize="30" fontcol="black" valign="bottom" posx="center" posy="center" width="510" height="300" hspace="10" vspace="10" bordercol="titlebgcol" bordersize="2" borderradius="8" titlebgcol="titlebgcol" titlebgcol2="white" titlegradient="topmiddle" bgcol="bgcol"> |
---|
2 | <node text="Aspect" posx=50 posy=30 width=250 height=30 fontcol=fontcol> |
---|
3 | <node text="Framerate" posx=50 posy=65 width=250 height=30 fontcol=fontcol> |
---|
4 | <node text="X-Resolution" posx=50 posy=100 width=250 height=30 fontcol=fontcol> |
---|
5 | <node text="Y-Resolution" posx=50 posy=135 width=250 height=30 fontcol=fontcol> |
---|
6 | <node name=aspect posx=300 posy=30 width=200 height=30 fontcol=fontcol> |
---|
7 | <node name=framerate posx=300 posy=65 width=200 height=30 fontcol=fontcol> |
---|
8 | <node name=xres posx=300 posy=100 width=200 height=30 fontcol=fontcol> |
---|
9 | <node name=yres posx=300 posy=135 width=200 height=30 fontcol=fontcol> |
---|
10 | <node name="buttonbar" posx=center posy="190" width=100% height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle"> |
---|
11 | <node name="b1" picmem="skin/key_ok_70x40.png" posx="50" posy="195" width="70" height="40"> |
---|
12 | <node name="b2" picmem="skin/key_exit_70x40.png" posx="125" posy="195" width="70" height="40"> |
---|
13 | </screen> |
---|
Note: See
TracBrowser
for help on using the repository browser.