<?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 : Drop Down Color Picker</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Drop Down Color Picker]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 09:54:27 +0000</pubDate>
  <lastBuildDate>Thu, 16 Jun 2005 19:49:35 +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=2393</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[Drop Down Color Picker : I got around my problem, as explained...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2393&amp;PID=7118&amp;title=drop-down-color-picker#7118</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1246">Toxick</a><br /><strong>Subject:</strong> 2393<br /><strong>Posted:</strong> 16 June 2005 at 7:49pm<br /><br />I got around my problem, as explained above.<br><br>I derived a class which extends XTToolBar class. Then I override theCreateNewColorPopup function, and check the rect parameter against thebottom of the user's screen. If it's too close, offset the rectangleupwards.<br><br>Thanks anyway.<br><br>]]>
   </description>
   <pubDate>Thu, 16 Jun 2005 19:49:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2393&amp;PID=7118&amp;title=drop-down-color-picker#7118</guid>
  </item> 
  <item>
   <title><![CDATA[Drop Down Color Picker : Hi there,  I have a question...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2393&amp;PID=7116&amp;title=drop-down-color-picker#7116</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1246">Toxick</a><br /><strong>Subject:</strong> 2393<br /><strong>Posted:</strong> 16 June 2005 at 5:03pm<br /><br />Hi there,<br><br>I have a question about the dropdown color picker toolbar item. If Ihave a toolbar docked at the bottom of my application window, and myapplication window is maximized, the color pallette is dropped off thebottom of the window. Is there a way already built in for the window to"drop upwards"?<br><br>If not, I don't mind checking it, and repositioning the window myself -however, I'm having a very hard time making the Message Handlers gethandled. For instance in the CMainFrame class of the sampleColorPickerToolbar application, I add this:<br><br><table width="99%"><tr><td><pre class="BBcode">ON_CPN_XT_DROPDOWN(ID_PICK_COLOR, OnDropDown)</pre></td></tr></table><br>and this:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>void CMainFrame::OnDropDown(void)<br>{<br>...<br>}<br></pre></td></tr></table><br>along with the approprate prototype in the class definition.<br><br><br>But the OnDropDown handler never gets called.<br><br>I know I'm a total noob to the XT tools, but a little direction would help a lot!<br>]]>
   </description>
   <pubDate>Thu, 16 Jun 2005 17:03:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2393&amp;PID=7116&amp;title=drop-down-color-picker#7116</guid>
  </item> 
 </channel>
</rss>