home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 August
/
Chip_2003-08_cd1.bin
/
zkuste
/
wmakeup
/
download
/
MetallicShades2.exe
/
RCDATA
/
CABINET
/
Readme.hta
< prev
next >
Wrap
Text File
|
2003-05-14
|
9KB
|
243 lines
<html>
<head>
<title>Metallic Shades 2.0</title>
<HTA:APPLICATION APPLICATIONNAME="MetallicShades"
BORDER="none"
INNERBORDER="no"
CAPTION="no"
SHOWINTASKBAR="yes"
SINGLEINSTANCE="yes"
SYSMENU="yes"
SCROLLFLAT="yes"
WINDOWSTATE="normal"
SELECTION="no"
MAXIMIZEBUTTON="no"
SCROLL="no">
<style>
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%; }
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
color: #00334e;
margin-top: 10px;
margin-bottom: 4px; }
ul {
margin-top: 5px;
margin-bottom: 10px;
margin-left: 15px;
list-style-type: square; }
li {
margin-top: 5px;
margin-bottom: 5px; }
td {
font-size: 80%; }
A:link {
COLOR: #004891 }
A:visited {
COLOR: #004891 }
A:active {
COLOR: #004891 }
A:hover {
COLOR: #b21900 }
#tb {
padding-left: 3px;
padding-right: 3px; }
A.tblink {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
color: #000000;
text-decoration: none;
height: 1px;
border: 1px solid #EDE9E3;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
margin-left: 1px;
margin-right: 1px; }
A.tblink:visited {
color: #000000;
text-decoration: none; }
A.tblink:active {
color: #000000;
text-decoration: none; }
A.tblink:hover {
color: #000000;
text-decoration: none;
border-color: #C2CACE;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#FFF1F5F7, endColorstr=#FFDFE3E5) }
A.cur {
border-color: #C2CACE;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#FFDFE3E5, endColorstr=#FFF3F7F9) }
.contentdiv {
height: 100%;
width: 100%;
overflow-y: auto;
overflow-x: hidden;
clip: rect(0% 100% 100% 0%);
padding-right: 8px;
padding-left: 8px;
padding-bottom: 10px;
padding-top: 0px;
line-height: 140%; }
.titlediv {
height: 100%;
width: 100%;
padding-right: 8px;
padding-left: 8px;
padding-bottom: 2px;
padding-top: 4px;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 100%;
color: #FFFFFF;
filter: progid:DXImageTransform.Microsoft.Shadow(Color=#214669, direction=135, strength=2);
cursor: default; }
</style>
<script language="javascript">
var down = false;
var x = 0, y = 0;
var curpage = "main";
window.resizeTo(530, 490);
function titledown() {
x = window.event.offsetX;
y = window.event.offsetY;
title.setCapture(true);
down = true; }
function titleup() {
title.releaseCapture();
down = false; }
function titlemove() {
if (down == true) {
window.moveBy(0 - (x - window.event.offsetX), 0 - (y - window.event.offsetY)) } }
function exit() {
window.close(); }
function gotopage(newpage) {
document.all(curpage + "page").style.display = "none";
document.all(curpage + "link").className = "tblink";
document.all(newpage + "page").style.display = "block";
document.all(newpage + "link").className = "tblink cur";
curpage = newpage; }
</script>
</head>
<body topmargin="1" bottommargin="1" leftmargin="1" rightmargin="1" marginwidth="1" marginheight="1" bgcolor="#0E3B64" text="#000000" link="#0026A2" vlink="#0026A2" alink="#0026A2">
<table border="0" width="100%" cellpadding="0" cellspacing="0" height="100%">
<tr>
<td bgcolor="#4E7BA4" onmousemove="titlemove()" onmousedown="titledown()" onmouseup="titleup()" id="title">
<table border="0" border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td height="3px" style="filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#FF86B3DC, endColorstr=#FF44719A)"></td></tr>
<tr><td style="filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#FF3E6B94, endColorstr=#FF4E7BA4)">
<div class="titlediv">Metallic Shades 2.0 <font style="font-size: 80%">by ThemeNorth</font></div>
</td></tr><tr><td height="3px" style="filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#FF4C79A2, endColorstr=#FF325F88)"></td></table>
</td>
</tr>
<tr><td height="3px" style="filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#FFF5F2ED, endColorstr=#FFEFEBE5)"></td></tr>
<tr><td id="tb" style="filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#FFEFEBE5, endColorstr=#FFEBE6DF)">
<table border="0" border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td>
<a href="#" onclick="gotopage('main')" class="tblink cur" id="mainlink" hidefocus="true">Overview</a><a href="#" onclick="gotopage('verhist')" class="tblink" id="verhistlink" hidefocus="true">Version History</a>
</td><td align="right">
<a align="right" href="#" onclick="exit()" class="tblink" hidefocus="true">Close</a>
</td></tr></table>
</td></tr><tr><td height="2px" style="filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#FFEBE6DF, endColorstr=#FFE2DAD0)"></td></tr>
<tr>
<td height="100%" valign="top" bgcolor="#FCFDFE">
<div id="mainpage" style="display:block" class="contentdiv">
<h1>Description</h1>
A smooth metallic visual style with a choice of four colours (blue, green, purple, red), three
font sizes (normal, large, extra large) and three modes:
<ul>
<li>Standard - classic height taskbar, includes the user picture in the start panel
<li>No User Picture - as standard mode with no user picture in the start panel
<li>Compact - thin taskbar, defaults to having thinner title bars and has a more compact
start panel which does not show the user picture
</ul>
Additionally the visual style fully supports customisation of window dimensions, fonts etc. and will operate in
any DPI mode.
<h1>Comments</h1>
Inspiration for the visual style came from Windows Whister,
Windows Blackcomb Previews, Sosumi, Apple OSX and, of course, Luna.<br><br>
<h1>General Credits</h1>
Credit goes to Darkone for the creation of the ThemeXP visual style upon which the start
panel is based.<br><br>
<h1>BeOS Icons Credits</h1>
Mac version by Matthew McClintock:<br>
<a href="http://mc.clintock.com/first_floor/study_1/desk/computer_projects/icons/index.php">
Matthew McClintock Icons</a><br>
Windows Conversion by KoL:<br>
<a href="http://www.studiotwentyeight.net">StudioTwentyEight</a><br><br>
<h1>Optional Font Requirements</h1>
Lucida Grande (Title Bars)<br>
Ensign (Start Panel User Name)<br>
These will default to Arial if the specific fonts are unavailable.<br><br>
<h1>Agreement</h1>
This software is provided 'as-is', without any express or
implied warranty. In no event will the authors be held
liable for any damages arising from the use of this
software.<br><br>
BeOS Icons used in the Shell Style released under the
<a href="http://www.dsl.org/copyleft/dsl.txt">Design Science License</a>.<br><br>
</div>
<div id="verhistpage" style="display:none" class="contentdiv">
<h1>Version 2.0 Updates</h1>
<ul>
<li>Four all-new colour schemes
<li>New compact option (with thinner Taskbar and Title Bars)
<li>Improved start panel
<li>Improvements to taskbars
<li>Fixed drawing problems with controls when displayed as part of a web page in Internet Explorer
<li>Corrected problems with the horizontal taskbars not 'popping-up' correctly when the auto-hide feature is used
<li>New, cleaner, more integrated, shell style
<li>Fixed display of folder watermarks for video, music and image folders
<li>Improved horizontal spin buttons
<li>Improved disabled state for scrollbars
<li>File size optimizations
<li>Redesigned Readme
</ul><br>
<h1>Version 1.9 Updates</h1>
<ul>
<li>Thinner, classic height, taskbar (with thinner resizing bar to improve unlocked appearance)
<li>New tabs
<li>New trackbars
<li>New progress bars
<li>Improved spin buttons
<li>Improved disabled states for buttons, combo boxes, checkboxes and radio buttons
<li>Standard edit, list, and tree view controls are now slightly rounded
<li>New taskbar and window resize grippers
<li>Improved scroll bars (no longer have the blank edge)
<li>Smaller file size
</ul><br>
<h1>Version 1.8 Updates</h1>
<ul>
<li>Modified start panel (with improved display in the 'Alt-Tab Task Switcher Powertoy')
<li>Improved toolbar background and separators (now slightly rounded)
<li>Smaller toolbar buttons (with improved display in 'Add/Remove Programs')
<li>New list view headers
<li>Added alternative font sizes
<li>Corrected display of user picture with larger dpi settings
<li>Improved places bar buttons
<li>Combo box now has slightly rounded corners and indentation
<li>Tab pane edges are now slightly squarer
<li>Changed pressed colour of taskbar toolbar chevrons to black
<li>Added gap between the more programs arrow and the menu
<li>Changed application background colour
<li>New installer/uninstaller
<li>Added Readme (readme.hta, located in the installation directory)
</ul><br>
<h1>Version 1.7 Updates</h1>
<ul>
<li>Modified start panel
</ul><br>
<h1>Version 1.6 Updates</h1>
<ul>
<li>Corrected vertical taskbar buttons in green colour scheme
<li>Added option to display user picture on the start panel
<li>Added automated installation/uninstallation routines
</ul><br>
<h1>Version 1.5 Updates</h1>
<ul>
<li>Improved start panel
</ul><br>
</div>
</font></td>
</tr>
</table>