<?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[Label auf ProgressBar]]></title><description><![CDATA[<p>Hi!<br />
Ich komme mir gerade ziemlich blöd vor aber ich schaffe es nicht das ein Label auf einer Progressbar liegt...</p>
<p>Das Label is einfach immer drunter...</p>
<p>Hab schon mit Element alles probiert und auch des &quot;immer im Vordergrund&quot; zeigt keine Wirkung!</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/173943/label-auf-progressbar</link><generator>RSS for Node</generator><lastBuildDate>Fri, 14 Aug 2026 16:06:00 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/173943.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Feb 2007 13:01:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Label auf ProgressBar on Wed, 21 Feb 2007 13:02:17 GMT]]></title><description><![CDATA[<p>Hi!<br />
Ich komme mir gerade ziemlich blöd vor aber ich schaffe es nicht das ein Label auf einer Progressbar liegt...</p>
<p>Das Label is einfach immer drunter...</p>
<p>Hab schon mit Element alles probiert und auch des &quot;immer im Vordergrund&quot; zeigt keine Wirkung!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1232579</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1232579</guid><dc:creator><![CDATA[Straightflush]]></dc:creator><pubDate>Wed, 21 Feb 2007 13:02:17 GMT</pubDate></item><item><title><![CDATA[Reply to Label auf ProgressBar on Wed, 21 Feb 2007 13:07:17 GMT]]></title><description><![CDATA[<p>ohne es probiert zu haben:</p>
<pre><code class="language-cpp">Label-&gt;Parent = ProgressBar;
</code></pre>
<p>mfg, Micha!</p>
<p>//Edit: Es gibt auch eine Komponente die nennt sich CGauge (zumindest im BCB6) ... auf dem wird der prozentuale Fortschritt gleich angezeigt! Vielleicht ist das auch interessant für dich</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1232582</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1232582</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Wed, 21 Feb 2007 13:07:17 GMT</pubDate></item><item><title><![CDATA[Reply to Label auf ProgressBar on Wed, 21 Feb 2007 13:32:31 GMT]]></title><description><![CDATA[<p>RandomAccess85 schrieb:</p>
<blockquote>
<p>ohne es probiert zu haben:</p>
<pre><code class="language-cpp">Label-&gt;Parent = ProgressBar;
</code></pre>
</blockquote>
<p>geht nicht...<br />
Label is ganz weg, vermutlich unter der ProgressBar</p>
<blockquote>
<p>//Edit: Es gibt auch eine Komponente die nennt sich CGauge (zumindest im BCB6) ... auf dem wird der prozentuale Fortschritt gleich angezeigt! Vielleicht ist das auch interessant für dich</p>
</blockquote>
<p>Schon gesehen <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="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1232597</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1232597</guid><dc:creator><![CDATA[Straightflush]]></dc:creator><pubDate>Wed, 21 Feb 2007 13:32:31 GMT</pubDate></item><item><title><![CDATA[Reply to Label auf ProgressBar on Wed, 21 Feb 2007 13:34:19 GMT]]></title><description><![CDATA[<p>hmm</p>
<p>is dein Problem damit erledigt oder wolltest du was anderes ereichen? <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /></p>
<p>mfg, Micha</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1232598</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1232598</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Wed, 21 Feb 2007 13:34:19 GMT</pubDate></item><item><title><![CDATA[Reply to Label auf ProgressBar on Wed, 21 Feb 2007 13:52:11 GMT]]></title><description><![CDATA[<p>na ich wollte des Label AUF der ProgressBar</p>
<p>/edit Problem is also nicht gelöst!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1232603</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1232603</guid><dc:creator><![CDATA[Straightflush]]></dc:creator><pubDate>Wed, 21 Feb 2007 13:52:11 GMT</pubDate></item><item><title><![CDATA[Reply to Label auf ProgressBar on Wed, 21 Feb 2007 16:32:11 GMT]]></title><description><![CDATA[<p>funktioniert das bei euch allen problemlos??</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1232739</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1232739</guid><dc:creator><![CDATA[Straightflush]]></dc:creator><pubDate>Wed, 21 Feb 2007 16:32:11 GMT</pubDate></item><item><title><![CDATA[Reply to Label auf ProgressBar on Wed, 21 Feb 2007 17:01:13 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>TProgressBar läßt nunmal keine andern Controls vor sich... Es ist zwar (laut BCB-Hilfe) von TWinControl abgeleitet, läßt aber offenbar trotz nicht eine Parent-beziehung zu.</p>
<p>Setzt das Label neben das ProgressBar, oder verwende CGauge.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1232772</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1232772</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Wed, 21 Feb 2007 17:01:13 GMT</pubDate></item><item><title><![CDATA[Reply to Label auf ProgressBar on Thu, 22 Feb 2007 15:59:50 GMT]]></title><description><![CDATA[<p>gibts es irgendwo ne Referenz zu CGauge? In der Hilfe habe ich leider nichts...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1233426</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1233426</guid><dc:creator><![CDATA[Straightflush]]></dc:creator><pubDate>Thu, 22 Feb 2007 15:59:50 GMT</pubDate></item><item><title><![CDATA[Reply to Label auf ProgressBar on Thu, 22 Feb 2007 16:06:12 GMT]]></title><description><![CDATA[<p>nicht das ich wüsste! Aber die Funktionsweise ist die gleiche wie beim TProgressBar</p>
<p>mfg, Micha!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1233429</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1233429</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Thu, 22 Feb 2007 16:06:12 GMT</pubDate></item></channel></rss>