<?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 : CXTPControlColorSelector and Prop Grid</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPControlColorSelector and Prop Grid]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 10:49:43 +0000</pubDate>
  <lastBuildDate>Tue, 20 Feb 2007 02:24:02 +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=6446</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[CXTPControlColorSelector and Prop Grid : Hi,  Yeap, it looks very right....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6446&amp;PID=20566&amp;title=cxtpcontrolcolorselector-and-prop-grid#20566</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6446<br /><strong>Posted:</strong> 20 February 2007 at 2:24am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Yeap, it looks very right.</DIV>]]>
   </description>
   <pubDate>Tue, 20 Feb 2007 02:24:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6446&amp;PID=20566&amp;title=cxtpcontrolcolorselector-and-prop-grid#20566</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPControlColorSelector and Prop Grid : Ah! I found CXTPCommandBars::TrackPopupMenu   That...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6446&amp;PID=20521&amp;title=cxtpcontrolcolorselector-and-prop-grid#20521</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1227">esc67</a><br /><strong>Subject:</strong> 6446<br /><strong>Posted:</strong> 17 February 2007 at 8:18pm<br /><br />Ah!&nbsp; I found CXTPCommandBars::TrackPopupMenu<DIV></DIV><DIV>&nbsp;</DIV><DIV>That seems to work:</DIV><DIV>&nbsp;</DIV><DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV>CXTPControlPopupColor* pPopupColor = (CXTPControlPopupColor*)CXTPControlPopupColor::CreateObject();<BR>CXTPPopupToolBar* pColorBar = CXTPPopupToolBar::CreatePopupToolBar(GetCommandBars());<BR>pPopupColor-&gt;SetCommandBar(pColorBar);</DIV><DIV>pColorBar-&gt;GetControls()-&gt;Add(new CRobloxControlColorSelector(), ID_COLOR_PAINT_SELECTOR);</DIV><DIV>CXTPCommandBars::TrackPopupMenu(pColorBar, TPM_LEFTBUTTON, 400, 400, AfxGetMainWnd());<BR>pColorBar-&gt;InternalRelease();</DIV><DIV></pre></td></tr></table></DIV><DIV>&nbsp;</DIV><DIV>Is this the basic idea?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 17 Feb 2007 20:18:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6446&amp;PID=20521&amp;title=cxtpcontrolcolorselector-and-prop-grid#20521</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPControlColorSelector and Prop Grid : A year ago I laboriously created...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6446&amp;PID=20519&amp;title=cxtpcontrolcolorselector-and-prop-grid#20519</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1227">esc67</a><br /><strong>Subject:</strong> 6446<br /><strong>Posted:</strong> 17 February 2007 at 7:54pm<br /><br />A year ago I laboriously created a custom version of <FONT size=1>CXTPControlColorSelector </FONT>so that I can display my own palette of colors from a commandbar.&nbsp; Now I would like to present the same selector from a property grid item.<DIV>&nbsp;</DIV><DIV>The problem is that the Property Grid sample uses an entirely different color picker class: CXTColorPopup.&nbsp; It actually looks more customizable than <FONT size=1>CXTPControlColorSelector</FONT>, but I'd rather not re-implement another color picker and then maintain them both.</DIV><DIV>&nbsp;</DIV><DIV>Is there any way to pop up a CXTPControl from a PropertyGrid item?&nbsp; Can my <FONT size=1>CXTPControlColorSelector be made to work like a drop-down menu from a grid's color item?</FONT></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 17 Feb 2007 19:54:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6446&amp;PID=20519&amp;title=cxtpcontrolcolorselector-and-prop-grid#20519</guid>
  </item> 
 </channel>
</rss>