<?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 : Tooltips malfunction after &quot;Maximize from Tray&quot;</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Tooltips malfunction after &quot;Maximize from Tray&quot;]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 17:55:05 +0000</pubDate>
  <lastBuildDate>Fri, 24 Jul 2009 13:32:17 +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=14687</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[Tooltips malfunction after &quot;Maximize from Tray&quot; : Sorry - this file is not part...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14687&amp;PID=51278&amp;title=tooltips-malfunction-after-maximize-from-tray#51278</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 14687<br /><strong>Posted:</strong> 24 July 2009 at 1:32pm<br /><br />Sorry - this file is not part of Calendar source - it belong to Common. Please contact Oleg to fix it ]]>
   </description>
   <pubDate>Fri, 24 Jul 2009 13:32:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14687&amp;PID=51278&amp;title=tooltips-malfunction-after-maximize-from-tray#51278</guid>
  </item> 
  <item>
   <title><![CDATA[Tooltips malfunction after &quot;Maximize from Tray&quot; : Toolkit Pro 13.1Calendar Tooltips...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14687&amp;PID=50643&amp;title=tooltips-malfunction-after-maximize-from-tray#50643</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2657">Algae</a><br /><strong>Subject:</strong> 14687<br /><strong>Posted:</strong> 03 July 2009 at 5:20pm<br /><br /><br>Toolkit Pro 13.1<br><br>Calendar Tooltips fail to fire after program is restored from the tray.<br><br>Here's the fix:<br><br>XTTrayIcon.cpp approximately line 957. <br><br>// replace this line<br><br>// &nbsp;&nbsp; pWndApp-&gt;SetWindowPos(0, 0, 0, 0, 0, SWP_NOMOVE | SWP_NOSIZE | SWP_NOZORDER | SWP_FRAMECHANGED | SWP_SHOWWINDOW);<br><br>// with this (from older toolkit version)<br><br>&nbsp;&nbsp;&nbsp; pWndApp-&gt;ShowWindow(SW_SHOW);<br>&nbsp;&nbsp;&nbsp; pWndApp-&gt;RedrawWindow(NULL, NULL, RDW_UPDATENOW | RDW_ALLCHILDREN | RDW_FRAME |<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; RDW_INVALIDATE | RDW_ERASE);<br><br>]]>
   </description>
   <pubDate>Fri, 03 Jul 2009 17:20:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14687&amp;PID=50643&amp;title=tooltips-malfunction-after-maximize-from-tray#50643</guid>
  </item> 
 </channel>
</rss>