<?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 : Grid Chrashes in &#079;nInplaceBtnDown</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Grid Chrashes in &#079;nInplaceBtnDown]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 22 May 2026 19:21:59 +0000</pubDate>
  <lastBuildDate>Tue, 09 Sep 2003 08:35:16 +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=151</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[Grid Chrashes in &#079;nInplaceBtnDown : You&amp;#039;re absolutely right! I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=151&amp;PID=322&amp;title=grid-chrashes-in-oninplacebtndown#322</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 151<br /><strong>Posted:</strong> 09 September 2003 at 8:35am<br /><br /><P>You're absolutely right!</P><P>I made the mistake to reset the content of the property grid each time the view was activated/deactivated in OnActivateView.</P><P>I fixed it and now it works as expected.</P><P>Thanks</P><P>Martin</P>]]>
   </description>
   <pubDate>Tue, 09 Sep 2003 08:35:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=151&amp;PID=322&amp;title=grid-chrashes-in-oninplacebtndown#322</guid>
  </item> 
  <item>
   <title><![CDATA[Grid Chrashes in &#079;nInplaceBtnDown : Hello, Martin  I suppose that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=151&amp;PID=313&amp;title=grid-chrashes-in-oninplacebtndown#313</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 151<br /><strong>Posted:</strong> 07 September 2003 at 7:04am<br /><br /><P>Hello, Martin </P><P>I suppose that you call ResetContent of property grid</P><P>in the CView::OnActivateView&nbsp;&nbsp;that called after dialog become visible.&nbsp; so item is destroyed after </P><P>CColorDialog dlg.DoModal()&nbsp; method.</P><P>&nbsp;</P><P>&nbsp;</P><span style="font-size:10px"><br /><br />Edited by oleg</span>]]>
   </description>
   <pubDate>Sun, 07 Sep 2003 07:04:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=151&amp;PID=313&amp;title=grid-chrashes-in-oninplacebtndown#313</guid>
  </item> 
  <item>
   <title><![CDATA[Grid Chrashes in &#079;nInplaceBtnDown : Hi; I&amp;#039;ve created a property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=151&amp;PID=312&amp;title=grid-chrashes-in-oninplacebtndown#312</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 151<br /><strong>Posted:</strong> 06 September 2003 at 8:12am<br /><br /><P>Hi;</P><P>I've created a property grid control inside a XTDockWindow within a MDI application. The grid recreates its contents every time the user selects a different document type to reflect the&nbsp;available properties. But this behavour is not responible for the below mentioned ACCVIO.</P><P>When clicking on the in-place button of a CXTPropertyGridItemColor item type the app crashes inside the OnInplaceBtnDown message handler of the CXTPropertyGridItemColor class. I found out that after calling CColorDialog dlg.DoModal() methode the class members seems to be corrupted. So the m_Grid member of the class points to 0xfdfdfdfd just after the return from DOModal().</P><P>First I thought that the app runs out of stack space because the dialog object is created on stack, so I doubled the available stack size by increasing the stack parameters on the linker page of the compiler (VC++ 6.0 SP4). But the result is still the same. In all of the&nbsp;sample apps, everything works fine. I checked my solution to create the grid inside the docking window with similar samples and I can't find the difference!</P><P>Does anyone know what I'm doing wrong? </P><P>Thanxs in advance</P><P>Martin</P>]]>
   </description>
   <pubDate>Sat, 06 Sep 2003 08:12:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=151&amp;PID=312&amp;title=grid-chrashes-in-oninplacebtndown#312</guid>
  </item> 
 </channel>
</rss>