<?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[TRichEdit, Tabellen darstellen&#x2F;erzeugen]]></title><description><![CDATA[<p>Hallo miteinander,</p>
<p>ich suche einen Lösungsweg, wie man in einem TRichEdit Objekt Tabellen darstellen kann (Zeilen und Spalten in denen man man Texte eingeben kann).</p>
<p>Viele Grüße</p>
<p>cient</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/143960/trichedit-tabellen-darstellen-erzeugen</link><generator>RSS for Node</generator><lastBuildDate>Tue, 04 Aug 2026 22:35:07 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/143960.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Apr 2006 09:32:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to TRichEdit, Tabellen darstellen&#x2F;erzeugen on Thu, 13 Apr 2006 09:32:24 GMT]]></title><description><![CDATA[<p>Hallo miteinander,</p>
<p>ich suche einen Lösungsweg, wie man in einem TRichEdit Objekt Tabellen darstellen kann (Zeilen und Spalten in denen man man Texte eingeben kann).</p>
<p>Viele Grüße</p>
<p>cient</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1036579</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1036579</guid><dc:creator><![CDATA[TheCient]]></dc:creator><pubDate>Thu, 13 Apr 2006 09:32:24 GMT</pubDate></item><item><title><![CDATA[Reply to TRichEdit, Tabellen darstellen&#x2F;erzeugen on Thu, 13 Apr 2006 09:51:52 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>mit dem Builder-TRichEdit gar nicht (es sei denn dir reichen Tabulatoren).<br />
Du brauchst externe Controls wie <a href="http://www.trichview.com/" rel="nofollow">TRichView</a>.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1036595</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1036595</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 13 Apr 2006 09:51:52 GMT</pubDate></item><item><title><![CDATA[Reply to TRichEdit, Tabellen darstellen&#x2F;erzeugen on Wed, 19 Apr 2006 14:11:39 GMT]]></title><description><![CDATA[<p>hi,</p>
<p>danke fuer diesen tipp,<br />
aber die TRichview verwendet doch auch die TRichedit Klasse, also muss man das doch auch irgendwie selbst lösen können.</p>
<p>grüße</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1040599</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1040599</guid><dc:creator><![CDATA[TheCient]]></dc:creator><pubDate>Wed, 19 Apr 2006 14:11:39 GMT</pubDate></item><item><title><![CDATA[Reply to TRichEdit, Tabellen darstellen&#x2F;erzeugen on Wed, 19 Apr 2006 14:45:41 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Woher hast du denn das her? TRichEdit ist ein Wrapper des WinAPI-Controls.<br />
TRichView hingegen ist eine komplett eigenständige Komponente, die alle Ausgaben selber übernimmt.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1040625</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1040625</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Wed, 19 Apr 2006 14:45:41 GMT</pubDate></item><item><title><![CDATA[Reply to TRichEdit, Tabellen darstellen&#x2F;erzeugen on Thu, 20 Apr 2006 07:31:16 GMT]]></title><description><![CDATA[<p>es ist böglich, das merkt man dann, wenn man eine tabelle aus einem anderen programm (wo dies möglich ist, z.B. die RichView Komponente) mit copy paste in ein TRichedit einfügt. dort werden einfache konstrukte (fasst) identisch dargestellt.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1041060</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1041060</guid><dc:creator><![CDATA[TheCient]]></dc:creator><pubDate>Thu, 20 Apr 2006 07:31:16 GMT</pubDate></item><item><title><![CDATA[Reply to TRichEdit, Tabellen darstellen&#x2F;erzeugen on Thu, 20 Apr 2006 07:35:52 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>Das Problem beim BCB (zumindest bis 6) ist, dass die TRichEdit Komponente ein Wrapper für RichEdit 1.0 (WinAPI) ist. Diese wiederum beherrscht weder Grafiken noch Tabellen. Aktuell ist glaube ich die 3.0. In der FAQ gibt es auch einen Thread zum Einbinden des aktuellsten RichEdit.<br />
Ich persönlich bevorzuge allerdings auch, wie akari, die TRichView-Komponente.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1041063</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1041063</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Thu, 20 Apr 2006 07:35:52 GMT</pubDate></item><item><title><![CDATA[Reply to TRichEdit, Tabellen darstellen&#x2F;erzeugen on Thu, 20 Apr 2006 07:39:18 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Du kannst zwar in das RichEdit zur Laufzeit einiges EInfügen, aber gezielt darauf zugreifen kannst du nicht.<br />
Du müßtest also im besten Fall mit WinAPI-Funktionen arbeiten, aber das dürfte den Aufwand nicht wert sein, wenn externe Controls bereits das anbieten.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1041064</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1041064</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 20 Apr 2006 07:39:18 GMT</pubDate></item><item><title><![CDATA[Reply to TRichEdit, Tabellen darstellen&#x2F;erzeugen on Thu, 20 Apr 2006 09:31:03 GMT]]></title><description><![CDATA[<p>ich versuche grad aus der Rich Text Format (RTF) Specification schlau zu werden. in dieser gibts es auch ein kapitel zum thema tabellen in RTF. sieht sehr kompliziert und unlogisch aus, wenn man das rtf format mit html/css verlgleicht ...</p>
<p>Rich Text File Format v1.7 (MS Word) [Microsoft Corporation]<br />
<a href="http://www.wotsit.org/download.asp?f=rtf17" rel="nofollow">http://www.wotsit.org/download.asp?f=rtf17</a></p>
<p>wenn man mit loadfromfile ein rtf dokument welche tabellen enthält in eine bcb6 trichedit komponente läd, wird diese auch angezeigt, den text kann man auch editieren. das heisst wenn man den rtf code selbst erzeugt hat man ja die lösung.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1041132</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1041132</guid><dc:creator><![CDATA[TheCient]]></dc:creator><pubDate>Thu, 20 Apr 2006 09:31:03 GMT</pubDate></item><item><title><![CDATA[Reply to TRichEdit, Tabellen darstellen&#x2F;erzeugen on Thu, 20 Apr 2006 09:33:16 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>und was willst du uns damit sagen?</p>
<p>/Edit : das mag sein, aber du kannst dann über die gewöhnlichen RichEdit-Funktiopnen keine weiteren Tabellen einfügen oder bestehende in ihrer Struktur verändern.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1041139</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1041139</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 20 Apr 2006 09:33:16 GMT</pubDate></item><item><title><![CDATA[Reply to TRichEdit, Tabellen darstellen&#x2F;erzeugen on Thu, 20 Apr 2006 09:50:59 GMT]]></title><description><![CDATA[<p>achso,</p>
<p>und richedit 3.0 kann das?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1041156</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1041156</guid><dc:creator><![CDATA[TheCient]]></dc:creator><pubDate>Thu, 20 Apr 2006 09:50:59 GMT</pubDate></item><item><title><![CDATA[Reply to TRichEdit, Tabellen darstellen&#x2F;erzeugen on Thu, 20 Apr 2006 10:45:30 GMT]]></title><description><![CDATA[<p>Schau mal hier nach<br />
<a href="http://home.att.net/~robertdunn/FAQs/RE30New.html" rel="nofollow">http://home.att.net/~robertdunn/FAQs/RE30New.html</a><br />
und hier offiziell bei MS<br />
<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/richedit/richeditcontrols/aboutricheditcontrols.asp" rel="nofollow">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/richedit/richeditcontrols/aboutricheditcontrols.asp</a><br />
Wie man sieht ist die aktuelle Version die 4.1</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1041200</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1041200</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Thu, 20 Apr 2006 10:45:30 GMT</pubDate></item></channel></rss>