<?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[Automatischer zeilen umbruch bei TLabel]]></title><description><![CDATA[<p>Hallo!</p>
<p>Kann man eine TLabel Komponente so einstellen, dass ein automatischer zeilenumbruch eingefügt wird, sobald der text breiter ist als das label? ich meine damit nicht deb Wordwrap member, weil der fügt erst bei einem leerzeichen einen zeilenumbruch ein, wenn er true ist. aber mein string enthält in der regel keine spaces.<br />
gibts da irgendwie eine lösung?</p>
<p>Thx!</p>
<p>\r\n</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/125086/automatischer-zeilen-umbruch-bei-tlabel</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Jul 2026 04:50:21 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/125086.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 03 Nov 2005 11:34:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Automatischer zeilen umbruch bei TLabel on Thu, 03 Nov 2005 11:34:32 GMT]]></title><description><![CDATA[<p>Hallo!</p>
<p>Kann man eine TLabel Komponente so einstellen, dass ein automatischer zeilenumbruch eingefügt wird, sobald der text breiter ist als das label? ich meine damit nicht deb Wordwrap member, weil der fügt erst bei einem leerzeichen einen zeilenumbruch ein, wenn er true ist. aber mein string enthält in der regel keine spaces.<br />
gibts da irgendwie eine lösung?</p>
<p>Thx!</p>
<p>\r\n</p>
]]></description><link>https://www.c-plusplus.net/forum/post/907200</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/907200</guid><dc:creator><![CDATA[&#x5C;r&#x5C;n]]></dc:creator><pubDate>Thu, 03 Nov 2005 11:34:32 GMT</pubDate></item><item><title><![CDATA[Reply to Automatischer zeilen umbruch bei TLabel on Thu, 03 Nov 2005 11:57:08 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>du willst also eine Worttrennung, womöglich noch nach Silben? Dafür gibt es keine Automatik. D must du selber den Zeilenumbruch in den String schreiben.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/907213</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/907213</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 03 Nov 2005 11:57:08 GMT</pubDate></item><item><title><![CDATA[Reply to Automatischer zeilen umbruch bei TLabel on Thu, 03 Nov 2005 12:09:49 GMT]]></title><description><![CDATA[<p>nein... mir reicht es wenn der string einfach &quot;mittendrin&quot; geteilt wird un der eine teil in deie letzte zeile kommt.<br />
z.b. so:<br />
aus &quot;ichbineinlangerstring&quot;<br />
soll dann das werden:<br />
&quot;ichbinei&quot;<br />
&quot;nlangers&quot;<br />
&quot;tring&quot;</p>
]]></description><link>https://www.c-plusplus.net/forum/post/907234</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/907234</guid><dc:creator><![CDATA[&#x5C;r&#x5C;n]]></dc:creator><pubDate>Thu, 03 Nov 2005 12:09:49 GMT</pubDate></item><item><title><![CDATA[Reply to Automatischer zeilen umbruch bei TLabel on Thu, 03 Nov 2005 12:17:05 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Da TLabel automatisch nur an Leerzeichen trennt, must du wohl selber entweder doch Leerzeichen oder Zeilenumbrüche an den passenden Stellen einbauen.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/907246</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/907246</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 03 Nov 2005 12:17:05 GMT</pubDate></item></channel></rss>