<?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 : [Bug] Outdated comment</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : [Bug] Outdated comment]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 05:47:11 +0000</pubDate>
  <lastBuildDate>Thu, 14 Oct 2010 18:37:18 +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=17427</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[[Bug] Outdated comment :    oleg wrote:Hi,Developers...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17427&amp;PID=60911&amp;title=bug-outdated-comment#60911</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 17427<br /><strong>Posted:</strong> 14 October 2010 at 6:37pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Hi,<div><br></div><div>Developers can have addins installed that show comment when hover over method. It will give them information what enum can be used.</div></td></tr></table><br><br>Then you'll always have to update the comment when you add a new theme. There are a lot missing currently.<br><br>Developers with an add in like Visual AssistX can quickly go to the declaration of the enum. Also without any addin "Go to definition" will work.<br><br>]]>
   </description>
   <pubDate>Thu, 14 Oct 2010 18:37:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17427&amp;PID=60911&amp;title=bug-outdated-comment#60911</guid>
  </item> 
  <item>
   <title><![CDATA[[Bug] Outdated comment : Hi,Developers can have addins...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17427&amp;PID=60905&amp;title=bug-outdated-comment#60905</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17427<br /><strong>Posted:</strong> 14 October 2010 at 1:54pm<br /><br />Hi,<div><br></div><div>Developers can have addins installed that show comment when hover over method. It will give them information what enum can be used.</div>]]>
   </description>
   <pubDate>Thu, 14 Oct 2010 13:54:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17427&amp;PID=60905&amp;title=bug-outdated-comment#60905</guid>
  </item> 
  <item>
   <title><![CDATA[[Bug] Outdated comment :   //-------------------------...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17427&amp;PID=60894&amp;title=bug-outdated-comment#60894</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 17427<br /><strong>Posted:</strong> 14 October 2010 at 10:39am<br /><br />&nbsp;&nbsp;&nbsp; //-----------------------------------------------------------------------<br>&nbsp;&nbsp; &nbsp;// Summary:<br>&nbsp;&nbsp; &nbsp;//&nbsp;&nbsp;&nbsp;&nbsp; Call this member to switch the visual theme of the panes.<br>&nbsp;&nbsp; &nbsp;// Parameters:<br>&nbsp;&nbsp; &nbsp;//&nbsp;&nbsp;&nbsp;&nbsp; theme - New visual theme. Can be any of the values listed in the Remarks section.<br>&nbsp;&nbsp; &nbsp;// Remarks:<br>&nbsp;&nbsp; &nbsp;//&nbsp;&nbsp;&nbsp;&nbsp; theme can be one of the following:<br>&nbsp;&nbsp; &nbsp;//&nbsp;&nbsp;&nbsp;&nbsp; * &lt;b&gt;xtpPaneThemeDefault&lt;/b&gt; Enables the default theme.<br>&nbsp;&nbsp; &nbsp;//&nbsp;&nbsp;&nbsp;&nbsp; * &lt;b&gt;xtpPaneThemeVisualStudio2003&lt;/b&gt; Enables Visual Studio .NET style theme.<br>&nbsp;&nbsp; &nbsp;//&nbsp;&nbsp;&nbsp;&nbsp; * &lt;b&gt;xtpPaneThemeGrippered&lt;/b&gt; Enables Visual Studio 6 style theme.<br>&nbsp;&nbsp; &nbsp;//&nbsp;&nbsp;&nbsp;&nbsp; * &lt;b&gt;xtpPaneThemeOffice2002Visio&lt;/b&gt; Enables Visio style theme.<br>&nbsp;&nbsp; &nbsp;//&nbsp;&nbsp;&nbsp;&nbsp; * &lt;b&gt;xtpPaneThemeOffice2003&lt;/b&gt; Enables Office 2003 style theme.<br>&nbsp;&nbsp; &nbsp;//&nbsp;&nbsp;&nbsp;&nbsp; * &lt;b&gt;xtpPaneThemeWinNative&lt;/b&gt; Enables XP Theme.<br>&nbsp;&nbsp; &nbsp;//&nbsp;&nbsp;&nbsp;&nbsp; * &lt;b&gt;xtpPaneThemeVisualStudio2005Beta1&lt;/b&gt; Enables Whidbey theme.<br>&nbsp;&nbsp; &nbsp;//-----------------------------------------------------------------------<br>&nbsp;&nbsp; &nbsp;void SetTheme(XTPDockingPanePaintTheme theme);<br><br>I would replace this with a simple comment:<br><br>&nbsp;&nbsp;&nbsp; // Remarks:<br>&nbsp;&nbsp; &nbsp;//&nbsp;&nbsp;&nbsp;&nbsp; See XTPDockingPanePaintTheme enumeration for available themes.<br><br>]]>
   </description>
   <pubDate>Thu, 14 Oct 2010 10:39:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17427&amp;PID=60894&amp;title=bug-outdated-comment#60894</guid>
  </item> 
 </channel>
</rss>