<?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 : Default syntax highlight</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Syntax Edit : Default syntax highlight]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 23 May 2026 03:56:58 +0000</pubDate>
  <lastBuildDate>Thu, 13 Mar 2008 23:25:53 +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=8691</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[Default syntax highlight : CXTPSyntaxEditView::SetScrollBars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8691&amp;PID=32245&amp;title=default-syntax-highlight#32245</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3795">Knuth</a><br /><strong>Subject:</strong> 8691<br /><strong>Posted:</strong> 13 March 2008 at 11:25pm<br /><br />CXTPSyntaxEditView::SetScrollBars MethodEnable/disable scroll bar.<br><br>BOOL SetScrollBars(<br>&nbsp;&nbsp;&nbsp; BOOL bHorz, <br>&nbsp;&nbsp;&nbsp; BOOL bVert, <br>&nbsp;&nbsp;&nbsp; BOOL bUpdateReg = FALSE, <br>&nbsp;&nbsp;&nbsp; BOOL bRecalcLayout = TRUE<br>);<br>Parameters<br><br>bHorz<br>&#091;in&#093; TRUE if horizontal scroll bar need to be enabled/disabled.<br>bVert<br>&#091;in&#093; TRUE if vertical scroll bar need to be enabled/disabled.<br>bUpdateReg<br>&#091;in&#093; Set TRUE to save these options in registry.<br>bRecalcLayout<br>&#091;in&#093; Set TRUE to recalculate layout.<br><br>Returns<br>TRUE if scrollbars were updated, FALSE otherwise.<br>]]>
   </description>
   <pubDate>Thu, 13 Mar 2008 23:25:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8691&amp;PID=32245&amp;title=default-syntax-highlight#32245</guid>
  </item> 
  <item>
   <title><![CDATA[Default syntax highlight : I solved it.  CXTPSyntaxEditBufferManager*...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8691&amp;PID=28180&amp;title=default-syntax-highlight#28180</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3460">Dukyoung</a><br /><strong>Subject:</strong> 8691<br /><strong>Posted:</strong> 06 November 2007 at 1:27pm<br /><br />I solved it.<DIV>&nbsp;</DIV><DIV>CXTPSyntaxEditBufferManager* pDataMan = m_ctrlSynEdit.GetEditBuffer();</DIV><DIV>CString ext = ".c";</DIV><DIV>pDataMan-&gt;SetFileExt(ext);</DIV><DIV>pDataMan-&gt;EnableParser(TRUE);</DIV><DIV>&nbsp;</DIV><DIV>but I have another problem...</DIV><DIV>I make CXTPTabControl object&nbsp;on View window and add the SyntaxEditView&nbsp;on the tab control.</DIV><DIV>But there are 2 scrollbars on the screen. If I set editView.ScrollBars(FALSE), then all of these scrollbars disappear. I want just 1 scrollbar.</DIV><DIV>How can I do that?</DIV>]]>
   </description>
   <pubDate>Tue, 06 Nov 2007 13:27:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8691&amp;PID=28180&amp;title=default-syntax-highlight#28180</guid>
  </item> 
  <item>
   <title><![CDATA[Default syntax highlight : Hello, I want to use the c++...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8691&amp;PID=28177&amp;title=default-syntax-highlight#28177</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3460">Dukyoung</a><br /><strong>Subject:</strong> 8691<br /><strong>Posted:</strong> 06 November 2007 at 11:59am<br /><br /><P>Hello,</P><P>I want to use the c++ syntax high-lighting as default.<BR>but it is enabled when the file is saved with *.c <BR>(parent:file = &lt;*.c | *.cpp|*.h|*.inl|*.tli|*.tlh|*.rc|*.rc2&gt;&nbsp;)</P><DIV>How can I set&nbsp;C++ syntax as default? (before saving the file)</DIV>]]>
   </description>
   <pubDate>Tue, 06 Nov 2007 11:59:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8691&amp;PID=28177&amp;title=default-syntax-highlight#28177</guid>
  </item> 
 </channel>
</rss>