home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 November
/
PCWorld_2007-11_cd.bin
/
temacd
/
imtoodownyoutube
/
download-youtube-video.exe
/
fileinfos.xul
< prev
next >
Wrap
Text File
|
2007-07-26
|
5KB
|
142 lines
<?xml version="1.0"?>
<?script href="fileinfos.js"?/>
<window id="fileinfos"
width="405"
height="380"
center="true"
round="true"
roundx=15
roundy=15
vMargin="0"
hMargin="0"
resize="false"
bottomisround=true
>
<titlebar id="fileinfotitlebar" image="titlebar.png" height="30" orient="horizontal" transparent="true" fillmode="1" vMargin="1" hMargin="0" >
<spacer width="10" align="left"/>
<static id="" transparent="true" label="_fileinfo_title" width="367 " text-align="left" font-color="RGB(0,0,0)" font-family=Tahoma font-bold="true"/>
<vbox height=30>
<spacer height=6/>
<button image="window_close.png" sizetoimage="true" align=top onclick="fileinfos.Close()"/>
</vbox>
<spacer width="10" align="right" />
</titlebar>
<panel image="background_sub.png" align="stretch" vMargin="0" hMargin="0" >
<panel image="background_sub.png" align="stretch" vMargin="0" hMargin="0">
<spacer height="5"/>
<hbox height=110>
<panel style="frame" label="_fileinfo_label_general" height="110" align="center" width="395" transparent="true" orient="vertical" >
<spacer height=3/>
<hbox height=30 align="top" >
<static id="fileinfoname" label="_fileinfo_label_name" transparent="true" align="top" text-align="right" width="100"/>
<spacer width="5" align="left"/>
<vbox>
<spacer height=5/>
<static id="filename" label="" transparent="true" align="" width="290" height=30 multiline="true" text-align="left"/>
</vbox>
</hbox>
<hbox height=40>
<static label="_fileinfo_label_location" transparent="true" align="top" text-align="right" width="100"/>
<spacer width="5" align="left"/>
<vbox>
<spacer height=10/>
<link id="filelocation" url="" link-color="RGB(255,0,0)" text=""
hover-color="RGB(0,123,0)" visited-color="RGB(0,0,123)" transparent="true" text-align="left" font-color="RGB(0,0,0)" height=40
font-underline="true" width="300" align="left"/>
</vbox>
</hbox>
<spacer height=3/>
<hbox>
<static label="_fileinfo_label_size" transparent="true" align="top" width="100" text-align="right"/>
<spacer width="5" align="left"/>
<static id="filesize" label="" transparent="true" width="120" text-align="left" align="left"/>
</hbox>
<hbox>
<static label="_fileinfo_label_duration" width="100" text-align="right" transparent="true"/>
<spacer width="5" align="left"/>
<static id="fileduration" label="" width="120" text-align="left" align="left" transparent="true"/>
</hbox>
</panel>
</hbox>
<hbox height=110 >
<panel style="frame" label="_fileinfo_label_video" align="center" height="110" width="395" transparent="true" orient="vertical">
<spacer height=3/>
<hbox>
<static label="_fileinfo_label_codec" width="100" text-align="right" transparent="true"/>
<spacer width="5" />
<static id="videocodecvalue" label="" width="120" text-align="left" transparent="true"/>
</hbox>
<hbox>
<static label="_fileinfo_label_vsize" width="100" transparent="true" text-align="right"/>
<spacer width="5"/>
<static id="Dimensionvalue" label="" width="175" transparent="true" text-align="left"/>
</hbox>
<hbox>
<static label="_fileinfo_label_framerate" width="100" transparent="true" text-align="right"/>
<spacer width="5"/>
<static id="FramerateValue" label="" width="175" transparent="true" text-align="left"/>
</hbox>
<hbox>
<static label="_fileinfo_label_vbitrate" width="100" transparent="true" text-align="right"/>
<spacer width="5"/>
<static id="videorate" label="" width="175" transparent="true" text-align="left"/>
</hbox>
</panel>
</hbox>
<hbox height=120>
<panel style="frame" label="_fileinfo_label_audio" align="center" height="120" width="395" transparent="true" orient="vertical">
<spacer height=3/>
<hbox>
<static label="_fileinfo_label_codec" width="100" text-align="right" transparent="true"/>
<spacer width="5"/>
<static id="AudioCodecValue" label="" width="120" text-align="left" transparent="true"/>
</hbox>
<hbox>
<static label="_fileinfo_label_samprate" width="100" text-align="right" transparent="true"/>
<spacer width="5"/>
<static id="FidelityValue" label="" width="120" text-align="left" transparent="true"/>
</hbox>
<hbox>
<static label="_fileinfo_label_channels" width="100" text-align="right" transparent="true"/>
<spacer width="5"/>
<static id="ChannelsValue" label="" width="120" text-align="left" transparent="true"/>
</hbox>
<hbox>
<static label="_fileinfo_label_Bitrate" width="100" text-align="right" transparent="true"/>
<spacer width="5"/>
<static id="BitrateValue" label="" width="120" text-align="left" transparent="true"/>
</hbox>
</panel>
</hbox>
</panel>
<spacer align=bottom height=2 />
</panel>
</window>