<?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 Re: Changing Color of Text In Texbox with Python in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/changing-color-of-text-in-texbox-with-python/m-p/408868#M32213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is great that you figured this out.&amp;nbsp; Using tags is really the only way to modify individual text properties on a layout.&amp;nbsp; At 10.1 we did add fontSize but that is it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2012 15:03:00 GMT</pubDate>
    <dc:creator>JeffBarrette</dc:creator>
    <dc:date>2012-05-07T15:03:00Z</dc:date>
    <item>
      <title>Changing Color of Text In Texbox with Python</title>
      <link>https://community.esri.com/t5/python-questions/changing-color-of-text-in-texbox-with-python/m-p/408866#M32211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this possible?&amp;nbsp; I need to be able to dynamically change the color of text in a text rectangle with python.&amp;nbsp; I know I can use textelement.text to change the text, but can you use that somehow maybe with RGB values to change the color also?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 23:31:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changing-color-of-text-in-texbox-with-python/m-p/408866#M32211</guid>
      <dc:creator>CharlesGant</dc:creator>
      <dc:date>2012-05-04T23:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Color of Text In Texbox with Python</title>
      <link>https://community.esri.com/t5/python-questions/changing-color-of-text-in-texbox-with-python/m-p/408867#M32212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nevermind.&amp;nbsp; I figured it out.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;elm.text = '&amp;lt;CLR red="25" green="55" blue="255"&amp;gt;' + newtext + '&amp;lt;/CLR&amp;gt;'&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 May 2012 01:30:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changing-color-of-text-in-texbox-with-python/m-p/408867#M32212</guid>
      <dc:creator>CharlesGant</dc:creator>
      <dc:date>2012-05-05T01:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Color of Text In Texbox with Python</title>
      <link>https://community.esri.com/t5/python-questions/changing-color-of-text-in-texbox-with-python/m-p/408868#M32213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is great that you figured this out.&amp;nbsp; Using tags is really the only way to modify individual text properties on a layout.&amp;nbsp; At 10.1 we did add fontSize but that is it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 15:03:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changing-color-of-text-in-texbox-with-python/m-p/408868#M32213</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2012-05-07T15:03:00Z</dc:date>
    </item>
  </channel>
</rss>

