<?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>Chris&#039; notes &#187; Aero</title>
	<atom:link href="http://www.chrismaddern.com/tag/aero/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrismaddern.com</link>
	<description>Chris Maddern&#039;s personal blog on the the web, development, entrepreneurship and life in general</description>
	<lastBuildDate>Wed, 11 Jan 2012 14:52:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>C# DWM Glass</title>
		<link>http://www.chrismaddern.com/c-dwm-glass/</link>
		<comments>http://www.chrismaddern.com/c-dwm-glass/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 10:19:28 +0000</pubDate>
		<dc:creator>Chris Maddern</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Aero]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Giggle]]></category>

		<guid isPermaLink="false">http://chrismaddern.wordpress.com/?p=12</guid>
		<description><![CDATA[Okay, I&#8217;m about to go in to demo &#8216;Giggle&#8217;, but I just found a way of rendering readable text on glass in C#&#8217; without adding to the onPaint() functions etc&#8230; and it&#8217;s really easy!   As you can see, it&#8217;s easily adaptable in to a function for &#8216;universal painting of text on to Glass, although [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, I&#8217;m about to go in to demo &#8216;Giggle&#8217;, but I just found a way of rendering readable text on glass in C#&#8217; without adding to the onPaint() functions etc&#8230; and it&#8217;s really easy!</p>
<p><font size="2"><font size="2"></font></font><img src="http://gigglesoft.co.uk/csglass.png" alt="C# Code" /> </p>
<p>As you can see, it&#8217;s easily adaptable in to a function for &#8216;universal painting of text on to Glass, although notable is the fact that if the pane is taken &#8216;off screen&#8217; then the text will need to be redrawn, and a glass area can only be drawn to if it is currently visible.</p>
<p>Enjoy,</p>
<p>Chris<br />
note: Cheers to a couple of guys who blog on MSDN for some of the code</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fc-dwm-glass%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/c-dwm-glass/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.chrismaddern.com @ 2012-02-10 00:22:12 by W3 Total Cache -->
