<?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 : Problem with dynamic toolbar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Problem with dynamic toolbar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 04:41:49 +0000</pubDate>
  <lastBuildDate>Fri, 02 Jun 2006 03:01:42 +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=4321</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[Problem with dynamic toolbar : I found the problem.Instead of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4321&amp;PID=13303&amp;title=problem-with-dynamic-toolbar#13303</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1843">Denbuerg</a><br /><strong>Subject:</strong> 4321<br /><strong>Posted:</strong> 02 June 2006 at 3:01am<br /><br />I found the problem.<br><br>Instead of adding the same control button I added to the menu, I created a new control button. Now it works.<br>]]>
   </description>
   <pubDate>Fri, 02 Jun 2006 03:01:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4321&amp;PID=13303&amp;title=problem-with-dynamic-toolbar#13303</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with dynamic toolbar : Hello, Code looks ok, Problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4321&amp;PID=13295&amp;title=problem-with-dynamic-toolbar#13295</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4321<br /><strong>Posted:</strong> 01 June 2006 at 12:31pm<br /><br /><P>Hello,</P><P>Code looks ok, Problem somewhere else... Can yo uatttach project here?</P>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 12:31:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4321&amp;PID=13295&amp;title=problem-with-dynamic-toolbar#13295</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with dynamic toolbar : Hi,I add new items to my standard...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4321&amp;PID=13290&amp;title=problem-with-dynamic-toolbar#13290</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1843">Denbuerg</a><br /><strong>Subject:</strong> 4321<br /><strong>Posted:</strong> 01 June 2006 at 10:59am<br /><br />Hi,<br><br>I add new items to my standard toolbar like this:<br><br>CXTPControls* pControls = m_pToolBar-&gt;GetControls();<br>CXTPControl* pControl = new CXTPControlButton();<br>pControls-&gt;Add(pControl, nCommandID, NULL, nPos, TRUE);<br>...<br><br>But when I close my application, an exception occurs here:<br><br>DWORD CCmdTarget::InternalRelease()<br>{<br>&nbsp;&nbsp;&nbsp; ASSERT(GetInterfaceMap() != NULL);<br>&nbsp;&nbsp;&nbsp; ...<br><br>This function is called by CXTPControls::RemoveAll(void) on MainFrame destruction.<br><br>If I dont add a new Button to the toolbar, it works. What am I doing wrong?<br>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 10:59:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4321&amp;PID=13290&amp;title=problem-with-dynamic-toolbar#13290</guid>
  </item> 
 </channel>
</rss>