<?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 : Dialogs</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Dialogs]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 30 Apr 2026 07:54:45 +0000</pubDate>
  <lastBuildDate>Wed, 20 Jun 2007 05:30:29 +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=7346</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[Dialogs : Also we have noticed that:  ShowQuickAccess(...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23837&amp;title=dialogs#23837</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 7346<br /><strong>Posted:</strong> 20 June 2007 at 5:30am<br /><br />Also we have noticed that:<DIV>&nbsp;</DIV><DIV>ShowQuickAccess( BOOL bShow )</DIV><DIV>&nbsp;</DIV><DIV>and</DIV><DIV>&nbsp;</DIV><DIV>ShowQuickAccessBelowRibbon( BOOL bBelow )</DIV><DIV>&nbsp;</DIV><DIV>should both really also be virtual as this allows to detect other situations that can change the size of the workspace view area etc.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 20 Jun 2007 05:30:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23837&amp;title=dialogs#23837</guid>
  </item> 
  <item>
   <title><![CDATA[Dialogs : Ah sorted cheers, it was a ; in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23822&amp;title=dialogs#23822</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 7346<br /><strong>Posted:</strong> 19 June 2007 at 8:35pm<br /><br />Ah sorted cheers, it was a ; in wrong place lol<DIV>&nbsp;</DIV><DIV>Thanks for help, as works great now</DIV>]]>
   </description>
   <pubDate>Tue, 19 Jun 2007 20:35:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23822&amp;title=dialogs#23822</guid>
  </item> 
  <item>
   <title><![CDATA[Dialogs : We already do #2, however #1 where...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23821&amp;title=dialogs#23821</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 7346<br /><strong>Posted:</strong> 19 June 2007 at 8:30pm<br /><br />We already do #2, however #1 where do we put this as we get compile errors when we try.<DIV>&nbsp;</DIV><DIV>Cheers</DIV><DIV>Terry</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 19 Jun 2007 20:30:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23821&amp;title=dialogs#23821</guid>
  </item> 
  <item>
   <title><![CDATA[Dialogs : Hi,  you also need  1. To...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23806&amp;title=dialogs#23806</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7346<br /><strong>Posted:</strong> 19 June 2007 at 3:00pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>you also need</DIV><DIV>&nbsp;</DIV><DIV>1. To add </DIV><DIV>DECLARE_XTP_COMMANDBAR(CMyXTPRibbonBar )<BR>IMPLEMENT_XTP_COMMANDBAR(CMyXTPRibbonBar, CXTPRibbonBar) macros<BR></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>2.</DIV><DIV><strong>CMyXTPRibbonBar</strong> * pRibbonBar = (<strong>CXTPRibbonBar</strong>*)pCommandBars-&gt;Add(_T("The Ribbon"), xtpBarTop, RUNTIME_CLASS(<strong>CMyXTPRibbonBar</strong> ));<BR></DIV>]]>
   </description>
   <pubDate>Tue, 19 Jun 2007 15:00:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23806&amp;title=dialogs#23806</guid>
  </item> 
  <item>
   <title><![CDATA[Dialogs : and yes I did rebuild all tookit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23792&amp;title=dialogs#23792</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 7346<br /><strong>Posted:</strong> 19 June 2007 at 5:48am<br /><br />and yes I did rebuild all tookit with the new virtual]]>
   </description>
   <pubDate>Tue, 19 Jun 2007 05:48:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23792&amp;title=dialogs#23792</guid>
  </item> 
  <item>
   <title><![CDATA[Dialogs : I create it using  CMyXTPRibbonBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23791&amp;title=dialogs#23791</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 7346<br /><strong>Posted:</strong> 19 June 2007 at 5:47am<br /><br />I create it using<DIV>&nbsp;</DIV><DIV>CMyXTPRibbonBar *m_pRibbonBar;</DIV><DIV>and then use this for all calling</DIV><DIV>&nbsp;</DIV><DIV>Cheers</DIV>]]>
   </description>
   <pubDate>Tue, 19 Jun 2007 05:47:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23791&amp;title=dialogs#23791</guid>
  </item> 
  <item>
   <title><![CDATA[Dialogs : Hi,  How do you create CMyXTPRibbonBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23783&amp;title=dialogs#23783</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7346<br /><strong>Posted:</strong> 19 June 2007 at 1:21am<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>How do you create CMyXTPRibbonBar&nbsp; instead CXTPRibbonBar ? Did you rebuild toolkit?</DIV>]]>
   </description>
   <pubDate>Tue, 19 Jun 2007 01:21:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23783&amp;title=dialogs#23783</guid>
  </item> 
  <item>
   <title><![CDATA[Dialogs : I have tried this and made the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23762&amp;title=dialogs#23762</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 7346<br /><strong>Posted:</strong> 18 June 2007 at 8:52am<br /><br />I have tried this and made the function virtual, but it is not working ???<DIV>&nbsp;</DIV><DIV>I have attached my CMyXTPRibbonBar class&nbsp;if anybody has any ideas :(</DIV><DIV>&nbsp;</DIV><DIV>Thanks for any help, much appreciated<BR><BR><a href="http://forum.codejock.com/uploads/20070618_085216_CMyXTPRibb&#111;nBar.zip" target="_blank">uploads/20070618_085216_CMyXTPRibbonBar.zip</A></DIV>]]>
   </description>
   <pubDate>Mon, 18 Jun 2007 08:52:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23762&amp;title=dialogs#23762</guid>
  </item> 
  <item>
   <title><![CDATA[Dialogs : Excellent as I am sure many other...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23761&amp;title=dialogs#23761</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 7346<br /><strong>Posted:</strong> 18 June 2007 at 7:41am<br /><br /><P>Excellent as I am sure many other users would find SetRibbonMinimized() as a virtual function much better.<BR><BR>I have made the changes here and look forward to changes in next version.<BR></P>]]>
   </description>
   <pubDate>Mon, 18 Jun 2007 07:41:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23761&amp;title=dialogs#23761</guid>
  </item> 
  <item>
   <title><![CDATA[Dialogs : Hello,  No, sorry, there is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23740&amp;title=dialogs#23740</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7346<br /><strong>Posted:</strong> 18 June 2007 at 1:31am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>No, sorry, there is no message. You can change source code, make SetRibbonMinimized method virtual and override it in your custom Ribbon class. We will make it virtual too for next releases.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 18 Jun 2007 01:31:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7346&amp;PID=23740&amp;title=dialogs#23740</guid>
  </item> 
 </channel>
</rss>