<?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 : GetCommandBars from CXTResizeDialog derived dialog</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : GetCommandBars from CXTResizeDialog derived dialog]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 07 Jun 2026 16:21:43 +0000</pubDate>
  <lastBuildDate>Wed, 25 Oct 2006 01:17:49 +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=5353</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[GetCommandBars from CXTResizeDialog derived dialog : Hello, Code looks right.   may...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5353&amp;PID=16788&amp;title=getcommandbars-from-cxtresizedialog-derived-dialog#16788</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5353<br /><strong>Posted:</strong> 25 October 2006 at 1:17am<br /><br />Hello,<DIV>Code looks right. </DIV><DIV>&nbsp;</DIV><DIV>may be you have some old version... Check if Source\CommandBars\XTPDialogBase.h file exists and InitCommandBars method.</DIV><DIV>&nbsp;</DIV><DIV>maybe you have some custom macros for CXTPDialogBase... </DIV>]]>
   </description>
   <pubDate>Wed, 25 Oct 2006 01:17:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5353&amp;PID=16788&amp;title=getcommandbars-from-cxtresizedialog-derived-dialog#16788</guid>
  </item> 
  <item>
   <title><![CDATA[GetCommandBars from CXTResizeDialog derived dialog : helloi&amp;#039;m trying to create...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5353&amp;PID=16778&amp;title=getcommandbars-from-cxtresizedialog-derived-dialog#16778</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2449">lauralucas</a><br /><strong>Subject:</strong> 5353<br /><strong>Posted:</strong> 24 October 2006 at 3:56pm<br /><br />hello<br><br>i'm trying to create a toolbar from a dialog class defined like this:<br><br>class CClientSideDlg : public CXTPDialogBase&lt;CXTResizeDialog&gt;<br>{<br>....<br>}<br><br>I have this method:<br><br>bool CClientSideDlg::CreateToolBars()<br>{<br>&nbsp;&nbsp;&nbsp; if (!InitCommandBars())<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; return false;<br><br>&nbsp;&nbsp;&nbsp; // Get a pointer to the Command Bar object.<br>&nbsp;&nbsp;&nbsp; CXTPCommandBars* pCommandBars = GetCommandBars();<br>...<br>}<br><br><br>on compilation, I get: <img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" align="absmiddle"><br><br>error C2065: 'InitCommandBars' : undeclared identifier<br>error C2065: 'GetCommandBars' : undeclared identifier<br><br><br>any ideas? maybe I'm missing an include? help me please <br>]]>
   </description>
   <pubDate>Tue, 24 Oct 2006 15:56:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5353&amp;PID=16778&amp;title=getcommandbars-from-cxtresizedialog-derived-dialog#16778</guid>
  </item> 
 </channel>
</rss>