<?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[Items von CListCtrl herausfinden]]></title><description><![CDATA[<p>Hallo Leute</p>
<p>Ich bastele nun schon einen ganze Weile an einem CListCtrl herum<br />
Mein CListctrl sieh wie folgt aus:</p>
<pre><code>Item_1
    +--bilder
        +---gross
        +---mittel
        +---klein
    +--texte
        +---gross
        +---klein
Item_2
    +--bilder
        +---gross
        +---mittel
        +---klein
    +--texte
        +---gross
        +---klein
</code></pre>
<p>d.h. es gibt mehrere Items mit gleichen Namen<br />
Diese Namen zu finden ist kein problem nur zu welchem<br />
Knoten diese gehören finde ich einfach nicht heraus<br />
hat jemand eine Idee wie man diese Knoten herausfindet?<br />
(Hier zB. Item2-&gt;bilder-&gt;gross)<br />
Vielen Dank im Voraus</p>
<p>gruß Linus</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/158114/items-von-clistctrl-herausfinden</link><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Jul 2026 16:07:27 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/158114.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 01 Sep 2006 14:13:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Items von CListCtrl herausfinden on Fri, 01 Sep 2006 14:13:04 GMT]]></title><description><![CDATA[<p>Hallo Leute</p>
<p>Ich bastele nun schon einen ganze Weile an einem CListCtrl herum<br />
Mein CListctrl sieh wie folgt aus:</p>
<pre><code>Item_1
    +--bilder
        +---gross
        +---mittel
        +---klein
    +--texte
        +---gross
        +---klein
Item_2
    +--bilder
        +---gross
        +---mittel
        +---klein
    +--texte
        +---gross
        +---klein
</code></pre>
<p>d.h. es gibt mehrere Items mit gleichen Namen<br />
Diese Namen zu finden ist kein problem nur zu welchem<br />
Knoten diese gehören finde ich einfach nicht heraus<br />
hat jemand eine Idee wie man diese Knoten herausfindet?<br />
(Hier zB. Item2-&gt;bilder-&gt;gross)<br />
Vielen Dank im Voraus</p>
<p>gruß Linus</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1129185</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1129185</guid><dc:creator><![CDATA[linus]]></dc:creator><pubDate>Fri, 01 Sep 2006 14:13:04 GMT</pubDate></item><item><title><![CDATA[Reply to Items von CListCtrl herausfinden on Fri, 01 Sep 2006 21:04:34 GMT]]></title><description><![CDATA[<p>na mach einfach ne verkette liste zu jedem item ... (also item data modifizieren ...)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1129387</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1129387</guid><dc:creator><![CDATA[*D*Evil]]></dc:creator><pubDate>Fri, 01 Sep 2006 21:04:34 GMT</pubDate></item><item><title><![CDATA[Reply to Items von CListCtrl herausfinden on Sat, 02 Sep 2006 11:13:09 GMT]]></title><description><![CDATA[<p>danke für die Antwort<br />
Hab ich schon überlegt, nur wie bekomme ich heraus<br />
welchen (den wievielten) Item ich ausgewählt habe ( Int ) ??</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1129536</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1129536</guid><dc:creator><![CDATA[linus]]></dc:creator><pubDate>Sat, 02 Sep 2006 11:13:09 GMT</pubDate></item><item><title><![CDATA[Reply to Items von CListCtrl herausfinden on Sun, 03 Sep 2006 11:58:42 GMT]]></title><description><![CDATA[<p><img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /> Habs geschaft mit GetParentItem()</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1130120</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1130120</guid><dc:creator><![CDATA[linus]]></dc:creator><pubDate>Sun, 03 Sep 2006 11:58:42 GMT</pubDate></item></channel></rss>