<?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: Is there a way to Center Justify a NumberColBox? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-Center-Justify-a-NumberColBox/m-p/462316#M70712</link>
    <description>&lt;P&gt;I typically don't do a mass conversion.&amp;nbsp; I do the conversion as I let the Text Box() or Text Edit Box do the automatic conversion for me&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;x = [1, 2, 3];
tb = Text Edit Box( x[2] );
Show( tb &amp;lt;&amp;lt; get text );&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Feb 2022 23:24:30 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2022-02-18T23:24:30Z</dc:date>
    <item>
      <title>Is there a way to Center Justify a NumberColBox?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-Center-Justify-a-NumberColBox/m-p/462246#M70703</link>
      <description>&lt;P&gt;Hi. &amp;nbsp;I'm wondering if there's a way to center justify the values in a NumberColBox. &amp;nbsp;I have a GUI and it would help make things more readable to the user if all my columns were center justified. &amp;nbsp;I can center justify strings in a StringColBox using &amp;lt;&amp;lt; Set Justify(center), but I see no corresponding option for a NumberColBox. &amp;nbsp;I'm aware I could convert all my numeric values to text and use a StringColBox instead, but I was hoping a more elegant solution might exist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;JMP Pro 15.2.1&lt;/P&gt;&lt;P&gt;macOS Big Sur 11.6.2&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 18:11:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-Center-Justify-a-NumberColBox/m-p/462246#M70703</guid>
      <dc:creator>nikles</dc:creator>
      <dc:date>2023-06-09T18:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to Center Justify a NumberColBox?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-Center-Justify-a-NumberColBox/m-p/462265#M70704</link>
      <description>&lt;P&gt;The Script Editor is the definitive documentation for the messages and options available to the NumberColBox and I do not see a message or option that will set the justification.&amp;nbsp; I have used your stated work around, converting to a string, many times, and find that it works well.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 19:44:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-Center-Justify-a-NumberColBox/m-p/462265#M70704</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-02-18T19:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to Center Justify a NumberColBox?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-Center-Justify-a-NumberColBox/m-p/462288#M70707</link>
      <description>&lt;P&gt;Thanks Jim. &amp;nbsp;I was curious though, how do you convert a vector of numbers to a list of strings? &amp;nbsp;E.g. [1, 2, 3] --&amp;gt; {"1", "2", "3"}. &amp;nbsp;Is there a way to do this without using a for loop?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 21:48:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-Center-Justify-a-NumberColBox/m-p/462288#M70707</guid>
      <dc:creator>nikles</dc:creator>
      <dc:date>2022-02-18T21:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to Center Justify a NumberColBox?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-Center-Justify-a-NumberColBox/m-p/462316#M70712</link>
      <description>&lt;P&gt;I typically don't do a mass conversion.&amp;nbsp; I do the conversion as I let the Text Box() or Text Edit Box do the automatic conversion for me&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;x = [1, 2, 3];
tb = Text Edit Box( x[2] );
Show( tb &amp;lt;&amp;lt; get text );&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 23:24:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-Center-Justify-a-NumberColBox/m-p/462316#M70712</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-02-18T23:24:30Z</dc:date>
    </item>
  </channel>
</rss>

