2016-06-26 12:46:13 -04:00
< html >
< head >
2016-07-30 12:46:40 -04:00
< title > Palette< / title >
2016-06-26 12:46:13 -04:00
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< meta name = "generator" content = "HelpNDoc Personal Edition 4.6.2.573" >
< meta name = "keywords" content = "" >
< link type = "text/css" rel = "stylesheet" media = "all" href = "css/reset.css" / >
< link type = "text/css" rel = "stylesheet" media = "all" href = "css/base.css" / >
< link type = "text/css" rel = "stylesheet" media = "all" href = "css/hnd.css" / >
<!-- [if lte IE 8]>
< link type = "text/css" rel = "stylesheet" media = "all" href = "css/ielte8.css" / >
<![endif]-->
< style type = "text/css" >
#topic_header
{
background-color: #EFEFEF;
}
< / style >
< script type = "text/javascript" src = "js/jquery.min.js" > < / script >
< script type = "text/javascript" src = "js/hnd.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function()
{
if (top.frames.length == 0)
{
var sTopicUrl = top.location.href.substring(top.location.href.lastIndexOf("/") + 1, top.location.href.length);
top.location.href = "DxWnd.html?" + sTopicUrl;
}
else if (top & & top.FrameTOC & & top.FrameTOC.SelectTocItem)
{
2016-07-30 12:46:40 -04:00
top.FrameTOC.SelectTocItem("Palette1");
2016-06-26 12:46:13 -04:00
}
});
< / script >
< / head >
< body >
< div id = "topic_header" >
< div id = "topic_header_content" >
2016-07-30 12:46:40 -04:00
< h1 id = "topic_header_text" > Palette< / h1 >
2016-06-26 12:46:13 -04:00
< div id = "topic_breadcrumb" >
2016-07-30 12:46:40 -04:00
< a href = "TheInterface.html" > The Interface< / a > › › < a href = "View.html" > View< / a > › › < / div >
2016-06-26 12:46:13 -04:00
< / div >
< div id = "topic_header_nav" >
2016-07-30 12:46:40 -04:00
< a href = "View.html" > < img src = "img/arrow_up.png" alt = "Parent" / > < / a >
2016-06-26 12:46:13 -04:00
2016-07-30 12:46:40 -04:00
< a href = "TimeSlider.html" > < img src = "img/arrow_left.png" alt = "Previous" / > < / a >
2016-06-26 12:46:13 -04:00
2016-07-30 12:46:40 -04:00
< a href = "Desktop.html" > < img src = "img/arrow_right.png" alt = "Next" / > < / a >
2016-06-26 12:46:13 -04:00
< / div >
< div class = "clear" > < / div >
< / div >
< div id = "topic_content" >
< p > < / p >
2016-07-30 12:46:40 -04:00
< p class = "rvps2" > < span class = "rvts6" > This command shows a window that displays the 256 colors in the current emulated palette, refreshing them once per second:< / span > < / p >
< p class = "rvps2" > < span class = "rvts6" > < br / > < / span > < / p >
< p class = "rvps2" > < img alt = "" style = "padding : 1px;" src = "lib/NewItem26.png" > < / p >
2016-06-26 12:46:13 -04:00
< p > < / p >
< / div >
< div id = "topic_footer" >
< div id = "topic_footer_content" >
Copyright © 2016 by GHO. All Rights Reserved.< / div >
< / div >
< / body >
< / html >