<?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 : Crash in CXTColorPopup</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Crash in CXTColorPopup]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 00:19:27 +0000</pubDate>
  <lastBuildDate>Sat, 17 Nov 2007 02:17:24 +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=8810</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[Crash in CXTColorPopup : Thanks, the patch fixed the cr...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8810&amp;PID=28562&amp;title=crash-in-cxtcolorpopup#28562</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3322">Silvery</a><br /><strong>Subject:</strong> 8810<br /><strong>Posted:</strong> 17 November 2007 at 2:17am<br /><br />Thanks, the patch fixed the crash.<DIV>&nbsp;</DIV><DIV>Besides&nbsp;C<FONT color=#020002 size=2>PN_XT_SELENDCANCEL&nbsp;being sent&nbsp;twice on canceling the popup, <FONT color=#000000>C</FONT><FONT color=#020002 size=2>PN_XT_SELENDCANCEL event is also sent after <FONT color=#020002 size=2>CPN_XT_SELENDOK event on selection of a color.</FONT></FONT></FONT></DIV>]]>
   </description>
   <pubDate>Sat, 17 Nov 2007 02:17:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8810&amp;PID=28562&amp;title=crash-in-cxtcolorpopup#28562</guid>
  </item> 
  <item>
   <title><![CDATA[Crash in CXTColorPopup : Hi, Thanks, can you please patch...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8810&amp;PID=28555&amp;title=crash-in-cxtcolorpopup#28555</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8810<br /><strong>Posted:</strong> 17 November 2007 at 12:44am<br /><br />Hi,<DIV>Thanks,&nbsp; can you please patch sources - in CXTColorPopup::OnKillFocus replace</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;if (!IsColorDlgVisible())<BR>&nbsp;{<BR>&nbsp;&nbsp;EndSelection(-1);<BR>&nbsp;}<BR></DIV><DIV>to</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;if (!m_pColorDlg)<BR>&nbsp;{<BR>&nbsp;&nbsp;EndSelection(-1);<BR>&nbsp;}<BR></DIV>]]>
   </description>
   <pubDate>Sat, 17 Nov 2007 00:44:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8810&amp;PID=28555&amp;title=crash-in-cxtcolorpopup#28555</guid>
  </item> 
  <item>
   <title><![CDATA[Crash in CXTColorPopup : Xtreme Toolkit Pro v11.2.1 onVista  CXTColorPopup...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8810&amp;PID=28553&amp;title=crash-in-cxtcolorpopup#28553</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3322">Silvery</a><br /><strong>Subject:</strong> 8810<br /><strong>Posted:</strong> 16 November 2007 at 5:58pm<br /><br />Xtreme Toolkit Pro v11.2.1 on&nbsp;Vista<DIV>&nbsp;</DIV><DIV>CXTColorPopup in MDI applications crashes&nbsp;on closing "More Colors..." dialog which was opened from the popup.</DIV><DIV>&nbsp;</DIV><DIV>To reproduce the crash&nbsp;take <FONT color=#020002 size=2>CCustomItemColor from "PropertyGrid\GridSample" sample and&nbsp;add it&nbsp;to Property&nbsp;Grid in "PropertyGrid\DrawClient" sample.</FONT><FONT color=#020002 size=2> Open the color popup,&nbsp;choose "More Colors...", the dialog&nbsp;opens but the popup closes (which is different from behavior in "PropertyGrid\GridSample")&nbsp;and once you close the dialog you'll get the crash.</FONT></DIV><DIV><FONT color=#020002 size=2></FONT>&nbsp;</DIV><DIV><FONT color=#020002 size=2>Also, <FONT color=#000000>CXTColorPopup sends two<FONT color=#020002 size=2>&nbsp;<FONT color=#020002 size=2>CPN_XT_SELENDCANCEL if it closed by clicking on a different window, once from </FONT>CXTColorPopup</FONT><FONT size=2>::</FONT><FONT color=#020002 size=2>OnKillFocus and once from CXTColorPopup<FONT color=#000000 size=2>::</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>OnActivateApp, and it can be reproduced in "PropertyGrid\GridSample" sample by adding corresponding handle in <FONT color=#020002 size=2>CCustomItemColorPopup.</FONT></FONT></FONT></FONT></FONT></FONT></DIV><DIV><FONT color=#020002 size=2></FONT>&nbsp;</DIV><DIV><FONT color=#020002 size=2>Thanks.</FONT></DIV>]]>
   </description>
   <pubDate>Fri, 16 Nov 2007 17:58:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8810&amp;PID=28553&amp;title=crash-in-cxtcolorpopup#28553</guid>
  </item> 
 </channel>
</rss>