<?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: Need Help with Changing Color of Single Text Line in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-changing-color-of-single-text-line/m-p/9445638#M107383</link>
    <description>&lt;P&gt;How many 'text' objects do you have? If you have multiple, how many of those individual text entities do you wish to modify?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can try this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Go to Express Tools tab=&amp;gt;Text panel=&amp;gt;click Convert to Mtext icon (TXT2MTEXT command).&lt;/LI&gt;&lt;LI&gt;Your cursor turns into a small square. Using your cursor, click on the TEXT object.&lt;/LI&gt;&lt;LI&gt;Repeat the process on the second text object. When done, repeat on the third text object, then the fourth, etc.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Your TEXT object has been turned into an MTEXT object so you can now access the text properties on the ribbon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WARNING: If you select more than one text object then use the TXT2MTEXT command, you will end up combining all the individual text objects into a 'single' MTEXT object. If you want the text objects to remain as separate objects, then you'll need to perform this command individually on each text entity.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2020 18:01:51 GMT</pubDate>
    <dc:creator>ChicagoLooper</dc:creator>
    <dc:date>2020-04-15T18:01:51Z</dc:date>
    <item>
      <title>Need Help with Changing Color of Single Text Line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-changing-color-of-single-text-line/m-p/9445576#M107382</link>
      <description>&lt;P&gt;Hi everyone, I'm having a problem with trying to edit the color of my single text line, it seems to always to default to white and does not give me an option to change the color. I'm use to MTEXT where there would be a palette for me to change color, but it seems TEXT does not have that option. Does anybody know what I should do?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 17:41:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-changing-color-of-single-text-line/m-p/9445576#M107382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-15T17:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Changing Color of Single Text Line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-changing-color-of-single-text-line/m-p/9445638#M107383</link>
      <description>&lt;P&gt;How many 'text' objects do you have? If you have multiple, how many of those individual text entities do you wish to modify?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can try this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Go to Express Tools tab=&amp;gt;Text panel=&amp;gt;click Convert to Mtext icon (TXT2MTEXT command).&lt;/LI&gt;&lt;LI&gt;Your cursor turns into a small square. Using your cursor, click on the TEXT object.&lt;/LI&gt;&lt;LI&gt;Repeat the process on the second text object. When done, repeat on the third text object, then the fourth, etc.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Your TEXT object has been turned into an MTEXT object so you can now access the text properties on the ribbon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WARNING: If you select more than one text object then use the TXT2MTEXT command, you will end up combining all the individual text objects into a 'single' MTEXT object. If you want the text objects to remain as separate objects, then you'll need to perform this command individually on each text entity.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 18:01:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-changing-color-of-single-text-line/m-p/9445638#M107383</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2020-04-15T18:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Changing Color of Single Text Line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-changing-color-of-single-text-line/m-p/9445919#M107384</link>
      <description>Can't you just change the color of text like you would a line you draw for example? Not everything gets a special pop-up or menu in AutoAD.&lt;BR /&gt;&lt;BR /&gt;1) Either select the single-line text then use properties to change the color;&lt;BR /&gt;2) or change the color of the layer you are in;&lt;BR /&gt;3) or change the variable CECOLOR to BYALYER, perhaps you are drawing everything as white for a reason other than the two above.</description>
      <pubDate>Wed, 15 Apr 2020 20:05:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-changing-color-of-single-text-line/m-p/9445919#M107384</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2020-04-15T20:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Changing Color of Single Text Line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-changing-color-of-single-text-line/m-p/9446007#M107385</link>
      <description>&lt;P&gt;... or use the &lt;FONT color="#000000"&gt;&lt;STRONG&gt;CHPROP&lt;/STRONG&gt;&lt;/FONT&gt; command, select the Text object(s), and use the &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;C&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000000"&gt;olor&lt;/FONT&gt; option to give it the one you want.&amp;nbsp; Ideally that would be &lt;FONT color="#000000"&gt;&lt;STRONG&gt;BYLAYER&lt;/STRONG&gt;&lt;/FONT&gt; and the color would come from the Layer it's on, which you can also change in &lt;FONT color="#000000"&gt;&lt;STRONG&gt;CHPROP&lt;/STRONG&gt;&lt;/FONT&gt; if it's not on the right Layer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would &lt;STRONG&gt;&lt;EM&gt;not&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp; change it to Mtext just to get the ribbon editing options, &lt;STRONG&gt;&lt;EM&gt;unless&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp; you want only &lt;STRONG&gt;&lt;EM&gt;part&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp; of it to be a certain color.&amp;nbsp; The reason you get those options for Mtext is that you can change the color [or font or size or...] of just a &lt;EM&gt;portion&lt;/EM&gt;&amp;nbsp; of an Mtext object.&amp;nbsp; You can't do that with Text -- it's all or nothing.&amp;nbsp; So for the same color [or other properties] of complete Text objects, use the Properties palette or CHPROP.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 20:51:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-changing-color-of-single-text-line/m-p/9446007#M107385</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2020-04-15T20:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Changing Color of Single Text Line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-changing-color-of-single-text-line/m-p/9448410#M107386</link>
      <description>&lt;P&gt;Thank you guys for the replies, I'm very new to autoCAD, so I didn't know the right click properties was a thing.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 17:20:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-changing-color-of-single-text-line/m-p/9448410#M107386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-16T17:20:29Z</dc:date>
    </item>
  </channel>
</rss>

