<?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[Hightlighting]]></title><description><![CDATA[<p>Möchte mir einen Editor schreiben, aber komme mit dem Highligthing nicht klar. Auf dieser</p>
<pre><code class="language-html">http://thunder.prohosting.com/~cbdn/a_syn.htm
</code></pre>
<p>Seite führt der Download des Sourcecode leider ins leere. Kann mir da bitte jemand auf die Sprünge helfen?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/141892/hightlighting</link><generator>RSS for Node</generator><lastBuildDate>Mon, 03 Aug 2026 19:38:19 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/141892.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 26 Mar 2006 08:58:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Hightlighting on Sun, 26 Mar 2006 08:58:29 GMT]]></title><description><![CDATA[<p>Möchte mir einen Editor schreiben, aber komme mit dem Highligthing nicht klar. Auf dieser</p>
<pre><code class="language-html">http://thunder.prohosting.com/~cbdn/a_syn.htm
</code></pre>
<p>Seite führt der Download des Sourcecode leider ins leere. Kann mir da bitte jemand auf die Sprünge helfen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1024023</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1024023</guid><dc:creator><![CDATA[Andidreas]]></dc:creator><pubDate>Sun, 26 Mar 2006 08:58:29 GMT</pubDate></item><item><title><![CDATA[Reply to Hightlighting on Sun, 26 Mar 2006 09:34:15 GMT]]></title><description><![CDATA[<p>schau dir mal den Paste and Copy Code an.<br />
<a href="http://www.experts-exchange.com/Programming/Programming_Languages/Cplusplus/Q_10955262.html" rel="nofollow">http://www.experts-exchange.com/Programming/Programming_Languages/Cplusplus/Q_10955262.html</a></p>
<p>Es gibt auch noch was fertiges Namens<br />
SynEdit <a href="http://synedit.sourceforge.net/" rel="nofollow">http://synedit.sourceforge.net/</a><br />
oder<br />
<a href="http://www.scintilla.org/" rel="nofollow">http://www.scintilla.org/</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1024032</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1024032</guid><dc:creator><![CDATA[VergissEs]]></dc:creator><pubDate>Sun, 26 Mar 2006 09:34:15 GMT</pubDate></item><item><title><![CDATA[Reply to Hightlighting on Sun, 26 Mar 2006 09:47:45 GMT]]></title><description><![CDATA[<p>Danke. Werd ich mir ansehen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1024034</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1024034</guid><dc:creator><![CDATA[Andidreas]]></dc:creator><pubDate>Sun, 26 Mar 2006 09:47:45 GMT</pubDate></item><item><title><![CDATA[Reply to Hightlighting on Sun, 26 Mar 2006 15:43:51 GMT]]></title><description><![CDATA[<p>SynEdit ist gut, hab aber ein kleines Problem: wie Text an Position X Y einfügen?<br />
Also einfügen in Zeile ok, aber wie an Spalte X? <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f62e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_open_mouth"
      title=":open_mouth:"
      alt="😮"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1024256</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1024256</guid><dc:creator><![CDATA[Andidreas]]></dc:creator><pubDate>Sun, 26 Mar 2006 15:43:51 GMT</pubDate></item><item><title><![CDATA[Reply to Hightlighting on Sun, 26 Mar 2006 15:55:39 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Höchstwarscheinlich über die gewohnten AnsiString-Methoden auf die angepeilte Zeile.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1024260</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1024260</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Sun, 26 Mar 2006 15:55:39 GMT</pubDate></item><item><title><![CDATA[Reply to Hightlighting on Sun, 26 Mar 2006 15:59:46 GMT]]></title><description><![CDATA[<p>Wunderbare Antwort. Auf die Idee wäre ich im Leben nicht gekommen.<br />
Per Insert hab ich aber nur einen Wert zu übergeben:</p>
<pre><code>SynEdit1.Lines.Insert(Zeile -1, lbxAbfragen.Items.Strings[lbxAbfragen.ItemIndex]);
</code></pre>
<p>und Add erübrigt sich da. Und Zeile + Spalte als einen Wert übergeben dürfte wohl bei Zeile xxx enden.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1024263</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1024263</guid><dc:creator><![CDATA[Andidreas]]></dc:creator><pubDate>Sun, 26 Mar 2006 15:59:46 GMT</pubDate></item><item><title><![CDATA[Reply to Hightlighting on Sun, 26 Mar 2006 16:08:20 GMT]]></title><description><![CDATA[<p>Hallo</p>
<blockquote>
<p>Wunderbare Antwort. Auf die Idee wäre ich im Leben nicht gekommen.</p>
</blockquote>
<p>Dann schreib doch auch, was du schon probiert hast, und was genau dabei nicht läuft. Wir sind keine Hellseher.</p>
<p>Im Übrigen verwendest du mit List.Insert keine AnsiString-Methode, sondern eine TStrings-Methode. Und warum eigentlich x.x? sind doch Pointer...<br />
Das sollte das eher so aussehen :</p>
<pre><code class="language-cpp">AnsiString Buffer = SynEdit1-&gt;Lines-&gt;Strings[Zeile -1];
Buffer.Insert(...); // irgendwas in die Zeile einfügen
SynEdit1-&gt;Lines-&gt;Strings[Zeile -1] = Buffer;
</code></pre>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1024271</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1024271</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Sun, 26 Mar 2006 16:08:20 GMT</pubDate></item><item><title><![CDATA[Reply to Hightlighting on Sun, 26 Mar 2006 16:09:24 GMT]]></title><description><![CDATA[<p>Danke. Das werd ich so machen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1024274</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1024274</guid><dc:creator><![CDATA[Andidreas]]></dc:creator><pubDate>Sun, 26 Mar 2006 16:09:24 GMT</pubDate></item></channel></rss>