<?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 : Problem for Resizing and Repainting Window</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Problem for Resizing and Repainting Window]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 22:39:51 +0000</pubDate>
  <lastBuildDate>Sat, 18 Jul 2009 05:51:47 +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=14753</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[Problem for Resizing and Repainting Window :   Thank you very much.  It...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14753&amp;PID=51077&amp;title=problem-for-resizing-and-repainting-window#51077</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5382">racuca</a><br /><strong>Subject:</strong> 14753<br /><strong>Posted:</strong> 18 July 2009 at 5:51am<br /><br /><img src="http://forum.codejock.com/smileys/smiley4.gif" border="0"><DIV>&nbsp;</DIV><DIV>Thank you very much.</DIV><DIV>&nbsp;</DIV><DIV>It works well.</DIV>]]>
   </description>
   <pubDate>Sat, 18 Jul 2009 05:51:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14753&amp;PID=51077&amp;title=problem-for-resizing-and-repainting-window#51077</guid>
  </item> 
  <item>
   <title><![CDATA[Problem for Resizing and Repainting Window : Hi,  You have to set window...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14753&amp;PID=51044&amp;title=problem-for-resizing-and-repainting-window#51044</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14753<br /><strong>Posted:</strong> 17 July 2009 at 1:38am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You have to set window to normal state first.&nbsp; See ShowWindow function.</DIV>]]>
   </description>
   <pubDate>Fri, 17 Jul 2009 01:38:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14753&amp;PID=51044&amp;title=problem-for-resizing-and-repainting-window#51044</guid>
  </item> 
  <item>
   <title><![CDATA[Problem for Resizing and Repainting Window :   Hi...I have one trouble for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14753&amp;PID=51006&amp;title=problem-for-resizing-and-repainting-window#51006</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5382">racuca</a><br /><strong>Subject:</strong> 14753<br /><strong>Posted:</strong> 16 July 2009 at 3:17am<br /><br /><DIV></DIV><DIV></DIV><DIV>Hi...I have one trouble for Resizing window and painting it.</DIV><P>I use Codejock 11.2 and VC++6.0.</P><P>Please Follow me....<BR>I open the pane sample of Codejock samples and execute, </P><P>1 Step: make a command for resizing window size. for example, make ID_RESIZEWINSIZE&nbsp; in view submenu.<BR>2 Step: Generate Message Map for Command and Function. for example, OnResizeWinSize()<BR>3 Step: Add a code Resizing Window Size using MoveWindow Function.<BR>BOOL CMainFrame::OnResizeWinSize()<BR>{<BR>&nbsp;&nbsp; CRect rc;<BR>&nbsp;&nbsp; GetWindowRect(&amp;rc);<BR>&nbsp;&nbsp; rc.right -= 100;<BR>&nbsp;&nbsp; rc.bottom -= 100;<BR>&nbsp;&nbsp; MoveWindow(&amp;rc, TRUE);<BR>}</P><DIV>4 Step:&nbsp;Execute it</DIV><DIV>5 Step : Maximize Window</DIV><DIV>6 Step : Execute a ID_RESIZEWINSIZE menu.</DIV><DIV>&nbsp;</DIV><DIV>Then, you can see the framework the border is not painted.<BR></DIV><DIV>&nbsp;</DIV><DIV><img src="http://forum.codejock.com/uploads/20090716_031232_Codejock_6.JPG" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Did I miss some function? How can I get&nbsp;the normal window&nbsp;? This is the window which can not resize any more.</DIV><DIV>Please Let me know...</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 16 Jul 2009 03:17:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14753&amp;PID=51006&amp;title=problem-for-resizing-and-repainting-window#51006</guid>
  </item> 
 </channel>
</rss>