<?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 : Ribbons with CMDIFrameWnd</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Ribbons with CMDIFrameWnd]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 11:30:44 +0000</pubDate>
  <lastBuildDate>Mon, 08 Jan 2007 16:37:24 +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=6008</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[Ribbons with CMDIFrameWnd : Hi, as I wrote you can use template...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6008&amp;PID=19017&amp;title=ribbons-with-cmdiframewnd#19017</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6008<br /><strong>Posted:</strong> 08 January 2007 at 4:37pm<br /><br /><P>Hi,</P><DIV>as I wrote you can use template class for that</DIV><DIV>instead CXTPMDIFrameWnd use CXTPFrameWndBase&lt;CClassNameThatWas&gt;</DIV>]]>
   </description>
   <pubDate>Mon, 08 Jan 2007 16:37:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6008&amp;PID=19017&amp;title=ribbons-with-cmdiframewnd#19017</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbons with CMDIFrameWnd : Thanks, I&amp;#039;ll give it a go..  I&amp;#039;ve...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6008&amp;PID=19009&amp;title=ribbons-with-cmdiframewnd#19009</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2643">gibbo</a><br /><strong>Subject:</strong> 6008<br /><strong>Posted:</strong> 08 January 2007 at 8:56am<br /><br />Thanks, I'll give it a go..<DIV>&nbsp;</DIV><DIV>I've no problems using the CXTPMDIFrameWnd, it's just that the application that I'm upgrading is using another class for the MDIFrameWnd and was hoping not to change to much at the moment..</DIV><DIV>&nbsp;</DIV><DIV>Thanks Again..</DIV>]]>
   </description>
   <pubDate>Mon, 08 Jan 2007 08:56:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6008&amp;PID=19009&amp;title=ribbons-with-cmdiframewnd#19009</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbons with CMDIFrameWnd : Hello, You can.  Check code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6008&amp;PID=18990&amp;title=ribbons-with-cmdiframewnd#18990</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6008<br /><strong>Posted:</strong> 08 January 2007 at 5:03am<br /><br />Hello,<DIV>You can.</DIV><DIV>&nbsp;</DIV><DIV>Check code of Source\CommandBars\XTPFrameWnd.h </DIV><DIV>&nbsp;</DIV><DIV>if you don't want use CXTPMDIFrameWnd, just copy code from CXTPCommandBarsSiteBase to your CMainFrame.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;what problem to change CMDIFrameWnd to&nbsp;CXTPMDIFrameWnd in your header?</DIV>]]>
   </description>
   <pubDate>Mon, 08 Jan 2007 05:03:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6008&amp;PID=18990&amp;title=ribbons-with-cmdiframewnd#18990</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbons with CMDIFrameWnd : Hi, So I can&amp;#039;t use a CMDIFrameWnd...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6008&amp;PID=18980&amp;title=ribbons-with-cmdiframewnd#18980</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2643">gibbo</a><br /><strong>Subject:</strong> 6008<br /><strong>Posted:</strong> 08 January 2007 at 3:52am<br /><br />Hi,<DIV>So I can't use a CMDIFrameWnd Class? <img src="https://forum.codejock.com/smileys/smiley19.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Mon, 08 Jan 2007 03:52:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6008&amp;PID=18980&amp;title=ribbons-with-cmdiframewnd#18980</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbons with CMDIFrameWnd : Hi,  you can use CXTPFrameWndBase&amp;lt;YourClass&amp;gt;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6008&amp;PID=18911&amp;title=ribbons-with-cmdiframewnd#18911</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6008<br /><strong>Posted:</strong> 05 January 2007 at 12:55pm<br /><br /><P>Hi,</P><DIV>&nbsp;</DIV><DIV>you can use CXTPFrameWndBase&lt;YourClass&gt; instead.</DIV>]]>
   </description>
   <pubDate>Fri, 05 Jan 2007 12:55:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6008&amp;PID=18911&amp;title=ribbons-with-cmdiframewnd#18911</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbons with CMDIFrameWnd : Hi, Was wondering if anybody...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6008&amp;PID=18909&amp;title=ribbons-with-cmdiframewnd#18909</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2643">gibbo</a><br /><strong>Subject:</strong> 6008<br /><strong>Posted:</strong> 05 January 2007 at 11:05am<br /><br />Hi,<DIV>Was wondering if anybody has managed to get the ribbons to work with the standard CMDIFrameWnd, instead of the CXTPMDIFrameWnd ?</DIV><DIV>&nbsp;</DIV><DIV>If so, are there any disadvantages to not using the CXTPMDIFrameWnd?</DIV><DIV>Also does the CXTPMDIFrameWnd come as part of the CommandBars, if not what codejock product does it come with?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 05 Jan 2007 11:05:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6008&amp;PID=18909&amp;title=ribbons-with-cmdiframewnd#18909</guid>
  </item> 
 </channel>
</rss>