<?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 : Beta Testing results</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Syntax Edit : Beta Testing results]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 21:02:12 +0000</pubDate>
  <lastBuildDate>Sat, 03 Nov 2007 11:45:03 +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=8519</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[Beta Testing results : Hi, all properties which you requestadded...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8519&amp;PID=28046&amp;title=beta-testing-results#28046</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3233">AndreiM</a><br /><strong>Subject:</strong> 8519<br /><strong>Posted:</strong> 03 November 2007 at 11:45am<br /><br /><DIV>Hi, all properties which you request&nbsp;added to final 11.2.1.</DIV>]]>
   </description>
   <pubDate>Sat, 03 Nov 2007 11:45:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8519&amp;PID=28046&amp;title=beta-testing-results#28046</guid>
  </item> 
  <item>
   <title><![CDATA[Beta Testing results : Wow. You&amp;#039;ve been busy.Thanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8519&amp;PID=28035&amp;title=beta-testing-results#28035</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2113">ijwelch</a><br /><strong>Subject:</strong> 8519<br /><strong>Posted:</strong> 02 November 2007 at 11:29pm<br /><br />Wow. You've been busy.<br><br>Thanks for all the hard work.<br>]]>
   </description>
   <pubDate>Fri, 02 Nov 2007 23:29:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8519&amp;PID=28035&amp;title=beta-testing-results#28035</guid>
  </item> 
  <item>
   <title><![CDATA[Beta Testing results : Thanks, we will see how much we...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8519&amp;PID=27691&amp;title=beta-testing-results#27691</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 8519<br /><strong>Posted:</strong> 25 October 2007 at 2:07pm<br /><br />Thanks, we will see how much we can add for the final version.]]>
   </description>
   <pubDate>Thu, 25 Oct 2007 14:07:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8519&amp;PID=27691&amp;title=beta-testing-results#27691</guid>
  </item> 
  <item>
   <title><![CDATA[Beta Testing results : After trying to plug this control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8519&amp;PID=27648&amp;title=beta-testing-results#27648</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2113">ijwelch</a><br /><strong>Subject:</strong> 8519<br /><strong>Posted:</strong> 24 October 2007 at 10:44pm<br /><br />After trying to plug this control in to a real-world app a few things cropped up. Hopefully codejock can make a few changes for 11.2.1 final.<br><br>A few missing methods:<br>SelectAll<br>ClearUndoBuffer<br>IndentSelection<br>UnindentSelection<br>PrintPreview (this is a show stopper for me)<br><br>Missing events:<br>Change event<br>SelectionChange event<br><br>Missing properties:<br>RowText(row as long)<br>RowCount<br><br>Some required changes:<br>FindReplace dialog should allow replace with empty string (currently replace button disables when replace with textbox is empty)<br>Standard shortcuts like Ctrl+C, Ctrl V, Ctrl A etc don't do anything.<br><br>A few bugs:<br>properties ShowSelectionMargin, ShowLineNumbers, EnableVirtualSpace do not persist when set at design time (there may be more but needs checking)<br>openfile method doesn't handle ANSI, Big Endian or UTF8 encoding formats (using Unicode version). eg in WinXP notepad create an SQL file and save it in all available encoding formats. Only 1 will load properly.<br><br>Problems:<br>Any attempt to use Text property causes delay (5 secs for 20000 lines). eg if I want to know if there's any text in the control:<br>bAnyText = (Len(txtSQL1.Text) &gt; 0). <br>How about a property TextLength or IsBlank. Admittedly, rowcount property would help here but regardless, it seems the Text property is not maintained by the control, rather it's evaluated when accessed.<br><br>I still find it necessary to 'load' a blank file with .sql extension to get the syntax highlighting working. I set Text property in code as it's read from database so I want to be able to force a 'language' to be used without it being interpreted from a file extension (which IMO is a bit bad practice).<br><br>]]>
   </description>
   <pubDate>Wed, 24 Oct 2007 22:44:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8519&amp;PID=27648&amp;title=beta-testing-results#27648</guid>
  </item> 
 </channel>
</rss>