<?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 : Child windows can&#146;t get their messages</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Child windows can&#146;t get their messages]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 02:27:54 +0000</pubDate>
  <lastBuildDate>Wed, 19 Oct 2005 23:33:51 +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=3061</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[Child windows can&#146;t get their messages : First of all thank you for your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3061&amp;PID=9153&amp;title=child-windows-cant-get-their-messages#9153</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1473">mehran20</a><br /><strong>Subject:</strong> 3061<br /><strong>Posted:</strong> 19 October 2005 at 11:33pm<br /><br /><P>First of all thank you for your sample project.</P><P>That's strange because my code is exactly like yours but it's frozen!!</P><P>After some another time that I spend, I realized that my window is disabled. So I tried to enable it by EnableWindow(TRUE), but it didn't work. The only way I could enable my window was to put the EnableWindow(TRUE) in the OnWndMsg method of my dialog!! Which means that my window was getting&nbsp;disabled all the time. Do you know what is happening?</P><P>Thanks again,<BR>Mehran Ziadloo</P>]]>
   </description>
   <pubDate>Wed, 19 Oct 2005 23:33:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3061&amp;PID=9153&amp;title=child-windows-cant-get-their-messages#9153</guid>
  </item> 
  <item>
   <title><![CDATA[Child windows can&#146;t get their messages : Can&amp;#039;t reproduce problem....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3061&amp;PID=9129&amp;title=child-windows-cant-get-their-messages#9129</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3061<br /><strong>Posted:</strong> 19 October 2005 at 8:38am<br /><br /><P>Can't reproduce problem. See sample:</P><P><A href="http://forum.codejock.com/uploads/oleg/2005-10-19_083838_cc.zip" target="_blank">2005-10-19_083838_cc.zip</A></P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 19 Oct 2005 08:38:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3061&amp;PID=9129&amp;title=child-windows-cant-get-their-messages#9129</guid>
  </item> 
  <item>
   <title><![CDATA[Child windows can&#146;t get their messages : Hi,I&amp;#039;m trying to work with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3061&amp;PID=9126&amp;title=child-windows-cant-get-their-messages#9126</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1473">mehran20</a><br /><strong>Subject:</strong> 3061<br /><strong>Posted:</strong> 19 October 2005 at 8:17am<br /><br /><P>Hi,<BR>I'm trying to work with Command Bars, and ...<BR>As you know CXTPControlCustom::CreateControlCustom method gets a CWnd* and shows it in as the content of the command bar control.<BR>I wanted to create a complex command bar control, including an EditBox and a CSliderCtrl which the EditBox shows the silder's current position's.<BR>So I created a dialog box (CDialog inherited class) and put an EditBox and a slider in it. Then I put it in a command bar control and showed it. And then there it was, nice and clean, but with a problem.<BR>The problem, which I can't pass it by easily, is that the EditBox and slider can't get windows messages!! I mean I can't silde the silder and can't type anything in the EditBox. After spending some times, I realized that if I set the CFrameWnd (CommandBar's container) as the parent window of the silder (instead of dialog) it will get the messages but it's not in the dialog window anymore, which is not acceptable.<BR>So can I have a window, with child windows in it, as a command bar control?<BR>If it matters, I'm using the 9.6 version.</P><P>Thanks,<BR>Mehran Ziadloo</P><span style="font-size:10px"><br /><br />Edited by mehran20</span>]]>
   </description>
   <pubDate>Wed, 19 Oct 2005 08:17:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3061&amp;PID=9126&amp;title=child-windows-cant-get-their-messages#9126</guid>
  </item> 
 </channel>
</rss>