<?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 loses focus after dialog shown</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Pane loses focus after dialog shown]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 18:26:33 +0000</pubDate>
  <lastBuildDate>Wed, 24 Nov 2004 02:39:24 +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=1448</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 loses focus after dialog shown : It is MFC feature it set Focus...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1448&amp;PID=4129&amp;title=pane-loses-focus-after-dialog-shown#4129</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1448<br /><strong>Posted:</strong> 24 November 2004 at 2:39am<br /><br /><P>It is MFC feature it set Focus to Active View after OnActivate event (see source of </P><P>void CView::OnActivateView)</P><P>&nbsp;</P><P>so you can back focus manually:</P><P>...</P><P>dlg.DoModal()</P><P>SetFocus(this);</P><P>...</P>]]>
   </description>
   <pubDate>Wed, 24 Nov 2004 02:39:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1448&amp;PID=4129&amp;title=pane-loses-focus-after-dialog-shown#4129</guid>
  </item> 
  <item>
   <title><![CDATA[Pane loses focus after dialog shown : I have a pane that has a toolbar....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1448&amp;PID=4125&amp;title=pane-loses-focus-after-dialog-shown#4125</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=775">Maye Johnson</a><br /><strong>Subject:</strong> 1448<br /><strong>Posted:</strong> 24 November 2004 at 1:09am<br /><br />I have a pane that has a toolbar.&nbsp; The pane has focus, and I clicka button on the toolbar to make a dialog appear.&nbsp; When the dialogis dismissed, the pane loses focus.&nbsp; How do I prevent the panefrom losing focus?<br><br>]]>
   </description>
   <pubDate>Wed, 24 Nov 2004 01:09:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1448&amp;PID=4125&amp;title=pane-loses-focus-after-dialog-shown#4125</guid>
  </item> 
 </channel>
</rss>