<?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 : DrawBug</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Syntax Edit : DrawBug]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 23 May 2026 03:57:00 +0000</pubDate>
  <lastBuildDate>Fri, 28 Sep 2007 06:11:35 +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=7850</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[DrawBug : Thanks. But I do hope that it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7850&amp;PID=26593&amp;title=drawbug#26593</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2223">Tomasz</a><br /><strong>Subject:</strong> 7850<br /><strong>Posted:</strong> 28 September 2007 at 6:11am<br /><br />Thanks. But I do hope that it does not mean decreased performance. SyntaxEdit is already slow. Try running it on low-end machine (yes people still use computers below 1GHz) and you will see how slow parsing is and that generally speaking the editor lags when doing anything more complex than typing one letter per second. Scintilla seems faster. <DIV>&nbsp;</DIV><DIV>Please DO use *PROFILER* on XTP and SyntaxEdit specifically. Your library is great feature-wise but it is slow.</DIV>]]>
   </description>
   <pubDate>Fri, 28 Sep 2007 06:11:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7850&amp;PID=26593&amp;title=drawbug#26593</guid>
  </item> 
  <item>
   <title><![CDATA[DrawBug : The text drawing mechanism will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7850&amp;PID=26579&amp;title=drawbug#26579</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3233">AndreiM</a><br /><strong>Subject:</strong> 7850<br /><strong>Posted:</strong> 28 September 2007 at 4:42am<br /><br /><DIV>The text drawing mechanism will be changed in 11.2.1 to be more font independent (I mean to draw correctly using any font).</DIV>]]>
   </description>
   <pubDate>Fri, 28 Sep 2007 04:42:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7850&amp;PID=26579&amp;title=drawbug#26579</guid>
  </item> 
  <item>
   <title><![CDATA[DrawBug : Please read other posts ... it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7850&amp;PID=25458&amp;title=drawbug#25458</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2223">Tomasz</a><br /><strong>Subject:</strong> 7850<br /><strong>Posted:</strong> 01 September 2007 at 7:13am<br /><br /><P>Please read other posts ... it was mentioned before - you are using Courier (bitmapped) font. The editor does not work with it correctly.</P><DIV>You should be using Courier New (TrueType) instead.</DIV>]]>
   </description>
   <pubDate>Sat, 01 Sep 2007 07:13:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7850&amp;PID=25458&amp;title=drawbug#25458</guid>
  </item> 
  <item>
   <title><![CDATA[DrawBug : Oh,Use XTP V11.1.3  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7850&amp;PID=25300&amp;title=drawbug#25300</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 7850<br /><strong>Posted:</strong> 22 August 2007 at 7:32am<br /><br />Oh,<br><br>Use XTP V11.1.3<br><br>]]>
   </description>
   <pubDate>Wed, 22 Aug 2007 07:32:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7850&amp;PID=25300&amp;title=drawbug#25300</guid>
  </item> 
  <item>
   <title><![CDATA[DrawBug : Hello,I use the CXTSyntaxEditor...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7850&amp;PID=25299&amp;title=drawbug#25299</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 7850<br /><strong>Posted:</strong> 22 August 2007 at 7:32am<br /><br />Hello,<br><br>I use the CXTSyntaxEditor in a view.<br>i've set GetEditCtrl().GetEditBuffer()-&gt;SetFileExt(".cpp");<br>And use default parser &amp; color files.<br><br><img src="uploads/20070822_073105_CJ_SyntaxEdit_D.JPG" height="71" width="600" border="0"><br>And at the last char the last pixel line is not draw correct.<br><br>&nbsp; Jimmy<br><br>]]>
   </description>
   <pubDate>Wed, 22 Aug 2007 07:32:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7850&amp;PID=25299&amp;title=drawbug#25299</guid>
  </item> 
 </channel>
</rss>