<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Customdraw bei ListControl: bei Auswahl andere Farbe]]></title><description><![CDATA[<p>Hi,</p>
<p>für ein Listcontrol bräuchte ich eine andersfarbige Darstellung,<br />
sobald ein Item markiert/ausgewählt wurde.</p>
<p>Ich dachte zunächst an OnNMCustomdrawList1 und dort dann an<br />
einen der Parameter für NMLVCUSTOMDRAW.</p>
<p>Allerdings scheint das der falsche Ansatz zu sein.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/193614/customdraw-bei-listcontrol-bei-auswahl-andere-farbe</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 04:27:26 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/193614.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 27 Sep 2007 21:34:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Customdraw bei ListControl: bei Auswahl andere Farbe on Thu, 27 Sep 2007 21:34:04 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>für ein Listcontrol bräuchte ich eine andersfarbige Darstellung,<br />
sobald ein Item markiert/ausgewählt wurde.</p>
<p>Ich dachte zunächst an OnNMCustomdrawList1 und dort dann an<br />
einen der Parameter für NMLVCUSTOMDRAW.</p>
<p>Allerdings scheint das der falsche Ansatz zu sein.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1374083</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1374083</guid><dc:creator><![CDATA[Hertwig]]></dc:creator><pubDate>Thu, 27 Sep 2007 21:34:04 GMT</pubDate></item><item><title><![CDATA[Reply to Customdraw bei ListControl: bei Auswahl andere Farbe on Fri, 28 Sep 2007 05:52:40 GMT]]></title><description><![CDATA[<p>Nein NM_CUSTOMDRAW ist genau das was Du brauchst und der beste Ansatz.</p>
<p>Und das ist der beste Artikel, den ich dazu kenne:<br />
<a href="http://www.codeguru.com/cpp/controls/listview/customdrawing/article.php/c4195/" rel="nofollow">http://www.codeguru.com/cpp/controls/listview/customdrawing/article.php/c4195/</a><br />
<a href="http://www.codeguru.com/cpp/controls/listview/customdrawing/article.php/c4199/" rel="nofollow">http://www.codeguru.com/cpp/controls/listview/customdrawing/article.php/c4199/</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1374145</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1374145</guid><dc:creator><![CDATA[Martin Richter]]></dc:creator><pubDate>Fri, 28 Sep 2007 05:52:40 GMT</pubDate></item></channel></rss>