<?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: resize a scrollbox? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/resize-a-scrollbox/m-p/927238#M108502</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here(1);

nw = New Window("test", 
	Panel Box("", 
		sb = Scroll Box(size(200, 200))
	)
);

sb &amp;lt;&amp;lt; Height(1000);
sb &amp;lt;&amp;lt; Width(1000);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1769717767625.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/92572i284326AA3C3D9FA6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1769717767625.png" alt="jthi_0-1769717767625.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jan 2026 20:16:36 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2026-01-29T20:16:36Z</dc:date>
    <item>
      <title>resize a scrollbox?</title>
      <link>https://community.jmp.com/t5/Discussions/resize-a-scrollbox/m-p/927227#M108501</link>
      <description>&lt;P&gt;How can I change the size of a scroll box?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;new window("test", panel Box("",sb = Scroll Box (size(200,200) )));

sb &amp;lt;&amp;lt; set   size(1000,1000)&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Jan 2026 20:11:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/resize-a-scrollbox/m-p/927227#M108501</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2026-01-29T20:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: resize a scrollbox?</title>
      <link>https://community.jmp.com/t5/Discussions/resize-a-scrollbox/m-p/927238#M108502</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here(1);

nw = New Window("test", 
	Panel Box("", 
		sb = Scroll Box(size(200, 200))
	)
);

sb &amp;lt;&amp;lt; Height(1000);
sb &amp;lt;&amp;lt; Width(1000);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1769717767625.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/92572i284326AA3C3D9FA6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1769717767625.png" alt="jthi_0-1769717767625.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 20:16:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/resize-a-scrollbox/m-p/927238#M108502</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2026-01-29T20:16:36Z</dc:date>
    </item>
  </channel>
</rss>

