<?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 : StatusBarIc&#111;nPane without CS_DBLCLKS. Why</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : StatusBarIc&#111;nPane without CS_DBLCLKS. Why]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 12:13:34 +0000</pubDate>
  <lastBuildDate>Wed, 24 Aug 2005 11:46:34 +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=2777</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[StatusBarIc&#111;nPane without CS_DBLCLKS. Why : For next version it will be enhanced...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2777&amp;PID=8321&amp;title=statusbariconpane-without-cs-dblclks-why#8321</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2777<br /><strong>Posted:</strong> 24 August 2005 at 11:46am<br /><br />For next version it will be enhanced - tooltips/text back color/icons/visible and more.]]>
   </description>
   <pubDate>Wed, 24 Aug 2005 11:46:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2777&amp;PID=8321&amp;title=statusbariconpane-without-cs-dblclks-why#8321</guid>
  </item> 
  <item>
   <title><![CDATA[StatusBarIc&#111;nPane without CS_DBLCLKS. Why : In XTPStatusBar.cpp in function...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2777&amp;PID=8320&amp;title=statusbariconpane-without-cs-dblclks-why#8320</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1333">Stephen12</a><br /><strong>Subject:</strong> 2777<br /><strong>Posted:</strong> 24 August 2005 at 11:22am<br /><br /><FONT face="Verdana, Arial, Helvetica, sans-serif">In XTPStatusBar.cpp in function</FONT> <FONT face="Verdana, Arial, Helvetica, sans-serif"><FONT size=2>CXTPStatusBarBasePane::Create you have a line that registers window class only with CS_BYTEALIGHNCLIENT. This means that framework will not sent WM_LBUTTONDBLCLK message to this window. According to msdn for MFC windows CS_DBLCLKS is a default style, so if there is no reason not to put it there, this is something you can do quickly... </FONT><P><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Ideally, you would provide the same mechanism for this type of pane as for the regular status pane. Once user clicks or doubleclicks regular status pane, status bar receives NM_CLICK and NM_DBLCLK notifications where appropriate member of NMMOUSE (dwItemSpec) is set to pane index. IOW, StatusBarIconPane should send WM_NOTIFY to parent with this parameters.</FONT></P><P><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>I've also noticed that in majority of your samples you don't even use your CXTPStatusBar class, so is that a way you suggest (if we do that we loose themeing support<IMG style="CURSOR: pointer" alt=Cry src="http://forum.codejock.com/smileys/smiley19.gif" &#111;nclick="AddSmileyIc&#111;n'smileys/smiley19.gif'" border="0">), but we get tooltips and proper notifications? Is there a plan to make statusbar&nbsp;improvements in near future?</FONT></P><P><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2></FONT>&nbsp;</P><P><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Regards</FONT></P><P><FONT size=2></FONT>&nbsp;</P></FONT><span style="font-size:10px"><br /><br />Edited by Stephen12</span>]]>
   </description>
   <pubDate>Wed, 24 Aug 2005 11:22:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2777&amp;PID=8320&amp;title=statusbariconpane-without-cs-dblclks-why#8320</guid>
  </item> 
 </channel>
</rss>