<?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 : How catch click event?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Task Panel : How catch click event?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 10:09:27 +0000</pubDate>
  <lastBuildDate>Fri, 17 Oct 2008 02:43:50 +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=12178</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[How catch click event? : It works. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=42100&amp;title=how-catch-click-event#42100</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12178<br /><strong>Posted:</strong> 17 October 2008 at 2:43am<br /><br />It works.]]>
   </description>
   <pubDate>Fri, 17 Oct 2008 02:43:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=42100&amp;title=how-catch-click-event#42100</guid>
  </item> 
  <item>
   <title><![CDATA[How catch click event? : WHy this is not working in dialog...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=42088&amp;title=how-catch-click-event#42088</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1940">BastianPL</a><br /><strong>Subject:</strong> 12178<br /><strong>Posted:</strong> 16 October 2008 at 7:08pm<br /><br />WHy this is not working in dialog ?]]>
   </description>
   <pubDate>Thu, 16 Oct 2008 19:08:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=42088&amp;title=how-catch-click-event#42088</guid>
  </item> 
  <item>
   <title><![CDATA[How catch click event? : of cause, I had typed.but, not...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=41495&amp;title=how-catch-click-event#41495</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4549">copycdx2</a><br /><strong>Subject:</strong> 12178<br /><strong>Posted:</strong> 30 September 2008 at 2:42am<br /><br />of cause, I had typed.<br>but, not receive message.<br><br>BEGIN_MESSAGE_MAP(Cg3OutlookBarContainer, CTaskPanelBase)<br>&nbsp;&nbsp; &nbsp;//{{AFX_MSG_MAP(CTaskPanel)<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;// NOTE - the ClassWizard will add and remove mapping macros here.<br><br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ON_MESSAGE(XTPWM_TASKPANEL_NOTIFY, OnTaskPanelNotify)<br><br>&nbsp;&nbsp; &nbsp;//}}AFX_MSG_MAP<br>&nbsp;&nbsp; &nbsp;ON_WM_LBUTTONUP()<br>END_MESSAGE_MAP()]]>
   </description>
   <pubDate>Tue, 30 Sep 2008 02:42:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=41495&amp;title=how-catch-click-event#41495</guid>
  </item> 
  <item>
   <title><![CDATA[How catch click event? : Hi,  Yes you need add ON_ME...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=41143&amp;title=how-catch-click-event#41143</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12178<br /><strong>Posted:</strong> 18 September 2008 at 6:08am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Yes you need add</DIV><DIV>ON_MESSAGE(XTPWM_TASKPANEL_NOTIFY, OnTaskPanelNotify)</DIV><DIV>in message map</DIV><DIV>and</DIV><DIV>LRESULT CYourDialog::OnTaskPanelNotify(WPARAM wParam, LPARAM lParam)<BR>as member of your dialog.</DIV>]]>
   </description>
   <pubDate>Thu, 18 Sep 2008 06:08:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=41143&amp;title=how-catch-click-event#41143</guid>
  </item> 
  <item>
   <title><![CDATA[How catch click event? : where is the reference sourcecode?please...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=41139&amp;title=how-catch-click-event#41139</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4549">copycdx2</a><br /><strong>Subject:</strong> 12178<br /><strong>Posted:</strong> 18 September 2008 at 4:45am<br /><br /><br>&nbsp;where is the reference sourcecode?<br>&nbsp;please tell me. where is....<br><br><br>&nbsp;i found code with XTPWM_TASKPANEL_NOTIFY keyword.<br>&nbsp;<br>but, event not enter in code.<br><br>&nbsp;LRESULT Cg3OutlookBarContainer::OnTaskPanelNotify(WPARAM wParam, LPARAM lParam)<br><br><br>&nbsp;<br>]]>
   </description>
   <pubDate>Thu, 18 Sep 2008 04:45:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=41139&amp;title=how-catch-click-event#41139</guid>
  </item> 
  <item>
   <title><![CDATA[How catch click event? : Hi, Please check our samples...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=41127&amp;title=how-catch-click-event#41127</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12178<br /><strong>Posted:</strong> 18 September 2008 at 2:56am<br /><br /><P>Hi,</P><DIV>Please check our samples first.</DIV>]]>
   </description>
   <pubDate>Thu, 18 Sep 2008 02:56:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=41127&amp;title=how-catch-click-event#41127</guid>
  </item> 
  <item>
   <title><![CDATA[How catch click event? : i use Task Panel in dialog.i insert...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=41114&amp;title=how-catch-click-event#41114</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4549">copycdx2</a><br /><strong>Subject:</strong> 12178<br /><strong>Posted:</strong> 17 September 2008 at 9:01pm<br /><br /><br>&nbsp;i use Task Panel in dialog.<br><br>&nbsp;i insert following code in dialog on InitialUpdate function.<br><br>&nbsp;&nbsp;&nbsp;&nbsp; pItem = pGroup-&gt;AddLinkItem(0, IDI_SENT_ITEMS);<br>&nbsp;&nbsp;&nbsp; pItem-&gt;SetCaption(_T("Test 1"));<br><br>&nbsp;i hope to catch in my dialog when user click item.<br><br>&nbsp;how?<br>]]>
   </description>
   <pubDate>Wed, 17 Sep 2008 21:01:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12178&amp;PID=41114&amp;title=how-catch-click-event#41114</guid>
  </item> 
 </channel>
</rss>