<?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[ListBox im Tabellenlook ?]]></title><description><![CDATA[<p>Hallo.</p>
<p>Ich möchte in meine Programm eine Liste einbinden, die 2 ode mehr spalten hat (weiß noch net genau wieviele). Nun hab ich mich durch die MSDN gekämpft und bin immernoch da, wo ich am anfang war.</p>
<p>Meine Frage ist nun: Wie kann ich in einer Listbox Spalten und die dazugehörigen Überschriften erzeugen und wenn wir schon dabei sind auch noch einträge tätigen??</p>
<p>Wäre supernett, wenn mir da einer einen Rat geben könnte (der nicht in der MSDN mündet <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="😉"
    /> )</p>
<p>THX</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/161923/listbox-im-tabellenlook</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Jul 2026 19:41:03 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/161923.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Oct 2006 12:18:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ListBox im Tabellenlook ? on Thu, 12 Oct 2006 12:18:55 GMT]]></title><description><![CDATA[<p>Hallo.</p>
<p>Ich möchte in meine Programm eine Liste einbinden, die 2 ode mehr spalten hat (weiß noch net genau wieviele). Nun hab ich mich durch die MSDN gekämpft und bin immernoch da, wo ich am anfang war.</p>
<p>Meine Frage ist nun: Wie kann ich in einer Listbox Spalten und die dazugehörigen Überschriften erzeugen und wenn wir schon dabei sind auch noch einträge tätigen??</p>
<p>Wäre supernett, wenn mir da einer einen Rat geben könnte (der nicht in der MSDN mündet <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="😉"
    /> )</p>
<p>THX</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1153504</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1153504</guid><dc:creator><![CDATA[Uruk-h4j]]></dc:creator><pubDate>Thu, 12 Oct 2006 12:18:55 GMT</pubDate></item><item><title><![CDATA[Reply to ListBox im Tabellenlook ? on Thu, 12 Oct 2006 12:27:07 GMT]]></title><description><![CDATA[<p>Wenn du so etwas meinst wie im Explorer, dafür gibt es afaik ein <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmfc98/html/_mfc_clistctrl.asp" rel="nofollow">CListCtrl</a> (sorry, geht doch in die MSDN :)). Dort kannst du mit InsertColumn() neue Spalten ergänzen und die Items zweidimensional (Zeile/Spalte -&gt; &quot;Subitems&quot;) ansprechen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1153516</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1153516</guid><dc:creator><![CDATA[CStoll]]></dc:creator><pubDate>Thu, 12 Oct 2006 12:27:07 GMT</pubDate></item><item><title><![CDATA[Reply to ListBox im Tabellenlook ? on Thu, 12 Oct 2006 13:17:14 GMT]]></title><description><![CDATA[<p>Für MSDN-Allergiker <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f921.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--clown_face"
      title=":clown:"
      alt="🤡"
    /> hab ich noch nen Link in die FAQ: <a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39115.html" rel="nofollow">http://www.c-plusplus.net/forum/viewtopic-var-t-is-39115.html</a><br />
Dort gibt es eine komplette Kategorie für das ListCtrl. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1153593</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1153593</guid><dc:creator><![CDATA[estartu]]></dc:creator><pubDate>Thu, 12 Oct 2006 13:17:14 GMT</pubDate></item><item><title><![CDATA[Reply to ListBox im Tabellenlook ? on Thu, 12 Oct 2006 14:10:30 GMT]]></title><description><![CDATA[<p>JO Danke für die schnelle Hilfe...das wird mir sicher weiterhelfen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1153648</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1153648</guid><dc:creator><![CDATA[Uruk-h4j]]></dc:creator><pubDate>Thu, 12 Oct 2006 14:10:30 GMT</pubDate></item></channel></rss>