<?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 Screen Size Issue in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Screen-Size-Issue/m-p/537762#M75914</link>
    <description>&lt;P&gt;I have written a script that includes a RECT and an annotation in it.&amp;nbsp; On a large desktop monitor, the script works perfectly, however on a smaller laptop screen, the annotation moves almost off the screen entirely.&amp;nbsp; Is there a way to lock scripts to ensure that my graph looks the same on all monitors?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 11 Jun 2023 11:27:20 GMT</pubDate>
    <dc:creator>ClusteredTable4</dc:creator>
    <dc:date>2023-06-11T11:27:20Z</dc:date>
    <item>
      <title>Screen Size Issue</title>
      <link>https://community.jmp.com/t5/Discussions/Screen-Size-Issue/m-p/537762#M75914</link>
      <description>&lt;P&gt;I have written a script that includes a RECT and an annotation in it.&amp;nbsp; On a large desktop monitor, the script works perfectly, however on a smaller laptop screen, the annotation moves almost off the screen entirely.&amp;nbsp; Is there a way to lock scripts to ensure that my graph looks the same on all monitors?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:27:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screen-Size-Issue/m-p/537762#M75914</guid>
      <dc:creator>ClusteredTable4</dc:creator>
      <dc:date>2023-06-11T11:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Size Issue</title>
      <link>https://community.jmp.com/t5/Discussions/Screen-Size-Issue/m-p/537786#M75915</link>
      <description>&lt;P&gt;It sounds like your monitors are not just different in size, but different in resolution capabilities.&amp;nbsp; I am not sure what you are saying when you ask about locking a script?&amp;nbsp; What I think you need to do, is to determine the window size or the specific graph's size that you are going to be displaying to, and then adjust the rectangle to fit those dimensions.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 16:32:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screen-Size-Issue/m-p/537786#M75915</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-08-26T16:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Size Issue</title>
      <link>https://community.jmp.com/t5/Discussions/Screen-Size-Issue/m-p/537921#M75921</link>
      <description>&lt;P&gt;Are you using the rect({...}) command in a graphics script to draw inside of a graph? Or are you using an annotation rectangle (typically from the toolbar, but also scriptable) to draw a rectangle on top of a report (not just inside a graph)? Annotations, including the rectangle, have a parent displaybox that they are relative to. Using the right parent as an anchor will help.&lt;/P&gt;
&lt;P&gt;Rect({...}) in a graphic script is usually with respect to the graph's coordinates, and Jim's suggestions are correct.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2022 00:30:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screen-Size-Issue/m-p/537921#M75921</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2022-08-27T00:30:19Z</dc:date>
    </item>
  </channel>
</rss>

