<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Addin Extension Description flaw perhaps? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/addin-extension-description-flaw-perhaps/m-p/129951#M3411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering, if someone would enlighten me on this small, but annoying issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Either I am severly looking over something, or ESRI has a bit more fine tuning to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When creating an extension (using Addins template);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am Unable to get the text within the Description box to create New Lines (or CRLF) or &amp;lt;br&amp;gt; (Ive tried it all), just using ENTER in the XML.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All the ESRI extensions have a nice written description without having one long line requiring a scroll over.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps I need more coffee.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached a visual.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.trafficjams.ca/Pics/CompareDescriptions.png"&gt;&lt;IMG src="http://www.trafficjams.ca/Pics/CompareDescriptions.png" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Apr 2011 19:55:01 GMT</pubDate>
    <dc:creator>MichaelRobb</dc:creator>
    <dc:date>2011-04-28T19:55:01Z</dc:date>
    <item>
      <title>Addin Extension Description flaw perhaps?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/addin-extension-description-flaw-perhaps/m-p/129951#M3411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering, if someone would enlighten me on this small, but annoying issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Either I am severly looking over something, or ESRI has a bit more fine tuning to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When creating an extension (using Addins template);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am Unable to get the text within the Description box to create New Lines (or CRLF) or &amp;lt;br&amp;gt; (Ive tried it all), just using ENTER in the XML.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All the ESRI extensions have a nice written description without having one long line requiring a scroll over.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps I need more coffee.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached a visual.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.trafficjams.ca/Pics/CompareDescriptions.png"&gt;&lt;IMG src="http://www.trafficjams.ca/Pics/CompareDescriptions.png" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 19:55:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/addin-extension-description-flaw-perhaps/m-p/129951#M3411</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2011-04-28T19:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Addin Extension Description flaw perhaps?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/addin-extension-description-flaw-perhaps/m-p/129952#M3412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bump...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No one ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have this issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 14:30:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/addin-extension-description-flaw-perhaps/m-p/129952#M3412</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2011-05-06T14:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Addin Extension Description flaw perhaps?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/addin-extension-description-flaw-perhaps/m-p/129953#M3413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I thought I would reply to reveal the answer to this in case someone was curious. (actually forgot about this question thread)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;insert the following where your crlf is desired:&amp;nbsp; &amp;amp; # 13 ; &amp;amp; # 10&amp;nbsp; -you will have to remove all the spaces, unable to visually show without creating a return on the forum (posting)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; '&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ensure no spaces or using the �??enter�?? key when writing. (This will insert unwanted extra spaces on the same line)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI Arc allows a seven line, 77 visible characters per line limit in the extension form. There is no set limit for characters per line (but user must scroll to view past the 77 visible based on the extension form size).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a working example. - again, if I post here, you loose the visual characters&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 14:06:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/addin-extension-description-flaw-perhaps/m-p/129953#M3413</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2011-10-03T14:06:09Z</dc:date>
    </item>
  </channel>
</rss>

