<?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[C++: GUI erstellen]]></title><description><![CDATA[<p>Hi,<br />
Wie kann man eine GUI erstellen, reines C++.</p>
<p>LG</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/318409/c-gui-erstellen</link><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Jul 2026 16:07:39 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/318409.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 11 Jul 2013 21:21:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to C++: GUI erstellen on Thu, 11 Jul 2013 21:21:12 GMT]]></title><description><![CDATA[<p>Hi,<br />
Wie kann man eine GUI erstellen, reines C++.</p>
<p>LG</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2338282</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2338282</guid><dc:creator><![CDATA[ZuLeib]]></dc:creator><pubDate>Thu, 11 Jul 2013 21:21:12 GMT</pubDate></item><item><title><![CDATA[Reply to C++: GUI erstellen on Thu, 11 Jul 2013 21:23:03 GMT]]></title><description><![CDATA[<p>TUI - Text User Interface</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2338283</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2338283</guid><dc:creator><![CDATA[TUI GUI]]></dc:creator><pubDate>Thu, 11 Jul 2013 21:23:03 GMT</pubDate></item><item><title><![CDATA[Reply to C++: GUI erstellen on Thu, 11 Jul 2013 21:39:52 GMT]]></title><description><![CDATA[<p>WUI - Web User Interface. Wollte ich nur mal erwähnt haben ^^</p>
<p>Mit reinem C++ kann man keine GUIs erstellen, du brauchst eine externe Bibliothek. Schau dich einfach in dem entsprechenden Unterforum hier um.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2338286</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2338286</guid><dc:creator><![CDATA[Mechanics]]></dc:creator><pubDate>Thu, 11 Jul 2013 21:39:52 GMT</pubDate></item><item><title><![CDATA[Reply to C++: GUI erstellen on Thu, 11 Jul 2013 21:44:22 GMT]]></title><description><![CDATA[<p>Du hast dir selbst gerade wiedersprochen. Mit C++ kann man wunderbar HTML ausgeben und schon hat man ne GUI.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2338288</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2338288</guid><dc:creator><![CDATA[file wui]]></dc:creator><pubDate>Thu, 11 Jul 2013 21:44:22 GMT</pubDate></item><item><title><![CDATA[Reply to C++: GUI erstellen on Fri, 12 Jul 2013 07:39:23 GMT]]></title><description><![CDATA[<p>file wui schrieb:</p>
<blockquote>
<p>Mit C++ kann man wunderbar HTML ausgeben und schon hat man ne GUI.</p>
</blockquote>
<p>Man kann HTML-Dokumente erstellen, ja.</p>
<p>Ist ein HTML-Dokument eine GUI - ich denke nicht.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2338335</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2338335</guid><dc:creator><![CDATA[daddy_felix]]></dc:creator><pubDate>Fri, 12 Jul 2013 07:39:23 GMT</pubDate></item><item><title><![CDATA[Reply to C++: GUI erstellen on Fri, 12 Jul 2013 07:53:06 GMT]]></title><description><![CDATA[<p><img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f644.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_rolling_eyes"
      title=":rolling_eyes:"
      alt="🙄"
    /></p>
<p>Ich bitte um die Definition von</p>
<blockquote>
<p>reines C++</p>
</blockquote>
<p>.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2338342</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2338342</guid><dc:creator><![CDATA[theta]]></dc:creator><pubDate>Fri, 12 Jul 2013 07:53:06 GMT</pubDate></item><item><title><![CDATA[Reply to C++: GUI erstellen on Fri, 12 Jul 2013 08:44:33 GMT]]></title><description><![CDATA[<p>daddy_felix schrieb:</p>
<blockquote>
<p>file wui schrieb:</p>
<blockquote>
<p>Mit C++ kann man wunderbar HTML ausgeben und schon hat man ne GUI.</p>
</blockquote>
<p>Man kann HTML-Dokumente erstellen, ja.</p>
<p>Ist ein HTML-Dokument eine GUI - ich denke nicht.</p>
</blockquote>
<p>die html selber nicht, aber die interpretation dessen ist es schon.<br />
Letzlich zeichnet der Browser nur ein benutzerinterface dass der user via Maus und Tastatur ansteuern kann und somit funktionen, befehle ausführen lassen und einstellungen ändern kann.</p>
<p>Ist ne GUI.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2338357</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2338357</guid><dc:creator><![CDATA[Katachi]]></dc:creator><pubDate>Fri, 12 Jul 2013 08:44:33 GMT</pubDate></item><item><title><![CDATA[Reply to C++: GUI erstellen on Fri, 12 Jul 2013 09:11:28 GMT]]></title><description><![CDATA[<p>Katachi schrieb:</p>
<blockquote>
<p>daddy_felix schrieb:</p>
<blockquote>
<p>file wui schrieb:</p>
<blockquote>
<p>Mit C++ kann man wunderbar HTML ausgeben und schon hat man ne GUI.</p>
</blockquote>
<p>Man kann HTML-Dokumente erstellen, ja.</p>
<p>Ist ein HTML-Dokument eine GUI - ich denke nicht.</p>
</blockquote>
<p>die html selber nicht, aber die interpretation dessen ist es schon.</p>
</blockquote>
<p>Die Interpretation kann man aber nicht mit C++ erzeugen. Deshalb: keine GUI.</p>
<p>Sonst wäre ja jede Datei eine GUI, ich muss sie nur in den richtigen Interpreter laden ...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2338361</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2338361</guid><dc:creator><![CDATA[Belli]]></dc:creator><pubDate>Fri, 12 Jul 2013 09:11:28 GMT</pubDate></item><item><title><![CDATA[Reply to C++: GUI erstellen on Fri, 12 Jul 2013 11:33:08 GMT]]></title><description><![CDATA[<p>ZuLeib schrieb:</p>
<blockquote>
<p>Wie kann man eine GUI erstellen, reines C++.</p>
</blockquote>
<p>Schau dir die GUI Bibliothken im <a href="http://www.c-plusplus.net/forum/81596" rel="nofollow">FAQ</a> an. Diese liefern dir u.a. Klassen und Funktionen, um komplette GUIs zu erstellen und meist noch andere Hilfsmittel.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2338389</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2338389</guid><dc:creator><![CDATA[Youka]]></dc:creator><pubDate>Fri, 12 Jul 2013 11:33:08 GMT</pubDate></item><item><title><![CDATA[Reply to C++: GUI erstellen on Fri, 12 Jul 2013 19:45:47 GMT]]></title><description><![CDATA[<p>Vielleicht hilft dir auch das weiter: <a href="http://www.c-plusplus.net/forum/316329-full" rel="nofollow">http://www.c-plusplus.net/forum/316329-full</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2338518</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2338518</guid><dc:creator><![CDATA[out]]></dc:creator><pubDate>Fri, 12 Jul 2013 19:45:47 GMT</pubDate></item></channel></rss>