<?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 : CustomComboList</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : CustomComboList]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 13:10:45 +0000</pubDate>
  <lastBuildDate>Thu, 30 Nov 2006 19:19:48 +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=5645</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[CustomComboList : Thank you. That seems to be working...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5645&amp;PID=17819&amp;title=customcombolist#17819</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2457">iandenis</a><br /><strong>Subject:</strong> 5645<br /><strong>Posted:</strong> 30 November 2006 at 7:19pm<br /><br /><P>Thank you.&nbsp; That seems to be working out with single monitor.&nbsp; I was trying to reuse an existing CXTPPopupToolBar originally tied with a dropdown button within a tab toolbar.&nbsp; The pointer was exposed and past into TrackPopupMenu.&nbsp; Everything seems to be fine until the CXTPPopupToolBar is called from the dropdown button.&nbsp; The bar fails to display at the expected location when calling it again from the property grid floating in the second display.&nbsp;&nbsp; The calculated Rect for TrackPopupMenu seems to be correct even when the bar is displayed at a wrong position.</P><DIV>Here is my code fragment.</DIV><DIV><FONT color=#0000ff size=2>void</FONT><FONT size=2> CCustomItemColor::OnInplaceButtonDown()</FONT></DIV><DIV><FONT size=2>{</DIV><DIV></FONT><FONT size=2>&nbsp;&nbsp;&nbsp; CRect rcItem= GetItemRect();</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp; &nbsp;m_pGrid-&gt;ClientToScreen(&amp;rcItem);</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp; rcItem.left = rcItem.right - 202; </FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp; CXTPPopupToolBar* pPopup = ((CMainFrame*)AfxGetMainWnd())-&gt;m_pPopupBarFill;</FONT></DIV><DIV><FONT color=#0000ff size=2>&nbsp;&nbsp;&nbsp; int</FONT><FONT size=2> nCommand = CXTPCommandBars::TrackPopupMenu(pPopup, TPM_RIGHTBUTTON|TPM_NONOTIFY|TPM_RETURNCMD, rcItem.left, rcItem.bottom, m_pGrid);</DIV><DIV></DIV><DIV>&nbsp;&nbsp;&nbsp; .</DIV><DIV>&nbsp;&nbsp;&nbsp; .</DIV><DIV>}</DIV></FONT>]]>
   </description>
   <pubDate>Thu, 30 Nov 2006 19:19:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5645&amp;PID=17819&amp;title=customcombolist#17819</guid>
  </item> 
  <item>
   <title><![CDATA[CustomComboList : Why not... Override OnInplaceButtonDown...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5645&amp;PID=17794&amp;title=customcombolist#17794</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5645<br /><strong>Posted:</strong> 30 November 2006 at 2:17am<br /><br />Why not... Override OnInplaceButtonDown and show popup with CXTPCommandBars::TrackPopupMenu]]>
   </description>
   <pubDate>Thu, 30 Nov 2006 02:17:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5645&amp;PID=17794&amp;title=customcombolist#17794</guid>
  </item> 
  <item>
   <title><![CDATA[CustomComboList : Hello,  Is there anyway to use...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5645&amp;PID=17779&amp;title=customcombolist#17779</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2457">iandenis</a><br /><strong>Subject:</strong> 5645<br /><strong>Posted:</strong> 29 November 2006 at 5:27pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Is there anyway to use a custom popup like CXTPPopupToolBar in OnInplaceButtonDown?&nbsp; Something like what is&nbsp;done for Property Grid Sample's CustomCombolist with CXTColorSelectorCtrl but I am looking for a popup tool bar instead.</DIV><DIV>&nbsp;</DIV><DIV>Thx.</DIV><DIV>&nbsp;</DIV><DIV>Ian</DIV>]]>
   </description>
   <pubDate>Wed, 29 Nov 2006 17:27:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5645&amp;PID=17779&amp;title=customcombolist#17779</guid>
  </item> 
 </channel>
</rss>