<?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: caption: blank in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/caption-blank/m-p/666276#M85446</link>
    <description>&lt;P&gt;Same for me :)&lt;/img&gt;&lt;/P&gt;&lt;P&gt;But 5min after rolling out the bugfix I noticed, that you cannot take for grnted that a window is open on every system ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;And I noticed that even with a few windows open - there is an issue&lt;BR /&gt;... if the current Jmp window is no "window" - which seems to be the case for the &lt;STRONG&gt;Home Window&lt;/STRONG&gt;&amp;nbsp;and the &lt;STRONG&gt;Window List&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Just install the attached AddIn and try to run&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;AddIn/Current Window() -&lt;/STRONG&gt; first from a script, report or table &lt;EM&gt;window&lt;/EM&gt; and then from the &lt;STRONG&gt;Home &lt;EM&gt;window.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Aug 2023 16:00:03 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2023-08-07T16:00:03Z</dc:date>
    <item>
      <title>caption: blank</title>
      <link>https://community.jmp.com/t5/Discussions/caption-blank/m-p/665942#M85420</link>
      <description>&lt;P&gt;After running&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;caption("my text");&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;sometimes the window is blank:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1691323336515.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/55590iB4A896339C80543F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1691323336515.png" alt="hogi_0-1691323336515.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I run the same code again, the cation text is visible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Up to now I could not find an explanation when a caption text is displayed and when it's not.&lt;BR /&gt;Did anybody experience the same thing ?&lt;/P&gt;</description>
      <pubDate>Sun, 06 Aug 2023 12:09:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/caption-blank/m-p/665942#M85420</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-08-06T12:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: caption: blank</title>
      <link>https://community.jmp.com/t5/Discussions/caption-blank/m-p/665979#M85423</link>
      <description>&lt;P&gt;No idea if it's a similar RC, but I have an issue just like that when running dense code -- since JMP is single-threaded it doesn't allow for the GUI to update properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For my code, doing this works:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;caption("my text"); Current Window() &amp;lt;&amp;lt; Inval &amp;lt;&amp;lt; Update Window;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 06 Aug 2023 22:13:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/caption-blank/m-p/665979#M85423</guid>
      <dc:creator>ErraticAttack</dc:creator>
      <dc:date>2023-08-06T22:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: caption: blank</title>
      <link>https://community.jmp.com/t5/Discussions/caption-blank/m-p/666129#M85438</link>
      <description>&lt;P&gt;Thanks, nice trick - seems to work.&lt;/P&gt;&lt;P&gt;Interesting that refreshing a window also refreshes the content of the caption.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only drawback: one needs an open window for it to work.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there a similar command which also works if no windows are open?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 09:53:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/caption-blank/m-p/666129#M85438</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-08-07T09:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: caption: blank</title>
      <link>https://community.jmp.com/t5/Discussions/caption-blank/m-p/666259#M85444</link>
      <description>&lt;P&gt;Good question -- I've never ran JMP without at least one window open, so I'm not sure&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 14:27:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/caption-blank/m-p/666259#M85444</guid>
      <dc:creator>ErraticAttack</dc:creator>
      <dc:date>2023-08-07T14:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: caption: blank</title>
      <link>https://community.jmp.com/t5/Discussions/caption-blank/m-p/666276#M85446</link>
      <description>&lt;P&gt;Same for me :)&lt;/img&gt;&lt;/P&gt;&lt;P&gt;But 5min after rolling out the bugfix I noticed, that you cannot take for grnted that a window is open on every system ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;And I noticed that even with a few windows open - there is an issue&lt;BR /&gt;... if the current Jmp window is no "window" - which seems to be the case for the &lt;STRONG&gt;Home Window&lt;/STRONG&gt;&amp;nbsp;and the &lt;STRONG&gt;Window List&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Just install the attached AddIn and try to run&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;AddIn/Current Window() -&lt;/STRONG&gt; first from a script, report or table &lt;EM&gt;window&lt;/EM&gt; and then from the &lt;STRONG&gt;Home &lt;EM&gt;window.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 16:00:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/caption-blank/m-p/666276#M85446</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-08-07T16:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: caption: blank</title>
      <link>https://community.jmp.com/t5/Discussions/caption-blank/m-p/667067#M85511</link>
      <description>&lt;P&gt;Another possible solution would be to add a "Wait(0)" statement after the caption code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;caption("my text");
Wait(0);&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 Aug 2023 16:47:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/caption-blank/m-p/667067#M85511</guid>
      <dc:creator>Duane_Hayes</dc:creator>
      <dc:date>2023-08-09T16:47:21Z</dc:date>
    </item>
  </channel>
</rss>

