<?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[Laufschrift erstellen!]]></title><description><![CDATA[<p>Hallo liebe Community, ich will eine Laufschrift in mein Programm einbauen, das soll so aussehen das die buchstaben einzeln hintereinander zu sehen sind(oder hineinfliegen), also so aussehen soll als ob es mit den Buchstaben laden würde!<br />
Kann mir jemand ein codeschnippsel geben oder denn Befehl aufschreiben?<br />
Danke</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/122305/laufschrift-erstellen</link><generator>RSS for Node</generator><lastBuildDate>Sun, 23 Aug 2026 00:34:07 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/122305.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 03 Oct 2005 11:25:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Laufschrift erstellen! on Mon, 03 Oct 2005 11:25:55 GMT]]></title><description><![CDATA[<p>Hallo liebe Community, ich will eine Laufschrift in mein Programm einbauen, das soll so aussehen das die buchstaben einzeln hintereinander zu sehen sind(oder hineinfliegen), also so aussehen soll als ob es mit den Buchstaben laden würde!<br />
Kann mir jemand ein codeschnippsel geben oder denn Befehl aufschreiben?<br />
Danke</p>
]]></description><link>https://www.c-plusplus.net/forum/post/885003</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/885003</guid><dc:creator><![CDATA[Coolnes]]></dc:creator><pubDate>Mon, 03 Oct 2005 11:25:55 GMT</pubDate></item><item><title><![CDATA[Reply to Laufschrift erstellen! on Mon, 03 Oct 2005 11:29:47 GMT]]></title><description><![CDATA[<p>Hallo,<br />
In Standard-C++ ist dies afaik nicht möglich. Du musst hier auf die API deines OS zurückgreifen (oder halt was portables nehmen...). Welcher Compiler, welches OS?</p>
<p>Bei Windows könnte <a href="http://ic.sidewindershome.net" rel="nofollow">dieser Link</a> ganz nützlich sein.</p>
<p>Gruß Caipi</p>
]]></description><link>https://www.c-plusplus.net/forum/post/885006</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/885006</guid><dc:creator><![CDATA[Caipi]]></dc:creator><pubDate>Mon, 03 Oct 2005 11:29:47 GMT</pubDate></item><item><title><![CDATA[Reply to Laufschrift erstellen! on Mon, 03 Oct 2005 11:32:59 GMT]]></title><description><![CDATA[<p>Also ich hätte viele Compilierer:<br />
Visual C++ 6 (Autoren Edition)<br />
Visual C++ 2003 Toolkit<br />
Dev-C++<br />
Mein OS ist Windows XP.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/885011</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/885011</guid><dc:creator><![CDATA[Coolnes]]></dc:creator><pubDate>Mon, 03 Oct 2005 11:32:59 GMT</pubDate></item><item><title><![CDATA[Reply to Laufschrift erstellen! on Mon, 03 Oct 2005 11:34:19 GMT]]></title><description><![CDATA[<p>Wenn du wirklich Windows Laufschriften erstellen möchtest, unten auch noch paar nützliche Links.<br />
Bei Fragen zu den Funktionen schau doch mal in die MSDN <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>
<p>Hier etwa complexeres:<br />
<a href="http://www.codeproject.com/bitmap/scrollingcredits.asp" rel="nofollow">http://www.codeproject.com/bitmap/scrollingcredits.asp</a></p>
<p>Hier ein etwas leichtes Beispiel:<br />
<a href="http://www.codeproject.com/bitmap/bmpscroll.asp" rel="nofollow">http://www.codeproject.com/bitmap/bmpscroll.asp</a></p>
<p>Damit hattest du schonmal ein paar Denkbespiele wie mein es hinbekommen koennte.<br />
Wenn noch fragen sind posten was das Zeug hält.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/885014</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/885014</guid><dc:creator><![CDATA[Rot13 hat bald bday!!]]></dc:creator><pubDate>Mon, 03 Oct 2005 11:34:19 GMT</pubDate></item><item><title><![CDATA[Reply to Laufschrift erstellen! on Mon, 03 Oct 2005 11:39:13 GMT]]></title><description><![CDATA[<p>Das ganze scheint ja doch komplizierter zu sein, als ich es dachte ich glaube ich lasse es Lieber!!! Danke an alle!!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/885022</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/885022</guid><dc:creator><![CDATA[Coolnes]]></dc:creator><pubDate>Mon, 03 Oct 2005 11:39:13 GMT</pubDate></item></channel></rss>