home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 November
/
PCWorld_2007-11_cd.bin
/
temacd
/
imtoodownyoutube
/
download-youtube-video.exe
/
msgnormal.xul
< prev
next >
Wrap
Text File
|
2007-07-26
|
1KB
|
46 lines
<?xml version="1.0"?>
<window id="normal"
width=270
height=120
align="stretch"
center="true"
round="true"
roundx=15
roundy=15
vMargin="0"
hMargin="0"
resize="true"
bottomisround=true
IsTop="true"
>
<titlebar orient="horizontal" height="30" transparent="true" image="titlebar.png" fillmode=1 vMargin="0" hMargin="0" align="top">
<spacer width="5" align="left"/>
<static id=normaltitle label="" transparent="true" align="left" width="238" text-align="left" font-color="RGB(0,0,0)" font-family=Tahoma font-size=14 font-bold="true"/>
<vbox height=30>
<spacer height=6/>
<button align="top" image="window_close.png" height=20 width=20 transparent="true" onclick="msgok"/>
</vbox>
<spacer align="right" width="5"/>
</titlebar>
<panel image="background_sub.png" align="stretch" vMargin=0 hMargin=0>
<panel align="stretch" transparent="true" image="msg.png" vMargin=0 hMargin=0>
<spacer height=10/>
<hbox height=40>
<static id="msginfo" mutiline="true" transparent="true" label="" width=250 align="left" text-align="center"/>
</hbox>
<spacer height=5/>
<hbox>
<spacer width=90"/>
<button image="button_s.png" sizetoimage="true" label="_flvmain_btn_ok" transparent="true" onclick="msgok"/>
</hbox>
</panel>
<spacer height=2 align=bottom/>
</panel>
</window>