<?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 : Disabling Quick Access Bar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Disabling Quick Access Bar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 15:10:07 +0000</pubDate>
  <lastBuildDate>Wed, 23 Feb 2011 08:54:00 +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=17875</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[Disabling Quick Access Bar : Please also remember to remove...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17875&amp;PID=62912&amp;title=disabling-quick-access-bar#62912</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 17875<br /><strong>Posted:</strong> 23 February 2011 at 8:54am<br /><br /><STRIKE>Please also remember to remove the empty space (or line) left behind when disabling the Quick Access Bar when the frame theme is disabled!</STRIKE> <DIV>&nbsp;</DIV><DIV>Forget this, since it is probably not possible. When using Context tabs in the Ribbon there are displayed in that area.</DIV><DIV>&nbsp;</DIV><DIV>-cpede</DIV>]]>
   </description>
   <pubDate>Wed, 23 Feb 2011 08:54:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17875&amp;PID=62912&amp;title=disabling-quick-access-bar#62912</guid>
  </item> 
  <item>
   <title><![CDATA[Disabling Quick Access Bar : Hello,Yes, you need add Update...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17875&amp;PID=62636&amp;title=disabling-quick-access-bar#62636</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17875<br /><strong>Posted:</strong> 15 February 2011 at 2:43am<br /><br />Hello,<div><br></div><div>Yes, you need add Update even and syncronie its ListItem/Text with some of your CMainFrame variable. Please check CustomThemes sample or RibbonSample.</div><div><br></div><div>2. Fixing separator for 15.0.2&nbsp;HotFix&nbsp;.</div>]]>
   </description>
   <pubDate>Tue, 15 Feb 2011 02:43:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17875&amp;PID=62636&amp;title=disabling-quick-access-bar#62636</guid>
  </item> 
  <item>
   <title><![CDATA[Disabling Quick Access Bar : I really having problems getting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17875&amp;PID=62610&amp;title=disabling-quick-access-bar#62610</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 17875<br /><strong>Posted:</strong> 14 February 2011 at 10:04am<br /><br /><DIV>I really having problems getting things to work with the Quick Access Bar. I have a custom made combobox, and when I add this to the ribbon and then add it to the quick access bar, the contents is not synchronized. This code does not seem to be&nbsp;enough:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;<FONT face="Courier New, Courier, mono">CXTPControlComboBox* pControlCombo = (CXTPControlComboBox*)pGroup-&gt;Add(xtpControlComboBox,DX_RIBBON_ID1);<BR>&nbsp;pControlCombo-&gt;GetCommandBar()-&gt;SetCommandBars(pCommandBars);<BR>&nbsp;pControlCombo-&gt;ModifyListBoxStyle(0,LBS_OWNERDRAWFIXED|LBS_HASSTRINGS);<BR>&nbsp;pControlCombo-&gt;SetWidth(200);<BR>&nbsp;pControlCombo-&gt;SetStyle(xtpButtonUndefined);<BR>&nbsp;pControlCombo-&gt;AddString(_T("Dummy"));<BR>&nbsp;pControlCombo-&gt;SetCurSel(0);<BR></FONT></DIV><DIV>If I add e.g. the font name combobox in one of the samples, it seems to work. I probably need to wrap the whole thing into some kind of gallery for this to work?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Then, to get rid of the Quick Access Bar I call:</DIV><DIV>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono">&nbsp;pRibbonBar-&gt;ShowQuickAccess(FALSE);<BR>&nbsp;pRibbonBar-&gt;AllowQuickAccessCustomization(FALSE);<BR></FONT></DIV><DIV><FONT face="Courier New, Courier, mono"><img src="http://forum.codejock.com/uploads/686/XTP_QuickAccess.jpg" height="33" width="61" border="0" /></FONT></DIV><DIV>&nbsp;</DIV><DIV>But it seems, that the vertical separator is not removed, which looks strange?</DIV><DIV>&nbsp;</DIV><DIV>-cpede</DIV>]]>
   </description>
   <pubDate>Mon, 14 Feb 2011 10:04:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17875&amp;PID=62610&amp;title=disabling-quick-access-bar#62610</guid>
  </item> 
 </channel>
</rss>