<?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 : CXTPPropertyGridInplaceButton no show</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPPropertyGridInplaceButton no show]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 01:58:44 +0000</pubDate>
  <lastBuildDate>Fri, 27 Jul 2007 12:14:18 +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=7666</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[CXTPPropertyGridInplaceButton no show : Hello,  yes, please add line CRect...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7666&amp;PID=24710&amp;title=cxtppropertygridinplacebutton-no-show#24710</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7666<br /><strong>Posted:</strong> 27 July 2007 at 12:14pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>yes, please add line</DIV><DIV><BR>&nbsp;&nbsp;CRect rcValue(rcCaption.right, rc.top, rc.right, rc.bottom - 1);<BR>&nbsp;&nbsp;if (!pItem-&gt;IsCategory() &amp;&amp; bSelected)<BR>&nbsp;&nbsp;&nbsp;pGrid-&gt;GetPaintManager()-&gt;DrawInplaceButtons(&amp;dc, pItem, rcValue);</DIV><DIV>&nbsp;</DIV><DIV>to draw buttons in your custom paint manager.</DIV>]]>
   </description>
   <pubDate>Fri, 27 Jul 2007 12:14:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7666&amp;PID=24710&amp;title=cxtppropertygridinplacebutton-no-show#24710</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGridInplaceButton no show : Thanks for the reply.  I am...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7666&amp;PID=24694&amp;title=cxtppropertygridinplacebutton-no-show#24694</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2203">FCPM</a><br /><strong>Subject:</strong> 7666<br /><strong>Posted:</strong> 26 July 2007 at 9:07am<br /><br />Thanks for the reply.<DIV>&nbsp;</DIV><DIV>I am drawing a control myself. So I put in XTP_PGS_OWNERDRAW into the grid windows style. And that cause the problem.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 26 Jul 2007 09:07:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7666&amp;PID=24694&amp;title=cxtppropertygridinplacebutton-no-show#24694</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGridInplaceButton no show : Hello,  Do you use custom paint...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7666&amp;PID=24686&amp;title=cxtppropertygridinplacebutton-no-show#24686</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7666<br /><strong>Posted:</strong> 26 July 2007 at 7:08am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Do you use custom paint manager ?</DIV>]]>
   </description>
   <pubDate>Thu, 26 Jul 2007 07:08:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7666&amp;PID=24686&amp;title=cxtppropertygridinplacebutton-no-show#24686</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGridInplaceButton no show : I use a CXTPPropertygrid to config...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7666&amp;PID=24674&amp;title=cxtppropertygridinplacebutton-no-show#24674</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2203">FCPM</a><br /><strong>Subject:</strong> 7666<br /><strong>Posted:</strong> 25 July 2007 at 3:16pm<br /><br /><P>I use a CXTPPropertygrid to config the settings of a MDI application. Following<strong> code 1</strong> works fine using release 1030. But when I build with version 11.3, the combo box inplace button will not show up. When you click on it. It sequentially step through all choices.</P><DIV><FONT size=2>I then created a test dialog with simple <strong>code 2</strong>. It works. But when I move it into a SDI view, the in place button does not show up&nbsp; either. </FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Any settings I should set?</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><DIV><FONT size=2><strong>Code 1:</strong></FONT></DIV><DIV><FONT size=2>CXTPPropertyGridItem* pATFS = </FONT><FONT color=#0000ff size=2>new</FONT><FONT size=2> CXTPPropertyGridItem(_T(</FONT><FONT color=#a31515 size=2>"Feature Space"</FONT><FONT size=2>), _T(</FONT><FONT color=#a31515 size=2>"Fixed Dimensions"</FONT><FONT size=2>));</FONT></DIV><DIV>&nbsp;</DIV><DIV><FONT size=2><FONT size=2>CXTPPropertyGridItem* </FONT>pItemDist = pAT-&gt;AddChildItem(pATFS);</FONT></DIV><DIV><FONT size=2><FONT size=2>CXTPPropertyGridItemConstraints* </FONT>pList = pItemDist-&gt;GetConstraints();</DIV><DIV><DIV><DIV>pList-&gt;AddConstraint(_T(</FONT><FONT color=#a31515 size=2>"Fixed Dimensions"</FONT><FONT size=2>));</FONT></DIV></DIV><DIV><FONT size=2>pList-&gt;AddConstraint(_T(</FONT><FONT color=#a31515 size=2>"Fixed Variance"</FONT><FONT size=2>));</FONT></DIV><DIV><FONT size=2>pItemDist-&gt;SetFlags(xtpGridItemHasComboButton | xtpGridItemHasEdit);</FONT></DIV><DIV><FONT size=2>pATFS -&gt;BindToString(&amp; m_sc.m_atFeatureSpace);</DIV></FONT><FONT size=2></DIV></FONT></DIV><DIV><FONT size=2><DIV>&nbsp;</DIV><DIV><strong>Code 2:</strong></DIV><DIV>&nbsp;</DIV><DIV>CXTPPropertyGridItem* pSettings = m_wndPropertyGrid.AddCategory(_T(</FONT><FONT color=#a31515 size=2>"Document Settings"</FONT><FONT size=2>));</DIV><DIV>CXTPPropertyGridItem* pItemSaveOnClose = pSettings-&gt;AddChildItem(</FONT><FONT color=#0000ff size=2>new</FONT><FONT size=2> CXTPPropertyGridItemBool(_T(</FONT><FONT color=#a31515 size=2>"SaveOnClose"</FONT><FONT size=2>), TRUE));</DIV><P>pSettings-&gt;Expand();</P></FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>&nbsp;</DIV></FONT><FONT size=2></FONT>]]>
   </description>
   <pubDate>Wed, 25 Jul 2007 15:16:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7666&amp;PID=24674&amp;title=cxtppropertygridinplacebutton-no-show#24674</guid>
  </item> 
 </channel>
</rss>