<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>Microsoft ESP: Drawing Gauges Using GDI+</title><link>http://code.msdn.microsoft.com/ESPDrawingGaugesGDI/Project/ProjectRss.aspx</link><description>The Drawing Gauges Using GDI&amp;#43; code sample demonstrates one method of creating a custom C&amp;#43;&amp;#43; gauge in Microsoft ESP without using the XML gauge system. </description><item><title>UPDATED RELEASE: Drawing Gauges Using GDI+ (Oct 10, 2008)</title><link>http://code.msdn.microsoft.com/ESPDrawingGaugesGDI/Release/ProjectReleases.aspx?ReleaseId=1640</link><description></description><author></author><pubDate>Sat, 11 Oct 2008 04:16:38 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Drawing Gauges Using GDI+ (Oct 10, 2008) 20081011A</guid></item><item><title>CREATED RELEASE: Drawing Gauges Using GDI+ (Oct 10, 2008)</title><link>http://code.msdn.microsoft.com/ESPDrawingGaugesGDI/Release/ProjectReleases.aspx?ReleaseId=1640</link><description></description><author></author><pubDate>Sat, 11 Oct 2008 04:16:19 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Drawing Gauges Using GDI+ (Oct 10, 2008) 20081011A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/ESPDrawingGaugesGDI/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
The Drawing Gauges Using GDI+ code sample demonstrates one method of creating a custom C++ gauge in Microsoft ESP without using the XML gauge system. This sample lays the groundwork for many practical applications of C++ gauges and the Panels and Gauges SDK, some examples of which include:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Access to the complete suite of GDI+ drawing facilities for gauge display &lt;/li&gt;&lt;li&gt;Drawing bitmaps to a gauge from shared memory for: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Compatibility with a variety of graphics APIs &lt;/li&gt;&lt;li&gt;Use with any external source of bitmap images &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;The gauges provided in the Drawing Gauges Using GDI+ code sample do the following:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Retrieve real-time data from a running simulation &lt;/li&gt;&lt;li&gt;Interpret that data, and &lt;/li&gt;&lt;li&gt;Represent the data graphically in several ways &lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;There is an opaque and a transparent version of the gauge that both do the following:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Display lat/long/alt and heading data as strings &lt;/li&gt;&lt;li&gt;Represent the throttle percentage as a string and as a scalable rectangle &lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;The opaque version of the gauge represents heading graphically using an arrow image to display a heading indicator. The transparent version does the same, with the addition of utilizing the heading arrow’s alpha channel. This allows the arrow to appear without a rectangular bounding box. Thus, the simulated world view shows through, creating a clean transparency appearance. &lt;br /&gt;
&lt;/div&gt;</description><author>PWJZ</author><pubDate>Sat, 11 Oct 2008 04:10:14 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081011A</guid></item></channel></rss>