home *** CD-ROM | disk | FTP | other *** search
- <theme>
-
- <view id="view1" width="200" height="400"
- onload="pl.setColumnResizeMode( 0, 'stretches' ); pl.setColumnResizeMode( 1, 'autosizedata' );"
- >
-
- <playlist
- id="pl"
- width="jscript:view1.width;"
- height="jscript:view1.height;"
- horizontalAlignment="stretch"
- verticalAlignment="stretch"
- backgroundcolor="black"
- foregroundcolor="white"
- columnsVisible="false"
- columns="name;Duration"
- editbuttonsvisible="false"
- movebuttonsvisible="false"
- dropDownVisible="False"
- >
- </playlist>
- </view>
- </theme>