<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Clarion Edge &#187; IDE</title>
	<atom:link href="http://www.clarionedge.com/tag/ide/feed" rel="self" type="application/rss+xml" />
	<link>http://www.clarionedge.com</link>
	<description>Get an Edge with Clarion!</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:58:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Changing Clarion6 IDE Fonts</title>
		<link>http://www.clarionedge.com/clarion/changing-clarion6-ide-fonts.html</link>
		<comments>http://www.clarionedge.com/clarion/changing-clarion6-ide-fonts.html#comments</comments>
		<pubDate>Sat, 12 Dec 2009 12:58:22 +0000</pubDate>
		<dc:creator>brahn</dc:creator>
				<category><![CDATA[Clarion]]></category>
		<category><![CDATA[IDE]]></category>

		<guid isPermaLink="false">http://www.clarionedge.com/uncategorized/changing-clarion6-ide-fonts.html</guid>
		<description><![CDATA[The inspiration for this post came from a newsgroup message I read yesterday by JP.
Clarion IDE Fonts &#38; save your eyes ? 17/12/2005 3:44:38 PM
I found that by careful tweaking of the registry values it [...]]]></description>
			<content:encoded><![CDATA[<p>The inspiration for this post came from a newsgroup message I read yesterday by JP.</p>
<blockquote><p>Clarion IDE Fonts &amp; save your eyes ? 17/12/2005 3:44:38 PM</p></blockquote>
<p>I found that by careful tweaking of the registry values it was possible to alter the fonts used by the Clarion IDE!</p>

<div class="wp_syntax"><div class="code"><pre class="clarion" style="font-family:monospace;">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes</pre></div></div>

<p>It’s not quite as straight forward as simply specifying the fonts you want as it seems that not all fonts will be accepted. I have no idea if this is the Clarion IDE or the windows font substitutions fault but I think it is best to take what you can get at this point!</p>
<p><span class="alert"><strong>Important Note</strong>:<br />
It is required to restart Windows to allow a new or changed font substitution to take effect.</span></p>
<p>First, lets go straight to the before and after pictures:</p>
<p><a href="http://www.clarionedge.com/wp-content/uploads/image23.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Before: Booooring!" src="http://www.clarionedge.com/wp-content/uploads/image_thumb15.png" border="0" alt="Before: Booooring!" width="240" height="231" /></a> <a href="http://www.clarionedge.com/wp-content/uploads/image24.png"><img style="border: 0px none; display: inline;" title="After: Fully Customized IDE!" src="http://www.clarionedge.com/wp-content/uploads/image_thumb16.png" border="0" alt="After: Fully Customized IDE!" width="240" height="231" /></a></p>
<p>And now for a little more detail on just how this works…</p>
<p><span id="more-298"></span></p>
<p>For demonstration purposed I have used Segeo Script in all these examples. You will have to play with it and work out what suits your tastes best.</p>
<p>The After pictures employes these techniques:</p>
<ul>
<li><a href="http://technet.microsoft.com/en-us/library/cc939627.aspx" target="_blank">Font substitution</a> to change the IDE fonts</li>
<li><a href="http://www.ingasoftplus.com/id70.htm" target="_blank">CWPlus</a> with custom <a href="http://www.clarionedge.com/clarion/3rd-party/cwplus-icon-set.html" target="_blank">ClarionEdge</a> icon set!</li>
<li>Custom background specified in the C60PE.ini/C60EE.ini file. (I think the one I am using here cam from <a href="http://www.1stlogodesign.com/free_wallpapers.htm" target="_blank">1stLogoDesign</a> at some point)</li>
</ul>
<h3>There are three main registry string that we are going to play with:</h3>
<ol>
<li>MS Shell Dlg</li>
<li>Helv</li>
<li>MS Sans Serif</li>
</ol>
<p>The last one, MS Sans Serif, is a <strong><em>new registry string</em></strong> that you will have to add to make this work.</p>
<h3>Helv</h3>
<p>This one covers most of the IDE &#8211; procedure Tree, template dialogs, etc</p>
<p><a href="http://www.clarionedge.com/wp-content/uploads/image6.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.clarionedge.com/wp-content/uploads/image_thumb1.png" border="0" alt="image" width="244" height="162" /></a> <a href="http://www.clarionedge.com/wp-content/uploads/image7.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.clarionedge.com/wp-content/uploads/image_thumb2.png" border="0" alt="image" width="244" height="163" /></a> <a href="http://www.clarionedge.com/wp-content/uploads/image8.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.clarionedge.com/wp-content/uploads/image_thumb3.png" border="0" alt="image" width="244" height="62" /></a></p>
<h3>New String: MS Sans Serif</h3>
<p>File picker, All the other IDE property boxes such as the Populate column toolbox and things like the main IDE Tabs.</p>
<p><a href="http://www.clarionedge.com/wp-content/uploads/image9.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.clarionedge.com/wp-content/uploads/image_thumb4.png" border="0" alt="image" width="244" height="142" /></a></p>
<p><a href="http://www.clarionedge.com/wp-content/uploads/image10.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.clarionedge.com/wp-content/uploads/image_thumb5.png" border="0" alt="image" width="244" height="113" /></a> <a href="http://www.clarionedge.com/wp-content/uploads/image11.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.clarionedge.com/wp-content/uploads/image_thumb6.png" border="0" alt="image" width="244" height="80" /></a> <a href="http://www.clarionedge.com/wp-content/uploads/image12.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.clarionedge.com/wp-content/uploads/image_thumb7.png" border="0" alt="image" width="244" height="237" /></a> <a href="http://www.clarionedge.com/wp-content/uploads/image13.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.clarionedge.com/wp-content/uploads/image_thumb8.png" border="0" alt="image" width="209" height="244" /></a></p>
<h3>Finally: MS Shell Dlg</h3>
<p>This one will change all window dialogs, you will notice it a lot more in other places than just the ClarionIDE</p>
<p>e.g.</p>
<p><a href="http://www.clarionedge.com/wp-content/uploads/image14.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.clarionedge.com/wp-content/uploads/image_thumb9.png" border="0" alt="image" width="244" height="237" /></a><a href="http://www.clarionedge.com/wp-content/uploads/image15.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.clarionedge.com/wp-content/uploads/image_thumb10.png" border="0" alt="image" width="244" height="199" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clarionedge.com/clarion/changing-clarion6-ide-fonts.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.clarionedge.com/tag/ide/feed ) in 2.04852 seconds, on Feb 7th, 2012 at 11:07 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 7th, 2012 at 12:07 pm UTC -->
