<?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 : SetRibbonMinimized and Ctrl+F1</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : SetRibbonMinimized and Ctrl+F1]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 04:43:30 +0000</pubDate>
  <lastBuildDate>Mon, 20 Jul 2009 10:47:11 +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=14730</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[SetRibbonMinimized and Ctrl+F1 : I my opinion the combination CTRL+F1...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=51112&amp;title=setribbonminimized-and-ctrl-f1#51112</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2024">MGebler</a><br /><strong>Subject:</strong> 14730<br /><strong>Posted:</strong> 20 July 2009 at 10:47am<br /><br />I my opinion the combination CTRL+F1 is hard coded. If you watch the call stack you can see that user32.dll is called with the nMsg-value 77 (????) and leaves the user32.dll by calling mfc80.dll!AfxWndProcBase with the nMsg-value 83 (=WM_HELP). Some mysterial OS-code changed the message-id.<br><br>The actual problem is, that some of us signed the 'Microsoft Office 2007 UI license' and our applications can't even handle the common shortcut for minimizing the ribbon.<br><br>Sorry, but I am so bored of spending more time on the lacks of UI-frameworks than on our own code (here MFC not XTP).<br><br><br>]]>
   </description>
   <pubDate>Mon, 20 Jul 2009 10:47:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=51112&amp;title=setribbonminimized-and-ctrl-f1#51112</guid>
  </item> 
  <item>
   <title><![CDATA[SetRibbonMinimized and Ctrl+F1 : Search the MFC sources for WM_HELP...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=51105&amp;title=setribbonminimized-and-ctrl-f1#51105</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 14730<br /><strong>Posted:</strong> 20 July 2009 at 7:35am<br /><br /><P>Search the MFC sources for WM_HELP (and ID_HELP) and you might find a clue...</P>]]>
   </description>
   <pubDate>Mon, 20 Jul 2009 07:35:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=51105&amp;title=setribbonminimized-and-ctrl-f1#51105</guid>
  </item> 
  <item>
   <title><![CDATA[SetRibbonMinimized and Ctrl+F1 : I have created a standard MFC...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=51098&amp;title=setribbonminimized-and-ctrl-f1#51098</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2024">MGebler</a><br /><strong>Subject:</strong> 14730<br /><strong>Posted:</strong> 19 July 2009 at 4:27pm<br /><br />I have created a standard MFC application and found out, that it is a problem of the MFC framework. <br><br>Do you have an idea, how we can 'work-around' this. Due to the customization of the accelerator keys I can not know, which commands are executed by the ctrl+F1 combination.<br>]]>
   </description>
   <pubDate>Sun, 19 Jul 2009 16:27:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=51098&amp;title=setribbonminimized-and-ctrl-f1#51098</guid>
  </item> 
  <item>
   <title><![CDATA[SetRibbonMinimized and Ctrl+F1 : What is this? MGebler stated the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=51089&amp;title=setribbonminimized-and-ctrl-f1#51089</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 14730<br /><strong>Posted:</strong> 19 July 2009 at 9:20am<br /><br />What is this?&nbsp; MGebler stated the problem was with Codejock's own sample.&nbsp; This excuse of opening a ticket is getting a bit old if you ask me.&nbsp; What was reported is a global problem, not one unique to MGebler.&nbsp; A perfect problem for the forum.&nbsp; And waiting 5-6 days is not being impatient. <DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 19 Jul 2009 09:20:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=51089&amp;title=setribbonminimized-and-ctrl-f1#51089</guid>
  </item> 
  <item>
   <title><![CDATA[SetRibbonMinimized and Ctrl+F1 :    MGebler wrote:I always renewed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=51088&amp;title=setribbonminimized-and-ctrl-f1#51088</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 14730<br /><strong>Posted:</strong> 19 July 2009 at 9:02am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by MGebler" alt="Originally posted by MGebler" style="vertical-align: text-bottom;" /> <strong>MGebler wrote:</strong><br /><br /><br>I always renewed my subscription in time; so what is the problem !<img src="http://forum.codejock.com/smileys/smiley7.gif" border="0" align="absmiddle"><br></td></tr></table><br><br>Maybe your impatience? Also for support open a ticket and attach a sample to reproduce the problem.<br><br>]]>
   </description>
   <pubDate>Sun, 19 Jul 2009 09:02:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=51088&amp;title=setribbonminimized-and-ctrl-f1#51088</guid>
  </item> 
  <item>
   <title><![CDATA[SetRibbonMinimized and Ctrl+F1 : Is there anybody out there.........]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=51087&amp;title=setribbonminimized-and-ctrl-f1#51087</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2024">MGebler</a><br /><strong>Subject:</strong> 14730<br /><strong>Posted:</strong> 19 July 2009 at 8:30am<br /><br />Is there anybody out there...<br>... or is this bug not worth to receive a short answer from the support team ?<br><br>I always renewed my subscription in time; so what is the problem !<img src="http://forum.codejock.com/smileys/smiley7.gif" border="0" align="absmiddle"><br>]]>
   </description>
   <pubDate>Sun, 19 Jul 2009 08:30:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=51087&amp;title=setribbonminimized-and-ctrl-f1#51087</guid>
  </item> 
  <item>
   <title><![CDATA[SetRibbonMinimized and Ctrl+F1 : Let&amp;#039;s have a look at your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=50898&amp;title=setribbonminimized-and-ctrl-f1#50898</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2024">MGebler</a><br /><strong>Subject:</strong> 14730<br /><strong>Posted:</strong> 13 July 2009 at 2:59am<br /><br />Let's have a look at your ribbon sample. There you have defined a accelerator (ID_TOGGLE_GROUPS ... Ctrl+VK_F1) to toglle the minimize state of the ribbon. Now add <EM>ON_WM_HELPINFO</EM> and the correspondending method&nbsp;'<FONT size=2>afx_msg BOOL OnHelpInfo(HELPINFO* pHelpInfo)' to the main framewindow.</FONT><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>If you press now the keys 'ctrl+f1' both methods are called (first OnToggleGroups, followed by OnHelpInfo).</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Why is the WM_HELP message pumped through the message queue even if the message, generated by the accelerator was already handled?</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>With best regards</FONT></DIV><DIV><FONT size=2>&nbsp; Marcus</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2></FONT>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 13 Jul 2009 02:59:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14730&amp;PID=50898&amp;title=setribbonminimized-and-ctrl-f1#50898</guid>
  </item> 
 </channel>
</rss>