<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : SOLVED: Crash W2K with transparent pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : SOLVED: Crash W2K with transparent pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 18:45:06 +0000</pubDate>
  <lastBuildDate>Tue, 02 Jun 2009 03:28:25 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=14425</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[SOLVED: Crash W2K with transparent pane : Thanks. I think this is the reason...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14425&amp;PID=49567&amp;title=solved-crash-w2k-with-transparent-pane#49567</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 14425<br /><strong>Posted:</strong> 02 June 2009 at 3:28am<br /><br />Thanks. I think this is the reason for PC crashing and rebooting.<br><br>I have put a test in my software so if OS version is less than WinXP do not use the transparent feature of floating Pane. Hope this solves problem.<br><br>(It would be good idea if CodeJock could put this test into anywhere that transparency could give problems like this&nbsp;&nbsp;&nbsp;<img src="http://forum.codejock.com/smileys/smiley24.gif" border="0" align="absmiddle"> )<br>]]>
   </description>
   <pubDate>Tue, 02 Jun 2009 03:28:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14425&amp;PID=49567&amp;title=solved-crash-w2k-with-transparent-pane#49567</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Crash W2K with transparent pane : Hi Chris,  I looked up property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14425&amp;PID=49533&amp;title=solved-crash-w2k-with-transparent-pane#49533</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 14425<br /><strong>Posted:</strong> 01 June 2009 at 5:55am<br /><br />Hi Chris,<DIV>&nbsp;</DIV><DIV>I looked up property in Help and it says:</DIV><DIV>&nbsp;</DIV><!--DX end --><!--DX start ="edItemList" scrap="ETERS_LIST" namespace="eter" source="Item" ="" at="<h4 =dxh4>$$ParameterList$$</H4>%%filtereditemlist%%" --><!--DX end --><!--DXMETADATA start type="TaggedComment" source="Item" id="##RETURNS" format="<h4 =dxh4>$$Return_Type$$</H4><P>%%comment%%</P>" --><!--DX end --><!--DXMETADATA start type="TaggedComment" source="Item" id="##REMARKS" format="<h4 =dxh4>$$Remarks$$</H4><P>%%comment%%</P>" --><h4 =dxh4>Remarks</H4><P><P>Opacity ranges from 0 to 255, with 0 being 0 and 255 being 100.&nbsp; The opacity setting is only applied to floating panes when the pane is not active.</P><P><FONT color=#000000><strong>FloatingFramesOpacity</strong>&nbsp;only works with Windows 2000 with <FONT size=3><FONT color=#ff0000><strong>SP3</strong> </FONT></FONT>or greater and Windows XP and greater.</FONT></P><DIV></DIV><P>&nbsp;</P><DIV>I don't know for sure but maybe&nbsp;this is problem... </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 01 Jun 2009 05:55:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14425&amp;PID=49533&amp;title=solved-crash-w2k-with-transparent-pane#49533</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Crash W2K with transparent pane :  Has anyone noticed a problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14425&amp;PID=49527&amp;title=solved-crash-w2k-with-transparent-pane#49527</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 14425<br /><strong>Posted:</strong> 01 June 2009 at 3:13am<br /><br />Has anyone noticed a problem with a floating pane&nbsp; where the opacity is reduced, under Windows 2K only?<br><br>I have some small floating Panes, only use one at a time.&nbsp;&nbsp; Options.FloatingFrameOpacity&nbsp; = 150<br><br>This works OK on my PCs and for most of my users.&nbsp; But one user reports that each time they close one of these "transparent" Panes, their PC crashes and reboots -- this PC is running Windows 2K SP2.&nbsp; Everything else about my app seems to work OK on this PC, it is just the floating Pane with Opacity set&nbsp; = 150.&nbsp; The transparent Pane displays OK, but when the user closes it, PC crashes.<br><br>Any suggestions as to what I can try?&nbsp; (eg. set Opacity = 255 before destroying Pane?)<br><br>Is anybody using Win 2K with Panes transparent with no problem?<br><br><b><font color="#339933">SOLUTION: The transparent Panes feature must NOT be used with Win2000.&nbsp; I have now used the Win API function GetVersionEx to check for version of Windows, and if less than 5.1 (WinXP) do not use transparency.&nbsp; </font></b><br>]]>
   </description>
   <pubDate>Mon, 01 Jun 2009 03:13:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14425&amp;PID=49527&amp;title=solved-crash-w2k-with-transparent-pane#49527</guid>
  </item> 
 </channel>
</rss>