<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Monaco;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Yes, definitely in the category of “annoying” and not “critical”. I haven’t done any Tcl programming, but I’ll take a look, for what it’s worth. Relevant code?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I find that sometimes resizing doesn’t even make the bars go away. Also something that interacts: the offsets for a  GOP window. I’ve had a long habit of setting them to zero so that the window is in the upper left corner of the subpatch.
 *<b>Sometimes</b>* making those offsets at least 4 makes the scroll bars disappear in the subpatch (assuming the other edges of the patch window are out far enough). Sometimes not, though. I can’t figure out any consistent behavior.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:12.0pt;color:black">From: </span></b><span style="font-size:12.0pt;color:black">Dan Wilcox <danomatika@gmail.com><br>
<b>Date: </b>Thursday, May 2, 2019 at 12:47 PM<br>
<b>To: </b>Philip Stone <pkstone@ucdavis.edu><br>
<b>Cc: </b>Pd-List <pd-list@lists.iem.at><br>
<b>Subject: </b>Re: [PD] patch scroll bars<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">Yes, it's annoying. No, it's not been easy to figure out what's going on. Feel free to play with the Tcl and help fix it.
<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Easiest thing to do for now is to resize the window and the bars go away. Also, works to have a little bit of space padding out the sides.<o:p></o:p></p>
<div>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">On May 2, 2019, at 7:39 PM, <a href="mailto:pd-list-request@lists.iem.at">
pd-list-request@lists.iem.at</a> wrote:<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Monaco">From: Philip Stone <</span><a href="mailto:pkstone@ucdavis.edu"><span style="font-size:9.0pt;font-family:Monaco">pkstone@ucdavis.edu</span></a><span style="font-size:9.0pt;font-family:Monaco">><br>
To: "</span><a href="mailto:pd-list@lists.iem.at"><span style="font-size:9.0pt;font-family:Monaco">pd-list@lists.iem.at</span></a><span style="font-size:9.0pt;font-family:Monaco">" <</span><a href="mailto:pd-list@lists.iem.at"><span style="font-size:9.0pt;font-family:Monaco">pd-list@lists.iem.at</span></a><span style="font-size:9.0pt;font-family:Monaco">><br>
Subject: [PD] patch scroll bars<br>
Message-ID: <</span><a href="mailto:1E2DD916-9F73-451F-889E-F76695A24831@ucdavis.edu"><span style="font-size:9.0pt;font-family:Monaco">1E2DD916-9F73-451F-889E-F76695A24831@ucdavis.edu</span></a><span style="font-size:9.0pt;font-family:Monaco">><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
In the last few versions of Pd (on OS X at least -- I can’t speak for the other platforms), the behavior of patch window scrollbars seems somewhat confusing. It used to be easy to size a patch window so that there would be no scrollbars, but now I can’t figure
 out what the trick is to do that. Sometimes the scrollbars appear, sometimes they don’t. Resizing the patch window sometimes makes them disappear, only to have them re-appear on the next time the patch is opened.<br>
<br>
Has anybody else noticed this?</span><o:p></o:p></p>
</div>
</blockquote>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">--------<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">Dan Wilcox<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black"><a href="http://twitter.com/danomatika">@danomatika</a><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black"><a href="http://danomatika.com">danomatika.com</a><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black"><a href="http://robotcowboy.com">robotcowboy.com</a><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black"><o:p> </o:p></span></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</body>
</html>