<?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 : A few questsions</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Syntax Edit : A few questsions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 08:32:47 +0000</pubDate>
  <lastBuildDate>Tue, 19 Feb 2008 03:56:52 +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=9576</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[A few questsions : Thanks for the answers. As a final...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9576&amp;PID=31326&amp;title=a-few-questsions#31326</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3748">Mathias</a><br /><strong>Subject:</strong> 9576<br /><strong>Posted:</strong> 19 February 2008 at 3:56am<br /><br />Thanks for the answers. As a final question: If I try to load a ~3MB file into the editor it locks up. Even with the highlighting turned off.<br>Is this a known issue?]]>
   </description>
   <pubDate>Tue, 19 Feb 2008 03:56:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9576&amp;PID=31326&amp;title=a-few-questsions#31326</guid>
  </item> 
  <item>
   <title><![CDATA[A few questsions : &amp;gt;&amp;gt;Is there a &amp;#034;Modified&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9576&amp;PID=31219&amp;title=a-few-questsions#31219</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=289">flauzer</a><br /><strong>Subject:</strong> 9576<br /><strong>Posted:</strong> 15 February 2008 at 5:27am<br /><br /><DIV>&gt;&gt;Is there a "Modified" property of the control that I've missed?</DIV><DIV>As workaround, I use&nbsp;m_wndSE.<strong>CanUndo </strong>property.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 15 Feb 2008 05:27:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9576&amp;PID=31219&amp;title=a-few-questsions#31219</guid>
  </item> 
  <item>
   <title><![CDATA[A few questsions : 1. Developer should have the option...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9576&amp;PID=31192&amp;title=a-few-questsions#31192</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 9576<br /><strong>Posted:</strong> 14 February 2008 at 2:12pm<br /><br />1. Developer should have the option on how to handle them.]]>
   </description>
   <pubDate>Thu, 14 Feb 2008 14:12:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9576&amp;PID=31192&amp;title=a-few-questsions#31192</guid>
  </item> 
  <item>
   <title><![CDATA[A few questsions : 1. This will be fixed for the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9576&amp;PID=31190&amp;title=a-few-questsions#31190</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3233">AndreiM</a><br /><strong>Subject:</strong> 9576<br /><strong>Posted:</strong> 14 February 2008 at 1:44pm<br /><br />1. This will be fixed for the next release. How do you think the NULL (zero) chars should be processed: skipped, replaced with space or new line chars? <DIV>&nbsp;</DIV><DIV>2. There&nbsp;is no such property. It will be added for the next release.</DIV><DIV>&nbsp;</DIV><DIV>3. As I understand you mean blinking in the start or end of selected text for some cases. This bug fixed. Will be available in the next release.</DIV>]]>
   </description>
   <pubDate>Thu, 14 Feb 2008 13:44:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9576&amp;PID=31190&amp;title=a-few-questsions#31190</guid>
  </item> 
  <item>
   <title><![CDATA[A few questsions : Hi,1. NUL chars in a textfile...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9576&amp;PID=31147&amp;title=a-few-questsions#31147</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3748">Mathias</a><br /><strong>Subject:</strong> 9576<br /><strong>Posted:</strong> 13 February 2008 at 9:45am<br /><br />Hi,<br><br>1. NUL chars in a textfile you open in the editor, corrupts the data after it while loading it.<br>2. Is there a "Modified" property of the control that I've missed?<br>3. The selection kinda "moves" around when selecting text. Any special reason for this?<br><br>Regards<br><br>]]>
   </description>
   <pubDate>Wed, 13 Feb 2008 09:45:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9576&amp;PID=31147&amp;title=a-few-questsions#31147</guid>
  </item> 
 </channel>
</rss>