<?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[IntroScreen]]></title><description><![CDATA[<p>Hallo,</p>
<p>es ist ja von sehr vielen Programmen bekannt, dass diese beim Laden ihr &quot;Intro&quot; sofort anzeigen, und wenn das Programm fertig geladen ist, verschwindet das Intro und das richtige Programm ist auf einmal da.</p>
<p>Die Frage ist, wie mach cih das?</p>
<p>Mein Gedanke:<br />
- Dialog ohne Rahmen mit Bitmap erzeugen<br />
- in der OnInit von dem Hauptdialogfeld am Anfang den erstellten IntroDialog anzeigen und beim Ende von OnInit wieder killen.</p>
<p>Gibt es hier eine bessere Variante?<br />
Ich habe das Problem, dass keine Bitmaps, keine Buttons etc angezeigt werden. Das Dialogfenster ist zu sehen, aber sonst nichts.<br />
Wenn ich es mit dlgIntro.doModal() aufrufe ist alles zu sehen, aber dann wird auch nichts mehr im Hintergrund geladen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f622.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--crying_face"
      title=";("
      alt="😢"
    /></p>
<p>Mein Aufruf sieht so aus<br />
dlgIntro.Create(IDD_DIALOG_INTRO,this);<br />
dlgIntro.ShowWindow(SW_SHOW);<br />
...<br />
dlgIntro.DestroyWindow();</p>
<p>Vielen Dank!!!</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/173378/introscreen</link><generator>RSS for Node</generator><lastBuildDate>Sat, 25 Apr 2026 20:51:48 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/173378.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 14 Feb 2007 16:04:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to IntroScreen on Wed, 14 Feb 2007 16:04:34 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>es ist ja von sehr vielen Programmen bekannt, dass diese beim Laden ihr &quot;Intro&quot; sofort anzeigen, und wenn das Programm fertig geladen ist, verschwindet das Intro und das richtige Programm ist auf einmal da.</p>
<p>Die Frage ist, wie mach cih das?</p>
<p>Mein Gedanke:<br />
- Dialog ohne Rahmen mit Bitmap erzeugen<br />
- in der OnInit von dem Hauptdialogfeld am Anfang den erstellten IntroDialog anzeigen und beim Ende von OnInit wieder killen.</p>
<p>Gibt es hier eine bessere Variante?<br />
Ich habe das Problem, dass keine Bitmaps, keine Buttons etc angezeigt werden. Das Dialogfenster ist zu sehen, aber sonst nichts.<br />
Wenn ich es mit dlgIntro.doModal() aufrufe ist alles zu sehen, aber dann wird auch nichts mehr im Hintergrund geladen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f622.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--crying_face"
      title=";("
      alt="😢"
    /></p>
<p>Mein Aufruf sieht so aus<br />
dlgIntro.Create(IDD_DIALOG_INTRO,this);<br />
dlgIntro.ShowWindow(SW_SHOW);<br />
...<br />
dlgIntro.DestroyWindow();</p>
<p>Vielen Dank!!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1228882</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1228882</guid><dc:creator><![CDATA[RainerRainer]]></dc:creator><pubDate>Wed, 14 Feb 2007 16:04:34 GMT</pubDate></item><item><title><![CDATA[Reply to IntroScreen on Wed, 14 Feb 2007 16:27:08 GMT]]></title><description><![CDATA[<p>Hmm ... sowas nennt man &quot;Splash Screen&quot; ... <a href="http://www.codeproject.com/win32/win32splash.asp" rel="nofollow">http://www.codeproject.com/win32/win32splash.asp</a> wird in einem extra Thread aufgerufen ... hat was für sich <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="😉"
    /> <a href="http://www.codeproject.com/miscctrl/csplashscreenex.asp" rel="nofollow">http://www.codeproject.com/miscctrl/csplashscreenex.asp</a> ist halt an keine Fensterform gebunden ...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1228914</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1228914</guid><dc:creator><![CDATA[*D*Evil]]></dc:creator><pubDate>Wed, 14 Feb 2007 16:27:08 GMT</pubDate></item><item><title><![CDATA[Reply to IntroScreen on Fri, 16 Feb 2007 18:08:00 GMT]]></title><description><![CDATA[<p>VIELEN DANK!!!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1229704</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1229704</guid><dc:creator><![CDATA[RainerRainer]]></dc:creator><pubDate>Fri, 16 Feb 2007 18:08:00 GMT</pubDate></item><item><title><![CDATA[Reply to IntroScreen on Fri, 16 Feb 2007 20:17:41 GMT]]></title><description><![CDATA[<p>Bei VC++ kannst du auch über das Menü (Projekt &gt;&gt; Dem Projekt hinzufügen &gt;&gt; Komponenten und Steuerelemente &gt;&gt; Visual C++ Components) einen IntroScreen (da heisst der allerdings <em>Begrüssungsbildschirm</em>) einfügen, die Bitmap kannst du dann als Ressource bearbeiten ( <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/26a0.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--warning"
      title=":warning:"
      alt="⚠"
    /> Benutzt du eine 16-Bit-Bitmap als IntroScreen, kann der Ressourceneditor die nicht mehr anzeigen!).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1229787</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1229787</guid><dc:creator><![CDATA[Quincy]]></dc:creator><pubDate>Fri, 16 Feb 2007 20:17:41 GMT</pubDate></item></channel></rss>