<?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 questions</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Syntax Edit : A few questions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 23 May 2026 04:26:57 +0000</pubDate>
  <lastBuildDate>Tue, 05 May 2009 19:23:46 +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=9697</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 questions : Well in that case I look forward...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48689&amp;title=a-few-questions#48689</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2426">robin_l</a><br /><strong>Subject:</strong> 9697<br /><strong>Posted:</strong> 05 May 2009 at 7:23pm<br /><br />Well in that case I look forward to seeing it in 13.1 <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0">]]>
   </description>
   <pubDate>Tue, 05 May 2009 19:23:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48689&amp;title=a-few-questions#48689</guid>
  </item> 
  <item>
   <title><![CDATA[A few questions : No - for 13.1 but some of our...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48688&amp;title=a-few-questions#48688</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 9697<br /><strong>Posted:</strong> 05 May 2009 at 7:07pm<br /><br />No - for 13.1 but some of our clients already use&nbsp;and like it in beta-version.]]>
   </description>
   <pubDate>Tue, 05 May 2009 19:07:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48688&amp;title=a-few-questions#48688</guid>
  </item> 
  <item>
   <title><![CDATA[A few questions : Is that in 13.0? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48687&amp;title=a-few-questions#48687</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2426">robin_l</a><br /><strong>Subject:</strong> 9697<br /><strong>Posted:</strong> 05 May 2009 at 6:59pm<br /><br />Is that in 13.0?]]>
   </description>
   <pubDate>Tue, 05 May 2009 18:59:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48687&amp;title=a-few-questions#48687</guid>
  </item> 
  <item>
   <title><![CDATA[A few questions : You right about help-support but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48686&amp;title=a-few-questions#48686</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 9697<br /><strong>Posted:</strong> 05 May 2009 at 6:52pm<br /><br />You right about help-support but what can we do in this life? I already implement String (not-file) based Syntax scheme which can be changed on fly. <DIV>There is function to Get and Set Syntax operated with strings run-time any moment.</DIV><DIV>&nbsp;</DIV><DIV>But I don't agree that our SyntaxEdit MFC Sample is not enough to understand SyntaxEdit features - it can be used as good start point for custom solutions. This is MDI project but it is very simple to convert it to SDI or Multi_SDI or Dialog or FormView.</DIV><DIV>&nbsp;</DIV><DIV>VB SyntaxEdit Sample are similar (MDI Forms) and can be easy convert to other achitectures. Am I missing something? What are you like to see as a sample?</DIV>]]>
   </description>
   <pubDate>Tue, 05 May 2009 18:52:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48686&amp;title=a-few-questions#48686</guid>
  </item> 
  <item>
   <title><![CDATA[A few questions : Hi Mark,  With all due respect,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48685&amp;title=a-few-questions#48685</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2426">robin_l</a><br /><strong>Subject:</strong> 9697<br /><strong>Posted:</strong> 05 May 2009 at 6:39pm<br /><br />Hi Mark,<DIV>&nbsp;</DIV><DIV>With all due respect, the idea behind using commercial code libraries is that there should be sufficient documentation and examples to allow us to&nbsp;implement things&nbsp;WITHOUT having to pick through the raw source code. The SyntaxEdit control, after lots of initial adverse comments, now seems to me to be sufficiently stable and robust that I'd really like to use it. BUT... it is one of the most complex CodeJock components and having a single example file, plus rather terse and (by your own admission) incomplete documentation makes this more of a struggle than it should be.</DIV><DIV>&nbsp;</DIV><DIV>For my purposes, I still feel that the reliance on an immutable external config file is too limiting and I echo the comments made earlier about the need to allow language definitions to be changed at runtime. I'd also prefer the option of NOT using a configuration file, but instead of passing the information direct (including the .schclass information as a resource would be my first choice--I don't like the idea of "magic" configuration files that users could alter).</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 05 May 2009 18:39:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48685&amp;title=a-few-questions#48685</guid>
  </item> 
  <item>
   <title><![CDATA[A few questions : Requst tp rewrite MarkUp should...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48676&amp;title=a-few-questions#48676</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 9697<br /><strong>Posted:</strong> 05 May 2009 at 5:27pm<br /><br />Requst tp rewrite MarkUp should be directed to Oleg. About SyntaxEdit current version info: If you are using MFC - you have all source code recent so just take your time and analyze it. If you are using SyntaxEdit ActiveX version - you can always open VB6 ObjectBrowser and see all properties and method - up to date (I understand very well that CJ help is obsolete) ]]>
   </description>
   <pubDate>Tue, 05 May 2009 17:27:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48676&amp;title=a-few-questions#48676</guid>
  </item> 
  <item>
   <title><![CDATA[A few questions :    robin_l wrote:Can I make...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48598&amp;title=a-few-questions#48598</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 9697<br /><strong>Posted:</strong> 04 May 2009 at 7:38am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by robin_l" alt="Originally posted by robin_l" style="vertical-align: text-bottom;" /> <strong>robin_l wrote:</strong><br /><br />Can I make a suggestion: why not rewrite MarkupPad to use SyntaxEdit for showing the Markup? It would be an ideal use for it....</td></tr></table><br><br><img src="http://forum.codejock.com/smileys/smiley20.gif" border="0" align="absmiddle"><br>]]>
   </description>
   <pubDate>Mon, 04 May 2009 07:38:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48598&amp;title=a-few-questions#48598</guid>
  </item> 
  <item>
   <title><![CDATA[A few questions :   mdoubson wrote: Hi, we already...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48593&amp;title=a-few-questions#48593</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2426">robin_l</a><br /><strong>Subject:</strong> 9697<br /><strong>Posted:</strong> 04 May 2009 at 5:02am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by mdoubson" alt="Originally posted by mdoubson" style="vertical-align: text-bottom;" /> <strong>mdoubson wrote:</strong><br /><br /><DIV>Hi, we already have code in current version of SyntaxEdit for&nbsp;language definitions modification&nbsp;runtime by code.</DIV><DIV>&nbsp;</DIV></td></tr></table> <DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Hi Mark,</DIV><DIV>One&nbsp; of the big problems is that the documentation for SyntaxEdit is almost completely unusable--it is hard to know what is and is not there as there are so few examples.</DIV><DIV>&nbsp;</DIV><DIV>A real&nbsp;limitation is that there&nbsp;seems to be only one sample program (SyntaxEdit.MDITextEditor). It would really help to have a few more!</DIV><DIV>Can I make a suggestion: why not rewrite MarkupPad to use SyntaxEdit for showing the Markup? It would be an ideal use for it....</DIV>]]>
   </description>
   <pubDate>Mon, 04 May 2009 05:02:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48593&amp;title=a-few-questions#48593</guid>
  </item> 
  <item>
   <title><![CDATA[A few questions : Hi, we already have code in current...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48568&amp;title=a-few-questions#48568</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 9697<br /><strong>Posted:</strong> 03 May 2009 at 11:51am<br /><br /><DIV>Hi, we already have code in current version of SyntaxEdit for&nbsp;language definitions modification&nbsp;runtime by code.</DIV><DIV>&nbsp;</DIV><DIV>Are you ready to participate in SyntaxEdit extention project? Write the spec you consider have potential and we can discuss it (foreign links as actiprosoftware is not enough!). </DIV><DIV>&nbsp;</DIV><DIV>Even LineModificationMarking need to have all-cases-covered spec (e.g. delete line&nbsp; - undelete line and so on)</DIV>]]>
   </description>
   <pubDate>Sun, 03 May 2009 11:51:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48568&amp;title=a-few-questions#48568</guid>
  </item> 
  <item>
   <title><![CDATA[A few questions : Hi Mark,  just have a look at...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48501&amp;title=a-few-questions#48501</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 9697<br /><strong>Posted:</strong> 30 April 2009 at 8:43am<br /><br />Hi Mark,<DIV>&nbsp;</DIV><DIV>just have a look at the website of Actipro Software ( <a href="http://www.actiprosoftware.com" target="_blank">http://www.actiprosoftware.com</A> ) - in my opinion the best syntax editor control currently available !</DIV><DIV>&nbsp;</DIV><DIV>For me the following features have to be implemented to use CJ SyntaxEditor in our applications:</DIV><DIV>&nbsp;</DIV><DIV>- possibility to edit language definitions at runtime by code</DIV><DIV>- LineModificationMarking &nbsp;( <a href="http://www.actiprosoftware.com/Products/DotNet/Windows&#070;orms/SyntaxEditor/LineModificati&#111;nMarking.aspx" target="_blank">http://www.actiprosoftware.com/Products/DotNet/WindowsForms/SyntaxEditor/LineModificationMarking.aspx</A>&nbsp;)</DIV><DIV>- IntelliPrompt Member List ( <a href="http://www.actiprosoftware.com/Products/DotNet/Windows&#070;orms/SyntaxEditor/MemberList.aspx" target="_blank">http://www.actiprosoftware.com/Products/DotNet/WindowsForms/SyntaxEditor/MemberList.aspx</A>&nbsp;)</DIV><DIV>- IntelliPrompt Parameter Info ( <a href="http://www.actiprosoftware.com/Products/DotNet/Windows&#070;orms/SyntaxEditor/ParameterInfo.aspx" target="_blank">http://www.actiprosoftware.com/Products/DotNet/WindowsForms/SyntaxEditor/ParameterInfo.aspx</A>&nbsp;)</DIV><DIV>- IntelliPrompt Quick Info ( <a href="http://www.actiprosoftware.com/Products/DotNet/Windows&#070;orms/SyntaxEditor/QuickInfo.aspx" target="_blank">http://www.actiprosoftware.com/Products/DotNet/WindowsForms/SyntaxEditor/QuickInfo.aspx</A>&nbsp;)</DIV><DIV>- Triggers ( <a href="http://www.actiprosoftware.com/Products/DotNet/Windows&#070;orms/SyntaxEditor/Triggers.aspx" target="_blank">http://www.actiprosoftware.com/Products/DotNet/WindowsForms/SyntaxEditor/Triggers.aspx</A>&nbsp;)</DIV><DIV>&nbsp;</DIV><DIV>Would be great if these feature could make it in one of the next releases ...</DIV><DIV>&nbsp;</DIV><DIV>Let me know if you need further information</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 30 Apr 2009 08:43:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9697&amp;PID=48501&amp;title=a-few-questions#48501</guid>
  </item> 
 </channel>
</rss>