<?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 : I want to use CXTPSyntaxEditCtrl in dialog.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Syntax Edit : I want to use CXTPSyntaxEditCtrl in dialog.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 04:37:54 +0000</pubDate>
  <lastBuildDate>Mon, 22 Apr 2019 05:40:20 +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=23623</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[I want to use CXTPSyntaxEditCtrl in dialog. : Hello,I&amp;#039;ve tested CXTPSyntaxEditCtrl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23623&amp;PID=77307&amp;title=i-want-to-use-cxtpsyntaxeditctrl-in-dialog#77307</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9012">agontarenko</a><br /><strong>Subject:</strong> 23623<br /><strong>Posted:</strong> 22 April 2019 at 5:40am<br /><br /><div>Hello,</div><div><br></div><div>I've tested CXTPSyntaxEditCtrl which used with CDialog and I not found any problems. May be you set wrong settings of custom control. See screecshot.<br></div><div><img src="uploads/9012/CXTPSyntaxEditCtrl.png" height="877" width="1639" border="0" /><br></div><div></div><div><br></div><div>Regards,</div><div>Artem Gontarenko<br></div>]]>
   </description>
   <pubDate>Mon, 22 Apr 2019 05:40:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23623&amp;PID=77307&amp;title=i-want-to-use-cxtpsyntaxeditctrl-in-dialog#77307</guid>
  </item> 
  <item>
   <title><![CDATA[I want to use CXTPSyntaxEditCtrl in dialog. : Some of the Codejock classes support...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23623&amp;PID=77304&amp;title=i-want-to-use-cxtpsyntaxeditctrl-in-dialog#77304</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9155">BobC</a><br /><strong>Subject:</strong> 23623<br /><strong>Posted:</strong> 15 April 2019 at 7:32pm<br /><br />Some of the Codejock classes support dialog usage through custom controls in the VS dialog editor. For example, if you look at XTPReportDefines.h, you will see "const TCHAR XTTPREPORTCTRL_CLASSNAME&#091;&#093; = _T("XTPReport");"&nbsp; You can add a Custom Control to a dialog, then give it the class name of "XTPReport" and a style of&nbsp;0x56010000, create a variable, and have a report control in a dialog.<div><br></div><div>The Syntax Editor also has some #defines, one being "const TCHAR XTP_EDIT_CLASSNAME_EDITCTRL&#091;&#093;&nbsp; = _T("CodejockSyntaxEditor");"&nbsp; Though I have not tried it, I suspect you could add a Custom Control of class "CodejockSyntaxEditor" to your dialog template and include any other Syntax Editor supporting classes you need to have the editor run in a dialog.</div><div><br></div><div>Another alternative is to use CreateWindowEx() and do dynamic window creation.</div><div><br></div>]]>
   </description>
   <pubDate>Mon, 15 Apr 2019 19:32:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23623&amp;PID=77304&amp;title=i-want-to-use-cxtpsyntaxeditctrl-in-dialog#77304</guid>
  </item> 
  <item>
   <title><![CDATA[I want to use CXTPSyntaxEditCtrl in dialog. : I want to use CXTPSyntaxEditCtrl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23623&amp;PID=76737&amp;title=i-want-to-use-cxtpsyntaxeditctrl-in-dialog#76737</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9262">suji</a><br /><strong>Subject:</strong> 23623<br /><strong>Posted:</strong> 05 April 2018 at 9:48pm<br /><br />I want to use CXTPSyntaxEditCtrl in dialog.<br />  Is it possible?<br />Is there no view and no doc?<br />If so, how do I implement it?<br /><br />I tried.<br />However, the above problem occurred.<br />It becomes strange when input.<br />What should I do?<br /><br /><img src="uploads/9262/12111.JPG" border="0" />]]>
   </description>
   <pubDate>Thu, 05 Apr 2018 21:48:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23623&amp;PID=76737&amp;title=i-want-to-use-cxtpsyntaxeditctrl-in-dialog#76737</guid>
  </item> 
 </channel>
</rss>