<?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 : Trouble with Task panel group icons</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Trouble with Task panel group icons]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 13:47:21 +0000</pubDate>
  <lastBuildDate>Tue, 15 Jul 2008 10:16:00 +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=11447</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[Trouble with Task panel group icons : thank you. It was helpful  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11447&amp;PID=38393&amp;title=trouble-with-task-panel-group-icons#38393</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4277">debugx</a><br /><strong>Subject:</strong> 11447<br /><strong>Posted:</strong> 15 July 2008 at 10:16am<br /><br />thank you. It was helpful]]>
   </description>
   <pubDate>Tue, 15 Jul 2008 10:16:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11447&amp;PID=38393&amp;title=trouble-with-task-panel-group-icons#38393</guid>
  </item> 
  <item>
   <title><![CDATA[Trouble with Task panel group icons : Hi,  Try to change size with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11447&amp;PID=38373&amp;title=trouble-with-task-panel-group-icons#38373</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11447<br /><strong>Posted:</strong> 15 July 2008 at 8:16am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Try to change size with SetGroupIconSize method.</DIV>]]>
   </description>
   <pubDate>Tue, 15 Jul 2008 08:16:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11447&amp;PID=38373&amp;title=trouble-with-task-panel-group-icons#38373</guid>
  </item> 
  <item>
   <title><![CDATA[Trouble with Task panel group icons : Hello All,I created simple SDI...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11447&amp;PID=38360&amp;title=trouble-with-task-panel-group-icons#38360</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4277">debugx</a><br /><strong>Subject:</strong> 11447<br /><strong>Posted:</strong> 15 July 2008 at 4:58am<br /><br />Hello All,<br><br>I created simple SDI application added TaskPanel. Then I want to add groups and group items with icons. I do this way:<br>&nbsp;&nbsp;&nbsp; HICON icon1, icon2;<br>&nbsp;&nbsp;&nbsp; icon1 = app-&gt;LoadIconA(IDI_ICON1);<br>&nbsp;&nbsp;&nbsp; icon2 = app-&gt;LoadIconA(IDI_ICON2);<br>&nbsp;&nbsp;&nbsp; CImageList pImList;<br>&nbsp;&nbsp;&nbsp; pImList.Create(16, 16, ILC_COLOR32|ILC_MASK, 0, 1);<br>&nbsp;&nbsp;&nbsp; pImList.Add(icon1);<br>&nbsp;&nbsp;&nbsp; pImList.Add(icon2);<br>&nbsp;&nbsp;&nbsp; m_myTaskPanel.GetImageManager()-&gt;SetIcons(pImList, 0, 0, CSize(16, 16));<br><br>When I set the icon index to the group elements:<br>&nbsp;&nbsp;&nbsp; pGroupWelcome-&gt;AddLinkItem(ID_TASKITEM_CONNECTIONS, 1);<br>It works perfectly. <br>But when I am trying to set the icon index to the group itself:<br>&nbsp;&nbsp;&nbsp; CXTPTaskPanelGroup* pGroupWelcome = m_wndWelcomeTaskPanel.AddGroup(ID_TASKGROUP_WELCOME, 1);<br>the icon look like large and not streched:<br>How can I do so that the icon appearance in the group headers looks like such accurately as in the group elements.<br>Thanks.<br>]]>
   </description>
   <pubDate>Tue, 15 Jul 2008 04:58:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11447&amp;PID=38360&amp;title=trouble-with-task-panel-group-icons#38360</guid>
  </item> 
 </channel>
</rss>