<?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 : Inplace Excel</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Inplace Excel]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 01:52:12 +0000</pubDate>
  <lastBuildDate>Fri, 27 Mar 2009 05:03:58 +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=13654</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[Inplace Excel : Thanks a lot, it works perfect...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=47225&amp;title=inplace-excel#47225</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1828">decembler</a><br /><strong>Subject:</strong> 13654<br /><strong>Posted:</strong> 27 March 2009 at 5:03am<br /><br />Thanks a lot, it works perfect <img src="https://forum.codejock.com/smileys/smiley4.gif" border="0">...]]>
   </description>
   <pubDate>Fri, 27 Mar 2009 05:03:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=47225&amp;title=inplace-excel#47225</guid>
  </item> 
  <item>
   <title><![CDATA[Inplace Excel : If you remove the call to HandleSysCommand...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=47041&amp;title=inplace-excel#47041</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5086">mxmauro</a><br /><strong>Subject:</strong> 13654<br /><strong>Posted:</strong> 24 March 2009 at 11:17am<br /><br />If you remove the call to H<FONT color=#010001 size=2><FONT color=#010001 size=2>andleSysCommand inside <FONT color=#010001 size=2><FONT color=#010001 size=2>CXTPSkinObjectFrame</FONT></FONT><FONT color=#000000 size=2>::</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>OnSysCommand (e.g. replacing with assembly code to NOPs)... you can access the menu by pressing alt (you will see it in a wrong place), but the menu will work again. <DIV>&nbsp;</DIV><DIV>I'm almost sure that the problem is somewhere in <FONT color=#010001 size=2><FONT color=#010001 size=2>CXTPSkinObjectApplicationFrame</FONT></FONT><FONT color=#000000 size=2>::</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>HandleSysCommand </FONT></FONT>menu handling.</FONT></FONT></FONT></FONT> </DIV><DIV>&nbsp;</DIV><DIV>EDIT:</DIV><DIV>&nbsp;</DIV><DIV>Temporaly fix based on decembler code:</DIV><DIV><FONT color=#010001 size=2><FONT color=#010001 size=2></FONT></FONT>&nbsp;</DIV><DIV><FONT color=#010001 size=2><FONT color=#010001 size=2>LRESULT</FONT></FONT><B><FONT size=2> </B></FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>CMainFrame</FONT></FONT><FONT size=2>::</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>WindowProc</FONT></FONT><FONT size=2>(</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>UINT</FONT></FONT><B><FONT size=2> </B></FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>message</FONT></FONT><FONT size=2>, </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>WPARAM</FONT></FONT><B><FONT size=2> </B></FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>wParam</FONT></FONT><FONT size=2>, </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>LPARAM</FONT></FONT><B><FONT size=2> </B></FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>lParam</FONT></FONT><FONT size=2>)</DIV><DIV><DIV>{</DIV><DIV>&nbsp; </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>switch</FONT></FONT><B><FONT size=2> (</B></FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>message</FONT></FONT><FONT size=2>) {</FONT></DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&nbsp;&nbsp;&nbsp; case</FONT></FONT><B><FONT size=2> </B></FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>WM_MENURBUTTONUP</FONT></FONT><FONT size=2>:</FONT></DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&nbsp;&nbsp;&nbsp; case</FONT></FONT><B><FONT size=2> </B></FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>WM_MENUDRAG</FONT></FONT><FONT size=2>:</FONT></DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&nbsp;&nbsp;&nbsp; case</FONT></FONT><B><FONT size=2> </B></FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>WM_MENUGETOBJECT</FONT></FONT><FONT size=2>:</FONT></DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&nbsp;&nbsp;&nbsp; case</FONT></FONT><B><FONT size=2> </B></FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>WM_MENUCOMMAND</FONT></FONT><FONT size=2>:</FONT></DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&nbsp;&nbsp;&nbsp; case</FONT></FONT><B><FONT size=2> </B></FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>WM_MEASUREITEM</FONT></FONT><FONT size=2>:</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp; <FONT color=#0000ff><FONT color=#0000ff>case</FONT></FONT><B> </B><FONT color=#010001><FONT color=#010001>WM_DRAWITEM</FONT></FONT>:</FONT></DIV><DIV><FONT size=2><FONT color=#0000ff><FONT color=#0000ff><FONT color=#000000>&nbsp;&nbsp;&nbsp; </FONT>case</FONT></FONT><B> </B><FONT color=#010001><FONT color=#010001>WM_ENTERMENULOOP</FONT></FONT>:</FONT></DIV><DIV><FONT size=2><FONT color=#0000ff><FONT color=#0000ff><FONT color=#000000>&nbsp;&nbsp;&nbsp; </FONT>case</FONT></FONT><B> </B><FONT color=#010001><FONT color=#010001>WM_INITMENU</FONT></FONT>:</FONT></DIV><DIV><FONT size=2><FONT color=#0000ff><FONT color=#0000ff><FONT color=#000000>&nbsp;&nbsp;&nbsp; </FONT>case</FONT></FONT><B> </B><FONT color=#010001><FONT color=#010001>WM_MENUSELECT</FONT></FONT>:</FONT></DIV><DIV><FONT size=2><FONT color=#0000ff><FONT color=#0000ff><FONT color=#000000>&nbsp;&nbsp;&nbsp; </FONT>case</FONT></FONT><B> </B><FONT color=#010001><FONT color=#010001>WM_INITMENUPOPUP</FONT></FONT>:</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp; case<B> </B>WM_UNINITMENUPOPUP:<BR></FONT><FONT size=2>&nbsp;&nbsp;&nbsp; case<B> </B>WM_COMMAND:<BR></FONT><FONT size=2>&nbsp;&nbsp;&nbsp; case<B> </B>WM_EXITMENULOOP:<BR></FONT><FONT size=2>&nbsp;&nbsp;&nbsp; case<B> </B>WM_MENUCHAR:<BR></FONT><FONT size=2><FONT color=#0000ff><FONT color=#0000ff><FONT color=#000000>&nbsp;&nbsp;&nbsp; </FONT>case</FONT></FONT><B> </B><FONT color=#010001><FONT color=#010001>WM_ENTERIDLE</FONT></FONT>:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT><FONT size=2><strong>{<BR></strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT><FONT size=2><FONT color=#010001><FONT color=#010001>CMDIChildWnd</FONT></FONT><B> *</B><FONT color=#010001><FONT color=#010001>lpChildWnd</FONT></FONT>;</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#010001><FONT color=#010001>CView</FONT></FONT><B> *</B><FONT color=#010001><FONT color=#010001>lpView</FONT></FONT>;</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#010001><FONT color=#010001>COleClientItem</FONT></FONT><B> *</B><FONT color=#010001><FONT color=#010001>lpItem</FONT></FONT>;</FONT></DIV><DIV><FONT size=2><FONT color=#010001><FONT color=#010001><FONT color=#000000>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>CWnd</FONT></FONT><B> *</B><FONT color=#010001><FONT color=#010001>lpWnd;</DIV><DIV></FONT></FONT></FONT><FONT size=2><FONT color=#010001><FONT color=#010001>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CDocument</FONT></FONT><B> *</B><FONT color=#010001><FONT color=#010001>lpDoc</FONT></FONT>;</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#010001><FONT color=#010001>lpChildWnd</FONT></FONT><B> = (</B><FONT color=#010001><FONT color=#010001>CMDIChildWnd</FONT></FONT>*)<FONT color=#010001><FONT color=#010001>GetActiveFrame</FONT></FONT>();</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#0000ff><FONT color=#0000ff>if</FONT></FONT><B> (</B><FONT color=#010001><FONT color=#010001>lpChildWnd</FONT></FONT>!=<FONT color=#010001><FONT color=#010001>NULL</FONT></FONT><B> &amp;&amp; </B><FONT color=#010001><FONT color=#010001>lpChildWnd</FONT></FONT>-&gt;<FONT color=#010001><FONT color=#010001>IsKindOf</FONT></FONT>(<FONT color=#010001><FONT color=#010001>RUNTIME_CLASS</FONT></FONT>(<FONT color=#010001><FONT color=#010001>CWinWordMDIChildWnd</FONT></FONT>))) {</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#010001><FONT color=#010001>lpView</FONT></FONT><B> = </B><FONT color=#010001><FONT color=#010001>lpChildWnd</FONT></FONT>-&gt;<FONT color=#010001><FONT color=#010001>GetActiveView</FONT></FONT>();</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#0000ff><FONT color=#0000ff>if</FONT></FONT><B> (</B><FONT color=#010001><FONT color=#010001>lpView</FONT></FONT>!=<FONT color=#010001><FONT color=#010001>NULL</FONT></FONT><B> &amp;&amp; </B><FONT color=#010001><FONT color=#010001>lpView</FONT></FONT>-&gt;<FONT color=#010001><FONT color=#010001>IsKindOf</FONT></FONT>(<FONT color=#010001><FONT color=#010001>RUNTIME_CLASS</FONT></FONT>(<FONT color=#010001><FONT color=#010001>CWinWordView</FONT></FONT>))!=<FONT color=#010001><FONT color=#010001>FALSE</FONT></FONT>) {</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#010001><FONT color=#010001>lpDoc</FONT></FONT><B> = </B><FONT color=#010001><FONT color=#010001>lpView</FONT></FONT>-&gt;<FONT color=#010001><FONT color=#010001>GetDocument</FONT></FONT>();</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#0000ff><FONT color=#0000ff>if</FONT></FONT><B> (</B><FONT color=#010001><FONT color=#010001>lpDoc</FONT></FONT>!=<FONT color=#010001><FONT color=#010001>NULL</FONT></FONT><B> &amp;&amp; </B><FONT color=#010001><FONT color=#010001>lpDoc</FONT></FONT>-&gt;<FONT color=#010001><FONT color=#010001>IsKindOf</FONT></FONT>(<FONT color=#010001><FONT color=#010001>RUNTIME_CLASS</FONT></FONT>(<FONT color=#010001><FONT color=#010001>CWinWordDoc</FONT></FONT>))!=<FONT color=#010001><FONT color=#010001>FALSE</FONT></FONT>) {</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#010001><FONT color=#010001>lpItem</FONT></FONT><B> = ((</B><FONT color=#010001><FONT color=#010001>CWinWordDoc</FONT></FONT>*)<FONT color=#010001><FONT color=#010001>lpDoc</FONT></FONT>)-&gt;<FONT color=#010001><FONT color=#010001>GetPrimarySelectedItem</FONT></FONT>(<FONT color=#010001><FONT color=#010001>lpView</FONT></FONT>);</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#0000ff><FONT color=#0000ff>if</FONT></FONT><B> (</B><FONT color=#010001><FONT color=#010001>lpItem</FONT></FONT>!=<FONT color=#010001><FONT color=#010001>NULL</FONT></FONT><B> &amp;&amp; </B><FONT color=#010001><FONT color=#010001>lpItem</FONT></FONT>-&gt;<FONT color=#010001><FONT color=#010001>IsKindOf</FONT></FONT>(<FONT color=#010001><FONT color=#010001>RUNTIME_CLASS</FONT></FONT>(<FONT color=#010001><FONT color=#010001>CWinWordCntrItem</FONT></FONT>))!=<FONT color=#010001><FONT color=#010001>FALSE</FONT></FONT>) {</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#010001><FONT color=#010001>lpWnd</FONT></FONT><B> = </B><FONT color=#010001><FONT color=#010001>lpItem</FONT></FONT>-&gt;<FONT color=#010001><FONT color=#010001>GetInPlaceWindow</FONT></FONT>();</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#0000ff><FONT color=#0000ff>if</FONT></FONT><B> (</B><FONT color=#010001><FONT color=#010001>lpWnd</FONT></FONT><B> != </B><FONT color=#010001><FONT color=#010001>NULL</FONT></FONT>)</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#0000ff><FONT color=#0000ff>return</FONT></FONT><B> </B><FONT color=#010001><FONT color=#010001>lpWnd</FONT></FONT>-&gt;<FONT color=#010001><FONT color=#010001>SendMessage</FONT></FONT>(<FONT color=#010001><FONT color=#010001>message</FONT></FONT>, <FONT color=#010001><FONT color=#010001>wParam</FONT></FONT>, <FONT color=#010001><FONT color=#010001>lParam</FONT></FONT>);</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT><B><FONT size=2>}</FONT></B></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>}</strong></FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>}</strong></FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>}</strong></FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>}</strong></FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT color=#0000ff><FONT color=#0000ff>break</FONT></FONT>;</FONT></DIV><DIV><FONT size=2>&nbsp; </FONT><B><FONT size=2>}</FONT></B></DIV><DIV><FONT size=2><strong>&nbsp;&nbsp; </strong><FONT color=#0000ff><FONT color=#0000ff>return</FONT></FONT><B> </B><FONT color=#010001><FONT color=#010001>CMDIFrameWnd</FONT></FONT>::<FONT color=#010001><FONT color=#010001>WindowProc</FONT></FONT>(<FONT color=#010001><FONT color=#010001>message</FONT></FONT>, <FONT color=#010001><FONT color=#010001>wParam</FONT></FONT>, <FONT color=#010001><FONT color=#010001>lParam</FONT></FONT>);</FONT></DIV><DIV><FONT size=2>}</DIV><DIV></DIV></FONT></DIV>]]>
   </description>
   <pubDate>Tue, 24 Mar 2009 11:17:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=47041&amp;title=inplace-excel#47041</guid>
  </item> 
  <item>
   <title><![CDATA[Inplace Excel : Thanks again for your support....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=46891&amp;title=inplace-excel#46891</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1828">decembler</a><br /><strong>Subject:</strong> 13654<br /><strong>Posted:</strong> 19 March 2009 at 4:18am<br /><br />Thanks again for your support. <DIV>I found another hint. It's not a really a workaround, because on some menu commands</DIV><DIV>(eg Edit-Delete-All) Excel crashes in the background, but the most commands woks fine.</DIV><DIV>I implement the WindowProc function in my CMainFrame class like this</DIV><DIV>&nbsp;</DIV><DIV>LRESULT CMainFrame::WindowProc(UINT message, WPARAM wParam, LPARAM lParam) <BR>{<BR>&nbsp;&nbsp;&nbsp; if(message == WM_COMMAND)<BR>&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;CMDIChildWnd* pChild = (CMDIChildWnd*)GetActiveFrame();<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;if(pChild)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;{</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CView* pView = pChild-&gt;GetActiveView();</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ASSERT_VALID(pView);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //&nbsp;dispatch the WM_COMMAND messages to the Excel inplace<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(pView-&gt;IsKindOf(RUNTIME_CLASS(CExcelView)))<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;::PostMessage(((CExcelView*)pView)-&gt;GetInplaceWnd(), message, wParam, lParam);&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</DIV><DIV>&nbsp;&nbsp;&nbsp;}</DIV><DIV>&nbsp;&nbsp; return CMDIFrameWnd::WindowProc(message, wParam, lParam);<BR>}</DIV><DIV>&nbsp;</DIV><DIV>Perhaps this could help you...Thomas<BR><BR></DIV>]]>
   </description>
   <pubDate>Thu, 19 Mar 2009 04:18:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=46891&amp;title=inplace-excel#46891</guid>
  </item> 
  <item>
   <title><![CDATA[Inplace Excel : Hello,  Thanks, agree this one...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=46881&amp;title=inplace-excel#46881</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13654<br /><strong>Posted:</strong> 19 March 2009 at 2:15am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Thanks, agree this one with SkinFramework :(&nbsp; Checking what can be done.</DIV>]]>
   </description>
   <pubDate>Thu, 19 Mar 2009 02:15:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=46881&amp;title=inplace-excel#46881</guid>
  </item> 
  <item>
   <title><![CDATA[Inplace Excel : Thank&amp;#039;s oleg for this hint,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=46841&amp;title=inplace-excel#46841</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1828">decembler</a><br /><strong>Subject:</strong> 13654<br /><strong>Posted:</strong> 18 March 2009 at 9:54am<br /><br />Thank's oleg for this hint, but this works only without a skin. <DIV>If I load a skin via XTPSkinManager()-&gt;LoadSkin I can see the menu,</DIV><DIV>but the submenus didn't work. If i use the style</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;XTPSkinManager()-&gt;SetApplyOptions(xtpSkinApplyFrame|xtpSkinApplyColors|xtpSkinApplyMetrics|<strong>xtpSkinApplyMenus</strong>);<BR></DIV><DIV>the submenus become visible but&nbsp;didn't work.</DIV><DIV>&nbsp;</DIV><DIV>Thomas</DIV><DIV>&nbsp;</DIV><DIV>This works</DIV><DIV><img src="https://forum.codejock.com/uploads/20090318_101154_ThisWork.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV>This menu don't work (nothing happens if you select a item)...</DIV><DIV><img src="https://forum.codejock.com/uploads/20090318_101307_ThisNot.jpg" border="0"></DIV>]]>
   </description>
   <pubDate>Wed, 18 Mar 2009 09:54:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=46841&amp;title=inplace-excel#46841</guid>
  </item> 
  <item>
   <title><![CDATA[Inplace Excel : Hello,  You have to hide our...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=46836&amp;title=inplace-excel#46836</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13654<br /><strong>Posted:</strong> 18 March 2009 at 9:00am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>You have to hide our Menu and show standard for Execl view.</DIV><DIV>&nbsp;</DIV><DIV>See code in&nbsp; Samples\PropertyGrid\DrawClient\cntritem.cpp </DIV>]]>
   </description>
   <pubDate>Wed, 18 Mar 2009 09:00:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=46836&amp;title=inplace-excel#46836</guid>
  </item> 
  <item>
   <title><![CDATA[Inplace Excel : Hello again,   perhaps you need...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=46804&amp;title=inplace-excel#46804</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1828">decembler</a><br /><strong>Subject:</strong> 13654<br /><strong>Posted:</strong> 17 March 2009 at 8:06am<br /><br />Hello again, <DIV>&nbsp;</DIV><DIV>perhaps you need a bit more information and the&nbsp;sample code.</DIV><DIV>I&nbsp;develop with the XTP version 12.1.1 VS6 SP6 OS XP SP2.</DIV><DIV>I attach two projects both created with the Application Wizzard, one standard and one with the</DIV><DIV>XTP template (two more steps). I modified the CtrlItem class and the View class in both, so that at</DIV><DIV>the start Excel will be loaded inplace. In the standardproject everthing works fine in the XTP project</DIV><DIV>the Excel menu is visible but all items are disabled. The strange thing is, if I modify the OnSetMenu</DIV><DIV>function of the CtrlItem an set the menu of the main frame in the old style I will get two menus and</DIV><DIV>the new one will work.</DIV><DIV>&nbsp;</DIV><DIV>void CTstConCntrItem::OnSetMenu(CMenu* pMenuShared, HOLEMENU holemenu, HWND hwndActiveObject)<BR>{<BR>&nbsp;&nbsp;&nbsp;COleClientItem::OnSetMenu(pMenuShared, holemenu, hwndActiveObject);</DIV><DIV>// uncomment this line and the new menu will work<BR>//&nbsp;thisMainFrm.SetMenu(pMenuShared);<BR>}</DIV><DIV>&nbsp;</DIV><DIV>Any ideas...</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 17 Mar 2009 08:06:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=46804&amp;title=inplace-excel#46804</guid>
  </item> 
  <item>
   <title><![CDATA[Inplace Excel : Hello together,   I developed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=46551&amp;title=inplace-excel#46551</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1828">decembler</a><br /><strong>Subject:</strong> 13654<br /><strong>Posted:</strong> 12 March 2009 at 4:01am<br /><br /><DIV>Hello together, <DIV>&nbsp;</DIV><DIV>I developed a MDI application which has an Excel Sheet in placed the view.</DIV><DIV>If I do this with a standard MFC MDI application everything works fine.</DIV><DIV>If I do this with&nbsp;a XTP extended MDI application the menu of the in placed</DIV><DIV>Excel is incomplete, the most entries are disabled,&nbsp;the menu entry 'File' is </DIV><DIV>missing complete and if I close the child frame, the menu don't change to</DIV><DIV>the standard&nbsp;IDR_MAINFRAME menu.</DIV><DIV>&nbsp;</DIV><DIV>Is there anyone who has experience with implement menus from in place</DIV><DIV>servers in the XTP framework?</DIV><DIV>&nbsp;</DIV><DIV><DIV><a href="https://forum.codejock.com/uploads/20090317_080813_MFC_TstC&#111;n.zip" target="_blank">uploads/20090317_080813_MFC_TstCon.zip</A></DIV><a href="https://forum.codejock.com/uploads/20090317_080731_XTP_TstC&#111;n.zip" target="_blank">uploads/20090317_080731_XTP_TstCon.zip</A></DIV><DIV>&nbsp;</DIV></DIV>]]>
   </description>
   <pubDate>Thu, 12 Mar 2009 04:01:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13654&amp;PID=46551&amp;title=inplace-excel#46551</guid>
  </item> 
 </channel>
</rss>