<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p></p>
<div>Here`s the backup:</div>
<div><br>
</div>
<div>line 306</div>
<div><br>
</div>
<div># some platforms have a menubar on the top, so place below them</div>
<div>            set ::menubarsize 0</div>
<div>            # Tk handles the window placement differently on each</div>
<div>            # platform. With X11, the x,y placement refers to the window</div>
<div>            # frame's upper left corner. http://wiki.tcl.tk/11502</div>
<div>            set ::windowframex 3</div>
<div>            set ::windowframey 53</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span># TODO add wm iconphoto/iconbitmap here if it makes sense</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Try changing these:</div>
<div><br>
</div>
<div>set ::windowframex 3</div>
<div>set ::windowframey 53</div>
<div><br>
</div>
<div>try both to 0</div>
<br>
<p></p>
<p><br>
</p>
<div id="Signature"><font face="Courier New, Courier, Monospace" size="2">Mensaje telepatico asistido por maquinas.</font>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Pd-list <pd-list-bounces@lists.iem.at> on behalf of Roman Haefeli <reduzent@gmail.com><br>
<b>Sent:</b> Thursday, February 16, 2017 1:13 PM<br>
<b>To:</b> pd-list@lists.iem.at<br>
<b>Subject:</b> Re: [PD] Menu bar height (differences across platforms)</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">On Don, 2017-02-16 at 12:57 +0000, Lucas Cordiviola wrote:<br>
> Or try 0 "cero"<br>
<br>
<br>
I tried negative values and zero, too: No effect.<br>
I commented out the line (pd-gui.tcl:307):<br>
<br>
set ::menubarsize 19<br>
<br>
and there is no error nor any change in the GUI. It seems this line is<br>
obsolete. (?)<br>
<br>
Roman<br>
</div>
</span></font></div>
</div>
</body>
</html>