<?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 : Resizable CXTPDialog</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Resizable CXTPDialog]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 12:49:15 +0000</pubDate>
  <lastBuildDate>Thu, 28 Oct 2004 08:07:13 +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=1311</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[Resizable CXTPDialog : Well since the codejock toolkit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3744&amp;title=resizable-cxtpdialog#3744</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 1311<br /><strong>Posted:</strong> 28 October 2004 at 8:07am<br /><br />Well since the codejock toolkit cannot handle a resizable dialog with the toolkit pro control bars, I simply went to the old standby from The Code Project, EasySize.&nbsp; It takes care of all the child controls, and a few lines of code handles the control bars.&nbsp; If anyone needs the code to handle the control bars, let me know.]]>
   </description>
   <pubDate>Thu, 28 Oct 2004 08:07:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3744&amp;title=resizable-cxtpdialog#3744</guid>
  </item> 
  <item>
   <title><![CDATA[Resizable CXTPDialog : On every other &amp;#034;normal dialog...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3703&amp;title=resizable-cxtpdialog#3703</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 1311<br /><strong>Posted:</strong> 26 October 2004 at 9:13am<br /><br /><P>On every other "normal dialog with toolbars/statusbar", that something extra is the WK_KICKIDLE, which the sample (and my test dialog) includes.&nbsp; The new codjock control bar logic appears have broken this logic somewhere within the toolkit.</P><P>If I go back to the old CXTResizeDialog, all the resizing works perfect, but when you add the new control bars, it breaks everything.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 26 Oct 2004 09:13:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3703&amp;title=resizable-cxtpdialog#3703</guid>
  </item> 
  <item>
   <title><![CDATA[Resizable CXTPDialog : I see same problem, I opened DialogSample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3701&amp;title=resizable-cxtpdialog#3701</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1311<br /><strong>Posted:</strong> 26 October 2004 at 8:51am<br /><br />I see same problem, I opened DialogSample and changed border style toresizing.&nbsp; This places a gripper on the statusbar, but you canonly resize the dialog and statusbar individually.&nbsp; Not sure ifsomething else needs to be done to make them work at same time.&nbsp;But I also noticed that the statusbar was not updated in thesample.&nbsp; I'm guessing there is something extra that needs to bedone to notify statusbar.]]>
   </description>
   <pubDate>Tue, 26 Oct 2004 08:51:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3701&amp;title=resizable-cxtpdialog#3701</guid>
  </item> 
  <item>
   <title><![CDATA[Resizable CXTPDialog : Yes, that allows the frame to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3698&amp;title=resizable-cxtpdialog#3698</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 1311<br /><strong>Posted:</strong> 26 October 2004 at 8:32am<br /><br /><P>Yes, that allows the frame to be resized, but nothing more.&nbsp; All the control bars remain the same size, and the statusbar still does not get updated.</P><P>May I suggest this be turned over to the Codejock qualtity control team and have someone at least compile and run the toolkit sample, and SEE and is going on.</P>]]>
   </description>
   <pubDate>Tue, 26 Oct 2004 08:32:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3698&amp;title=resizable-cxtpdialog#3698</guid>
  </item> 
  <item>
   <title><![CDATA[Resizable CXTPDialog : remove DS_MODALFRAME style. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3690&amp;title=resizable-cxtpdialog#3690</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1311<br /><strong>Posted:</strong> 26 October 2004 at 6:54am<br /><br />remove DS_MODALFRAME style.]]>
   </description>
   <pubDate>Tue, 26 Oct 2004 06:54:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3690&amp;title=resizable-cxtpdialog#3690</guid>
  </item> 
  <item>
   <title><![CDATA[Resizable CXTPDialog : I tried that, and it compiled...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3681&amp;title=resizable-cxtpdialog#3681</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 1311<br /><strong>Posted:</strong> 25 October 2004 at 11:46am<br /><br /><P>I tried that, and it compiled ok, but did not work.&nbsp; Looks just like when I used CXTPDialog.&nbsp; No sizing grip on the statusbar, and cound not resize the window.&nbsp; </P><P>Also, in&nbsp;both the CXTResizeDialog and the CXTDialog (as well as the example DialogSample which uses the CXTPDialog, in the toolkit), the statusbar fields are not being updated.&nbsp; Apears to updated once at the start, then thats it.&nbsp; You can observe this in the sample by simply toggling the NumLock or Caps Lock key.</P>]]>
   </description>
   <pubDate>Mon, 25 Oct 2004 11:46:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3681&amp;title=resizable-cxtpdialog#3681</guid>
  </item> 
  <item>
   <title><![CDATA[Resizable CXTPDialog : Try CXTPDialogBase&amp;lt;CXTResizeDialog&amp;gt;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3678&amp;title=resizable-cxtpdialog#3678</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1311<br /><strong>Posted:</strong> 25 October 2004 at 11:25am<br /><br />Try CXTPDialogBase&lt;CXTResizeDialog&gt;]]>
   </description>
   <pubDate>Mon, 25 Oct 2004 11:25:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3678&amp;title=resizable-cxtpdialog#3678</guid>
  </item> 
  <item>
   <title><![CDATA[Resizable CXTPDialog : Any chance of a resizable CXTPDialog?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3669&amp;title=resizable-cxtpdialog#3669</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 1311<br /><strong>Posted:</strong> 22 October 2004 at 3:57pm<br /><br />Any chance of a resizable CXTPDialog?]]>
   </description>
   <pubDate>Fri, 22 Oct 2004 15:57:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1311&amp;PID=3669&amp;title=resizable-cxtpdialog#3669</guid>
  </item> 
 </channel>
</rss>