<?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 : Regarding POPUP MENU</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Regarding POPUP MENU]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 12:10:43 +0000</pubDate>
  <lastBuildDate>Fri, 06 Jul 2007 03:08:24 +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=7545</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[Regarding POPUP MENU : Hi, We are intergrating our application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7545&amp;PID=24249&amp;title=regarding-popup-menu#24249</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2903">KumarCJ</a><br /><strong>Subject:</strong> 7545<br /><strong>Posted:</strong> 06 July 2007 at 3:08am<br /><br /><P>Hi,</P><P>We are intergrating our application with codejock 10.4.2.</P><P>We have Main Menu item&nbsp;"Design View". When we are clciking on "Design View" through MainMenu, report designer is opening perfectly.</P><P>We have Item detail view, if I right click on this view it displayed popup menu where we have "Design View". If we clicked on "Design View" using below <FONT color=#ff0000>OLD code</FONT>, <strong>Report Designer</strong> is opening perfectly.</P><P><FONT color=#ff0000>//OLD CODE<BR></FONT>if (!TrackPopupMenu(hMenuPopup, TPM_LEFTALIGN | TPM_RIGHTBUTTON, ClickPos.x, ClickPos.y, 0, hWndTrack, NULL))<BR>{<BR>&nbsp;xyz();<BR>}</P><P><FONT color=#ff0000><strong>BUT,</strong></FONT> when we replaced the OLD&nbsp;CODE with below given NEW CODE</P><DIV><FONT color=#ff0000>//NEW CODE</FONT></DIV><DIV><strong>if(!CXTPCommandBars::TrackPopupMenu( CMenu::FromHandle(hMenuPopup), TPM_LEFTALIGN | TPM_RIGHTBUTTON, <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ClickPos.x, ClickPos.y, CWnd::FromHandlePermanent(hWndTrack), 0,0, <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((CXTPMDIFrameWnd*)AfxGetMainWnd())-&gt;GetCommandBars()) )<BR>{<BR>&nbsp;xyz();<BR>}</strong></DIV><P>and when we click on "Design View", <strong>Report Designer is not Opening.</P><DIV></strong><strong><FONT color=#ff0000>ISSUE: </FONT></strong></DIV><DIV><FONT color=#ff0000>The Issue is that when we replaced the OLD CODE for displaying POPUP MENU with NEW CODE, the "Design View" is opening through MAIN MENU, <strong>but NOT by POPUP MENU.</strong></FONT></DIV><DIV><FONT color=#ff0000></FONT>&nbsp;</DIV><DIV><FONT color=#666666>Thanks,</FONT></DIV><DIV><FONT color=#666666>KumarCJ</FONT></DIV>]]>
   </description>
   <pubDate>Fri, 06 Jul 2007 03:08:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7545&amp;PID=24249&amp;title=regarding-popup-menu#24249</guid>
  </item> 
 </channel>
</rss>