home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Joystick Magazine 2001 June
/
JOYCD127CD_2.iso
/
data
/
sharewares
/
audio
/
wa3install_alpha6.exe
/
Skins
/
Default.wal
/
xml
/
thinger-normal.xml
< prev
next >
Wrap
Text File
|
2001-04-18
|
2KB
|
98 lines
<layout id="sw" background="thinger.background">
<layer id="placeholder" x="0" y="0" image="thinger.placeholder"/>
<!-- Titlebar -->
<button
id="sysbutton"
action="SYSMENU"
x="5" y="3"
image="thinger.button.menu"
downImage="thinger.button.menu.pressed"
/>
<layer
id="blah"
dblClickAction="SWITCH;shade"
x="22" y="4"
image="thinger.titlebar.active.left"
/>
<layer
id="blah"
dblClickAction="SWITCH;shade"
x="29" y="4" w="78"
image="thinger.titlebar.active.center"
/>
<layer
id="blah"
dblClickAction="SWITCH;shade"
x="107" y="4"
image="thinger.titlebar.active.right"
/>
<layer
id="blah"
dblClickAction="SWITCH;shade"
x="115" y="2"
image="thinger.titlebar.text.active"
/>
<layer
id="blah"
dblClickAction="SWITCH;shade"
x="166" y="4"
image="thinger.titlebar.active.left"
/>
<layer
id="blah"
dblClickAction="SWITCH;shade"
x="173" y="4" w="74"
image="thinger.titlebar.active.center"
/>
<layer
id="blah"
dblClickAction="SWITCH;shade"
x="247" y="4"
image="thinger.titlebar.active.right"
/>
<button
id="Close"
action="CLOSE"
x="257" y="3"
image="thinger.close.unpressed"
downImage="thinger.close.pressed"
tooltip="Close Window"
/>
<!--Component Bucket-->
<button
id="ScrollLeft"
action="CB_PREV"
x="5" y="15"
image="thinger.scroll.left"
downImage="thinger.scroll.left.pressed"
tooltip="Scroll Left"
/>
<button
id="ScrollRight"
action="CB_NEXT"
x="255" y="15"
image="thinger.scroll.right"
downImage="thinger.scroll.right.pressed"
tooltip="Scroll Right"
/>
<componentbucket
id="Component list"
x="19" y="17"
w="236" h="35"
/>
<text
id="cbtext"
display="componentbucket"
x="5" y="54"
w="265" h="13"
font="thinger.smallfixed"
/>
</layout>