<?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 : Switching between standard and tabbed toolbars</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Switching between standard and tabbed toolbars]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 03:19:06 +0000</pubDate>
  <lastBuildDate>Sun, 14 Feb 2010 08:52:52 +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=16189</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[Switching between standard and tabbed toolbars : Thanks Phillip, That&amp;#039;s a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16189&amp;PID=56780&amp;title=switching-between-standard-and-tabbed-toolbars#56780</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4354">mitcheljh</a><br /><strong>Subject:</strong> 16189<br /><strong>Posted:</strong> 14 February 2010 at 8:52am<br /><br />Thanks Phillip, That's a great idea! <img src="http://forum.codejock.com/smileys/smiley20.gif" border="0" align="middle"> <br /><br />For each pane, I already have a virtual function getPaneName() which returns the name that's used in the registry to save command bar info.  Using you're idea, I'll just create another function, getPaneNameTabbed() which would be used for the registry key for the command bars tabbed state.<br /><br />Thanks again!  <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="middle">  ]]>
   </description>
   <pubDate>Sun, 14 Feb 2010 08:52:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16189&amp;PID=56780&amp;title=switching-between-standard-and-tabbed-toolbars#56780</guid>
  </item> 
  <item>
   <title><![CDATA[Switching between standard and tabbed toolbars : I don&amp;#039;t have CJ source on...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16189&amp;PID=56779&amp;title=switching-between-standard-and-tabbed-toolbars#56779</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3717">Smucker</a><br /><strong>Subject:</strong> 16189<br /><strong>Posted:</strong> 14 February 2010 at 8:24am<br /><br />I don't have CJ source on this computer, but I'm pretty sure you cansave different layout names. IIRC, the default name is "NormalLayout". This would allow someone to switch back and forth without having to redo each time (they'd still have to customize each layout, but it wouldn't erase the other type's customizations). <br>]]>
   </description>
   <pubDate>Sun, 14 Feb 2010 08:24:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16189&amp;PID=56779&amp;title=switching-between-standard-and-tabbed-toolbars#56779</guid>
  </item> 
  <item>
   <title><![CDATA[Switching between standard and tabbed toolbars : Hello,  I&amp;#039;m considering giving...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16189&amp;PID=56778&amp;title=switching-between-standard-and-tabbed-toolbars#56778</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4354">mitcheljh</a><br /><strong>Subject:</strong> 16189<br /><strong>Posted:</strong> 14 February 2010 at 7:07am<br /><br />Hello,<br /><br />I'm considering giving users the option to select between having regular toolbars, and having tabbed toolbars.  The reason why I'd like to give them the option is because some of my interface panes have over 6 toolbars, and I'd like them to have the option to reduce the toolbar clutter at the expense of an extra click action.<br /><br />The option to change from one to the other will be in the user options.  I'm planning on resetting the toolbars state, then doing a SaveCommandBars() when the user switches from standard to tabbed or vice versa, to make sure the registry is updated properly for the new toolbars state.  Do you think before saving the command bars, I should delete the whole registry key for the command bars state, to make sure the reg key is cleared of all of the information specific to the tabbed/untabbed state of the toolbars?<br /><br />Thanks]]>
   </description>
   <pubDate>Sun, 14 Feb 2010 07:07:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16189&amp;PID=56778&amp;title=switching-between-standard-and-tabbed-toolbars#56778</guid>
  </item> 
 </channel>
</rss>