<?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 when adding Category</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Crash when adding Category]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 09:49:46 +0000</pubDate>
  <lastBuildDate>Wed, 15 Oct 2003 11:01:49 +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=174</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 when adding Category : Hello, Please take a look at...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=174&amp;PID=359&amp;title=crash-when-adding-category#359</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1">kstowell</a><br /><strong>Subject:</strong> 174<br /><strong>Posted:</strong> 15 October 2003 at 11:01am<br /><br /><P>Hello,</P><P>Please take a look at the property grid dialog sample.&nbsp; If you are still having problems send a small sample that recreates the problem to <A href="mailto:support@codejock.com" target="_blank">support@codejock.com</A>, thanks.</P><P>Kind regards,<BR>Codejock Support</P>]]>
   </description>
   <pubDate>Wed, 15 Oct 2003 11:01:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=174&amp;PID=359&amp;title=crash-when-adding-category#359</guid>
  </item> 
  <item>
   <title><![CDATA[Crash when adding Category : Hello. I am trying to implement...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=174&amp;PID=356&amp;title=crash-when-adding-category#356</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=196">fgorseth</a><br /><strong>Subject:</strong> 174<br /><strong>Posted:</strong> 15 October 2003 at 7:55am<br /><br /><P>Hello.</P><P>I am trying to implement a PropertyGrid in a dialog in a MDI application. When I add a category to this PropertyGrid, the application is crashing (some ASSERT failure in the MFC library)...</P><P>BOOL CChunkBuilderMain::OnInitDialog() <BR>{<BR>&nbsp; LPCTSTR&nbsp; pCategory;<BR>&nbsp; int&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; iCatIndex;</P><P>&nbsp;CDialog::OnInitDialog();</P><P>&nbsp;CRect rc;<BR>&nbsp;m_chunkParamsPlaceHolder.GetWindowRect( &amp;rc );<BR>&nbsp;ScreenToClient( &amp;rc );</P><P>&nbsp;// create the property grid.<BR>&nbsp;if ( m_wndPropertyGrid.Create( rc, this, IDC_PROPERTY_GRID ) )<BR>&nbsp;{<BR>&nbsp;&nbsp;LOGFONT lf;<BR>&nbsp;&nbsp;GetFont()-&gt;GetLogFont( &amp;lf );</P><P>&nbsp;&nbsp;// create document settings category.<BR>&nbsp;&nbsp;&nbsp; CXTPPropertyGridItem* pSettings = m_wndPropertyGrid.AddCategory("Document Settings");<BR>&nbsp;&nbsp;.....</P><P>}</P>]]>
   </description>
   <pubDate>Wed, 15 Oct 2003 07:55:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=174&amp;PID=356&amp;title=crash-when-adding-category#356</guid>
  </item> 
 </channel>
</rss>