<?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 : Pane displays when app is minimized</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Pane displays when app is minimized]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 04:20:32 +0000</pubDate>
  <lastBuildDate>Thu, 17 Jun 2010 10:12:58 +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=16831</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[Pane displays when app is minimized : Thanks for the suggestions but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=59001&amp;title=pane-displays-when-app-is-minimized#59001</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 16831<br /><strong>Posted:</strong> 17 June 2010 at 10:12am<br /><br /><P>Thanks for the suggestions but I have solved it by not making any calls when my app is iconic.</P>]]>
   </description>
   <pubDate>Thu, 17 Jun 2010 10:12:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=59001&amp;title=pane-displays-when-app-is-minimized#59001</guid>
  </item> 
  <item>
   <title><![CDATA[Pane displays when app is minimized : I&amp;#039;m just trying to help....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=58986&amp;title=pane-displays-when-app-is-minimized#58986</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3743">Carlos Rocha</a><br /><strong>Subject:</strong> 16831<br /><strong>Posted:</strong> 16 June 2010 at 6:26pm<br /><br />I'm just trying to help. With CJ ActiveX, there are cases when floating panes stay visible, like switching to another window, minimizing the app whith a floating pane outside the boundaries, etc. - doesn't make sense in some cases, thought it might do in some others - so one must "close" and "re-open" it by hand.<br />Your case sounds like a bug, but maybe you can solve it in a similar way.<br />]]>
   </description>
   <pubDate>Wed, 16 Jun 2010 18:26:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=58986&amp;title=pane-displays-when-app-is-minimized#58986</guid>
  </item> 
  <item>
   <title><![CDATA[Pane displays when app is minimized : I have a &amp;#034;global&amp;#034; variable....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=58985&amp;title=pane-displays-when-app-is-minimized#58985</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 16831<br /><strong>Posted:</strong> 16 June 2010 at 6:03pm<br /><br />I have a "global" variable. It is the title string. By avoiding the call to set the title, I avoid the window popping up only to quickly close. CJ simply should not be showing a window simply because I change the title. Note if you set the title of a window, Microsoft does not force the window to display if it is not visible.]]>
   </description>
   <pubDate>Wed, 16 Jun 2010 18:03:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=58985&amp;title=pane-displays-when-app-is-minimized#58985</guid>
  </item> 
  <item>
   <title><![CDATA[Pane displays when app is minimized : With ActiveX is   Close := true Close...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=58978&amp;title=pane-displays-when-app-is-minimized#58978</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3743">Carlos Rocha</a><br /><strong>Subject:</strong> 16831<br /><strong>Posted:</strong> 16 June 2010 at 11:08am<br /><br />With ActiveX is <br /><br />Close := true<br />Close := false<br /><br />I believe you can use a global variable to keep track of the pane state, and use it in the expose event (or something like that)]]>
   </description>
   <pubDate>Wed, 16 Jun 2010 11:08:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=58978&amp;title=pane-displays-when-app-is-minimized#58978</guid>
  </item> 
  <item>
   <title><![CDATA[Pane displays when app is minimized : I have no idea that I need to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=58974&amp;title=pane-displays-when-app-is-minimized#58974</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 16831<br /><strong>Posted:</strong> 16 June 2010 at 8:47am<br /><br /><P>I have no idea that I need to "close" the pane and even if I did, when do I force it to "open" again? I would have to know if the user closed it or I did and why I did. The pane is undisplaying because the app is minimizing so I don't even control the reason it is not visible, CJ does.</P><DIV>I now check for the app being iconic before making any call to my pane(s). Instead of the call, I cache the data for the call and when WM_SIZE (restore/max) occurs, I make all the calls to the pane(s) I have deferred due to the app being iconic. Pane in the app but there appears to be nothing else I can do.</DIV>]]>
   </description>
   <pubDate>Wed, 16 Jun 2010 08:47:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=58974&amp;title=pane-displays-when-app-is-minimized#58974</guid>
  </item> 
  <item>
   <title><![CDATA[Pane displays when app is minimized : Pane:Close ? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=58963&amp;title=pane-displays-when-app-is-minimized#58963</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3743">Carlos Rocha</a><br /><strong>Subject:</strong> 16831<br /><strong>Posted:</strong> 15 June 2010 at 8:57pm<br /><br />Pane:Close ?]]>
   </description>
   <pubDate>Tue, 15 Jun 2010 20:57:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=58963&amp;title=pane-displays-when-app-is-minimized#58963</guid>
  </item> 
  <item>
   <title><![CDATA[Pane displays when app is minimized : We have a command that minimizes...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=58959&amp;title=pane-displays-when-app-is-minimized#58959</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 16831<br /><strong>Posted:</strong> 15 June 2010 at 12:52pm<br /><br />We have a command that minimizes our application (not the minimize Windows icon). If a docking pane is floating when this occurs, it undisplays as it should but any call made to set the title of the pan causes CJ to force the floating pane to display. So we end up with a pane displayed when the app is minimized!<DIV></DIV><DIV>&nbsp;</DIV><DIV>I have traced this bug to CXTPDockingPaneMiniWnd::InvalidatePane. In that method, there is this code:</DIV><DIV>&nbsp;</DIV><DIV>if ((GetStyle() &amp; WS_VISIBLE) == 0 )</DIV><DIV>&nbsp; ShowWindow( SW_SHOWNOACTIVATE );</DIV><DIV>&nbsp;</DIV><DIV>The result is that even though at the time this call is made the application is minimized, the floating pane, which is not visible when I get to this point in the code&nbsp; is redisplayed on the desktop!</DIV><DIV>&nbsp;</DIV><DIV>How can I update the title without the pane redisplaying on its own?</DIV>]]>
   </description>
   <pubDate>Tue, 15 Jun 2010 12:52:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16831&amp;PID=58959&amp;title=pane-displays-when-app-is-minimized#58959</guid>
  </item> 
 </channel>
</rss>