<?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[Parent setzen und Alphablending]]></title><description><![CDATA[<p>Hallo,</p>
<p>Ich setze für meine dynamisch erstellte Form das parent über die WINAPI:</p>
<pre><code class="language-cpp">::SetParent(pic-&gt;Window-&gt;Handle,Form1-&gt;Handle);
</code></pre>
<p>Somit ist es nämlich &quot;aktivierbar&quot; (Ereignis : OnActivation ist möglich),<br />
per VCL ist dies nicht der Fall,..</p>
<p>Nun ist aber das Problem dass ich hier nun kein Alphablending über die VCL setzen kann ?<br />
Sieht dann folgendermaßen aus:<br />
<a href="http://img136.imageshack.us/my.php?image=bvah1.jpg" rel="nofollow">http://img136.imageshack.us/my.php?image=bvah1.jpg</a></p>
]]></description><link>https://www.c-plusplus.net/forum/topic/206605/parent-setzen-und-alphablending</link><generator>RSS for Node</generator><lastBuildDate>Thu, 20 Aug 2026 00:43:18 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/206605.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Feb 2008 19:11:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Parent setzen und Alphablending on Tue, 26 Feb 2008 19:11:51 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>Ich setze für meine dynamisch erstellte Form das parent über die WINAPI:</p>
<pre><code class="language-cpp">::SetParent(pic-&gt;Window-&gt;Handle,Form1-&gt;Handle);
</code></pre>
<p>Somit ist es nämlich &quot;aktivierbar&quot; (Ereignis : OnActivation ist möglich),<br />
per VCL ist dies nicht der Fall,..</p>
<p>Nun ist aber das Problem dass ich hier nun kein Alphablending über die VCL setzen kann ?<br />
Sieht dann folgendermaßen aus:<br />
<a href="http://img136.imageshack.us/my.php?image=bvah1.jpg" rel="nofollow">http://img136.imageshack.us/my.php?image=bvah1.jpg</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1463509</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1463509</guid><dc:creator><![CDATA[christianz]]></dc:creator><pubDate>Tue, 26 Feb 2008 19:11:51 GMT</pubDate></item></channel></rss>