<?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[Fenster (HILFE)]]></title><description><![CDATA[<p>Hallo ich habe ein Problem ich will, dass wenn ich auf einen Button drücke ein neues dialogfenster aufgeht das Fenster habe ich auch schon eingefügt und soweit Fertig gemacht es heißt IDD_DIALOG1.<br />
Und so sieht ja der code vom Button aus</p>
<pre><code class="language-cpp">void CAboutDlg::OnButton6() 
{

}
</code></pre>
<p>Was muss ich jetzt in den Code von dem Button einfügen um mir das dialogfenster öffnen zu lassen?</p>
<p>Ich wäre froh wenn ihr mir helft danke!!</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/2108/fenster-hilfe</link><generator>RSS for Node</generator><lastBuildDate>Mon, 01 Jun 2026 06:11:03 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/2108.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 09 Sep 2002 11:16:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Fenster (HILFE) on Mon, 09 Sep 2002 11:16:00 GMT]]></title><description><![CDATA[<p>Hallo ich habe ein Problem ich will, dass wenn ich auf einen Button drücke ein neues dialogfenster aufgeht das Fenster habe ich auch schon eingefügt und soweit Fertig gemacht es heißt IDD_DIALOG1.<br />
Und so sieht ja der code vom Button aus</p>
<pre><code class="language-cpp">void CAboutDlg::OnButton6() 
{

}
</code></pre>
<p>Was muss ich jetzt in den Code von dem Button einfügen um mir das dialogfenster öffnen zu lassen?</p>
<p>Ich wäre froh wenn ihr mir helft danke!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/9673</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/9673</guid><dc:creator><![CDATA[noname]]></dc:creator><pubDate>Mon, 09 Sep 2002 11:16:00 GMT</pubDate></item><item><title><![CDATA[Reply to Fenster (HILFE) on Mon, 09 Sep 2002 11:28:00 GMT]]></title><description><![CDATA[<p>hi,</p>
<p>du hast doch bestimmt eine neue Klasse zu deinem Dialogfenster erstellt. !</p>
<p>Von dieser Klasse erstellst du ein Objekt und rufst es mit doModal auf.</p>
<p>Lies dir mal am besten das folgende Buch durch. Dort wird es sehr gut erklärt!</p>
<p><a href="http://www.mut.de/media/buecher/VCPLUS6/data/start.htm" rel="nofollow">http://www.mut.de/media/buecher/VCPLUS6/data/start.htm</a></p>
<p>cu</p>
]]></description><link>https://www.c-plusplus.net/forum/post/9674</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/9674</guid><dc:creator><![CDATA[goochie]]></dc:creator><pubDate>Mon, 09 Sep 2002 11:28:00 GMT</pubDate></item><item><title><![CDATA[Reply to Fenster (HILFE) on Mon, 27 Oct 2003 07:59:44 GMT]]></title><description><![CDATA[<p>Link ist Leider nicht mehr aktiv <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/380269</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/380269</guid><dc:creator><![CDATA[Smile_79]]></dc:creator><pubDate>Mon, 27 Oct 2003 07:59:44 GMT</pubDate></item><item><title><![CDATA[Reply to Fenster (HILFE) on Mon, 27 Oct 2003 08:07:37 GMT]]></title><description><![CDATA[<p><a href="http://download.pearsoned.de/leseecke/VCPLUS6_21Tg/data/start.htm" rel="nofollow">http://download.pearsoned.de/leseecke/VCPLUS6_21Tg/data/start.htm</a></p>
<p>Da ist das Buch jetzt zu finden.</p>
<p>Es war glaubich aber zwischendurch mal richtig weg, also sollte man es noch schnellstens lesen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/380275</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/380275</guid><dc:creator><![CDATA[estartu]]></dc:creator><pubDate>Mon, 27 Oct 2003 08:07:37 GMT</pubDate></item></channel></rss>