<?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[DrawItem bei TListView wird nicht angesprungen]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich versuche nach der guten Anleitung unter <a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39191.html" rel="nofollow">http://www.c-plusplus.net/forum/viewtopic-var-t-is-39191.html</a> die Einträge in einem <strong>TListView</strong> einzufärben.</p>
<p>In meinem Fall wird leider das Ereignis <strong>OnDrawItem</strong> nie ausgelöst und die Listenelemente werden vom System gezeichnet und bleiben in der Standardfarbe.</p>
<p>Die Eigenschaft <strong>OwnerDraw</strong> ist auf <strong>True</strong>, was eigentlich ausreichen sollte.</p>
<p>Danke</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/151423/drawitem-bei-tlistview-wird-nicht-angesprungen</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 19:22:32 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/151423.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Jun 2006 09:23:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to DrawItem bei TListView wird nicht angesprungen on Mon, 26 Jun 2006 09:23:07 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich versuche nach der guten Anleitung unter <a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39191.html" rel="nofollow">http://www.c-plusplus.net/forum/viewtopic-var-t-is-39191.html</a> die Einträge in einem <strong>TListView</strong> einzufärben.</p>
<p>In meinem Fall wird leider das Ereignis <strong>OnDrawItem</strong> nie ausgelöst und die Listenelemente werden vom System gezeichnet und bleiben in der Standardfarbe.</p>
<p>Die Eigenschaft <strong>OwnerDraw</strong> ist auf <strong>True</strong>, was eigentlich ausreichen sollte.</p>
<p>Danke</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1085721</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1085721</guid><dc:creator><![CDATA[einleser]]></dc:creator><pubDate>Mon, 26 Jun 2006 09:23:07 GMT</pubDate></item><item><title><![CDATA[Reply to DrawItem bei TListView wird nicht angesprungen on Mon, 26 Jun 2006 09:35:51 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>hast du den über den Objekt-Inspektor dem ListView die Methode <em>ListBox1DrawItem</em> (oder wie sie bei dir auch heißen mag) zu dem OnDrawItem-Event zugeordnet?</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1085732</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1085732</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Mon, 26 Jun 2006 09:35:51 GMT</pubDate></item><item><title><![CDATA[Reply to DrawItem bei TListView wird nicht angesprungen on Mon, 26 Jun 2006 09:37:18 GMT]]></title><description><![CDATA[<p>habe ich.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1085733</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1085733</guid><dc:creator><![CDATA[einleser]]></dc:creator><pubDate>Mon, 26 Jun 2006 09:37:18 GMT</pubDate></item><item><title><![CDATA[Reply to DrawItem bei TListView wird nicht angesprungen on Mon, 26 Jun 2006 12:34:00 GMT]]></title><description><![CDATA[<p>FAQ schrieb:</p>
<blockquote>
<p>Der Style muss dabei natürlich auf lbOwnerDrawFixed bzw. -Variable stehen.</p>
</blockquote>
]]></description><link>https://www.c-plusplus.net/forum/post/1085914</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1085914</guid><dc:creator><![CDATA[Jansen]]></dc:creator><pubDate>Mon, 26 Jun 2006 12:34:00 GMT</pubDate></item><item><title><![CDATA[Reply to DrawItem bei TListView wird nicht angesprungen on Mon, 26 Jun 2006 14:08:32 GMT]]></title><description><![CDATA[<p>Gerade habe ich nochmal nachgesehen:</p>
<p>Diese Eigenschaft habe ich nicht in meinem TListView.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1086012</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1086012</guid><dc:creator><![CDATA[einleser]]></dc:creator><pubDate>Mon, 26 Jun 2006 14:08:32 GMT</pubDate></item><item><title><![CDATA[Reply to DrawItem bei TListView wird nicht angesprungen on Mon, 26 Jun 2006 19:13:29 GMT]]></title><description><![CDATA[<p>Ja sorry, mein Fehler, das bezog sich ja explizit auf TListBox.</p>
<p>Benutze beim ListView einfach OnCustomDrawItem.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1086315</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1086315</guid><dc:creator><![CDATA[Jansen]]></dc:creator><pubDate>Mon, 26 Jun 2006 19:13:29 GMT</pubDate></item></channel></rss>