<?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 : OnTaskPanelNotify()  - XTP_TPN_GROUPEXPANDING</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Task Panel : OnTaskPanelNotify()  - XTP_TPN_GROUPEXPANDING]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 21:38:59 +0000</pubDate>
  <lastBuildDate>Fri, 21 Sep 2007 06:22:14 +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=8061</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[OnTaskPanelNotify()  - XTP_TPN_GROUPEXPANDING : Thanks. That helped  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26268&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26268</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2333">amitb</a><br /><strong>Subject:</strong> 8061<br /><strong>Posted:</strong> 21 September 2007 at 6:22am<br /><br />Thanks. That helped&nbsp;<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle">]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 06:22:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26268&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26268</guid>
  </item> 
  <item>
   <title><![CDATA[OnTaskPanelNotify()  - XTP_TPN_GROUPEXPANDING : Hi,  try this  pGroup-&amp;gt;GetItems()-&amp;gt;Clear();...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26236&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26236</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8061<br /><strong>Posted:</strong> 21 September 2007 at 1:17am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>try this</DIV><DIV>&nbsp;</DIV><DIV>pGroup-&gt;GetItems()-&gt;Clear();</DIV>]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 01:17:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26236&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26236</guid>
  </item> 
  <item>
   <title><![CDATA[OnTaskPanelNotify()  - XTP_TPN_GROUPEXPANDING : Thanks again Oleg,I was able to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26180&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26180</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2333">amitb</a><br /><strong>Subject:</strong> 8061<br /><strong>Posted:</strong> 20 September 2007 at 5:43am<br /><br />Thanks again Oleg,<br><br>I was able to do it.<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle"><br><br>One query is that if i have a group and say there are 5 items added to this group.<br><br>Now i want to delete these&nbsp; 5 items from the group and refresh the group<br>Which function should i use the clear / remove the items present in the group ??<br><br>Thanks.<br>]]>
   </description>
   <pubDate>Thu, 20 Sep 2007 05:43:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26180&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26180</guid>
  </item> 
  <item>
   <title><![CDATA[OnTaskPanelNotify()  - XTP_TPN_GROUPEXPANDING : Hello,  Only to override CXTPTaskPanel...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26130&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26130</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8061<br /><strong>Posted:</strong> 19 September 2007 at 4:55am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Only to override CXTPTaskPanel and cach WM_RBUTTONDOWN/UP.</DIV>]]>
   </description>
   <pubDate>Wed, 19 Sep 2007 04:55:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26130&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26130</guid>
  </item> 
  <item>
   <title><![CDATA[OnTaskPanelNotify()  - XTP_TPN_GROUPEXPANDING : Hello Oleg,This gives me the right...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26124&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26124</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2333">amitb</a><br /><strong>Subject:</strong> 8061<br /><strong>Posted:</strong> 19 September 2007 at 3:36am<br /><br />Hello Oleg,<br><br>This gives me the right click on the task panel item.<br><br>However i also want to capture the right click event on the any area of the taskpanel <br><br>How do i achieve this ?<br><br>Thanks,<br>- Amit<br>]]>
   </description>
   <pubDate>Wed, 19 Sep 2007 03:36:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26124&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26124</guid>
  </item> 
  <item>
   <title><![CDATA[OnTaskPanelNotify()  - XTP_TPN_GROUPEXPANDING : Hi  Catch XTP_TPN_RCLICK handler....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26101&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8061<br /><strong>Posted:</strong> 18 September 2007 at 1:37pm<br /><br />Hi<DIV>&nbsp;</DIV><DIV>Catch XTP_TPN_RCLICK handler. lParam is CXTPTaskPanelItem pointer.</DIV>]]>
   </description>
   <pubDate>Tue, 18 Sep 2007 13:37:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26101&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26101</guid>
  </item> 
  <item>
   <title><![CDATA[OnTaskPanelNotify()  - XTP_TPN_GROUPEXPANDING : Oleg,In case i want to have the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26090&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26090</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2333">amitb</a><br /><strong>Subject:</strong> 8061<br /><strong>Posted:</strong> 18 September 2007 at 11:18am<br /><br />Oleg,<br>In case i want to have the RightClick Event to be handled, can i do it in OnTaskPanelNotify(...) Or do i have to derive a class from taskpanel and handle the rightclick event.<br><br>Thanks, <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle"><br>- Amit<br>]]>
   </description>
   <pubDate>Tue, 18 Sep 2007 11:18:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26090&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26090</guid>
  </item> 
  <item>
   <title><![CDATA[OnTaskPanelNotify()  - XTP_TPN_GROUPEXPANDING : Thanks Oleg,Got it   ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26083&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26083</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2333">amitb</a><br /><strong>Subject:</strong> 8061<br /><strong>Posted:</strong> 18 September 2007 at 8:34am<br /><br />Thanks Oleg,<br>Got it <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle"><img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle"><br>]]>
   </description>
   <pubDate>Tue, 18 Sep 2007 08:34:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26083&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26083</guid>
  </item> 
  <item>
   <title><![CDATA[OnTaskPanelNotify()  - XTP_TPN_GROUPEXPANDING : Hi, lParam is XTP_TPNGROUPEXPANDING...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26077&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26077</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8061<br /><strong>Posted:</strong> 18 September 2007 at 7:06am<br /><br /><DIV>Hi,</DIV><DIV>lParam is XTP_TPNGROUPEXPANDING pointer for this notification.</DIV>]]>
   </description>
   <pubDate>Tue, 18 Sep 2007 07:06:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26077&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26077</guid>
  </item> 
  <item>
   <title><![CDATA[OnTaskPanelNotify()  - XTP_TPN_GROUPEXPANDING : Hello,I have the following code:LRESULT...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26076&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26076</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2333">amitb</a><br /><strong>Subject:</strong> 8061<br /><strong>Posted:</strong> 18 September 2007 at 6:45am<br /><br />Hello,<br>I have the following code:<br><br><br><font color="#0033ff" face="Courier New, Courier, mono">LRESULT CMyBar::OnTaskPanelNotify(WPARAM wParam, LPARAM lParam)<br>{<br>&nbsp;&nbsp;&nbsp; CXTPTaskPanelGroupItem* pItem = (CXTPTaskPanelGroupItem*)lParam;<br>CXTPTaskPanelGroup* pGroup = NULL;<br><br>&nbsp;&nbsp;&nbsp; switch (wParam)<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; case XTP_TPN_CLICK:<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int iHitItem = 0;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; iHitItem = pItem-&gt;GetIconIndex();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; } <br>&nbsp;&nbsp;&nbsp; case XTP_TPN_GROUPEXPANDING:<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <font color="#cc0000">pGroup = pItem-&gt;GetItemGroup();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // this line gives a unhandled exception. reason ??</font><br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;  }<br>}<br><br><font color="#000000">In the case of GROUP EXPANDING i want to refresh my icon list in that group.</font><br><br></font>]]>
   </description>
   <pubDate>Tue, 18 Sep 2007 06:45:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8061&amp;PID=26076&amp;title=ontaskpanelnotify-xtp-tpn-groupexpanding#26076</guid>
  </item> 
 </channel>
</rss>