<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""><div class=""><br class=""></div><div class="">Also, I noticed Safari will zoom whether you do CMD= or CMD+, so I guess they are covering both uses of the key…</div><div class=""><br class=""></div></div><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" class="">@danomatika</a><br class=""><a href="http://danomatika.com" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div></div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Apr 30, 2016, at 10:31 PM, Dan Wilcox <<a href="mailto:danomatika@gmail.com" class="">danomatika@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Never mind, I was wrong. It *is* working, but I’d suggest binding to minus and equals instead of minus and plus so Shift is not required. This is how most web browsers provide zoom controls, with the addition of Mod+0 as a reset to default zoom level.<div class=""><br class=""></div><div class="">Also, I noticed the accelerator strings in pd_menus.tcl were not showing the key bindings in the menu. The chars don’t need to be quoted to work so the following works on OSX (at least): -accelerator "$accelerator+=“.</div><div class=""><br class=""></div><div class="">In any case, here’s a small patch that fixes the accelerators and changes the + to =.</div><div class=""><br class=""></div><div class=""></div></div><span id="cid:D3A3BF5D-820A-4A61-9E4A-5558B2190115@hsd1.co.comcast.net."><zoom_bindings.patch></span><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""><div class=""><br class=""><div class="">
<div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" class="">@danomatika</a><br class=""><a href="http://danomatika.com/" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com/" class="">robotcowboy.com</a></div></div>

</div>
<br class=""><div class=""><blockquote type="cite" class=""><div class="">On Apr 30, 2016, at 3:21 PM, Dan Wilcox <<a href="mailto:danomatika@gmail.com" class="">danomatika@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’ll give it a try. I’m also testing with my builds in the autotools_update branch so my problem could be more of a Tk 8.5 issue on Mac. There are a number of things to fix that break a little between 8.4 & 8.5 on mac as far as my testing goes.<div class=""><br class=""><div class="">
<div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" class="">@danomatika</a><br class=""><a href="http://danomatika.com/" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com/" class="">robotcowboy.com</a></div></div>

</div>
<br class=""><div class=""><blockquote type="cite" class=""><div class="">On Apr 30, 2016, at 1:56 PM, Miller Puckette <<a href="mailto:msp@ucsd.edu" class="">msp@ucsd.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Baffling... the line in pd_bindings.tcl that ought to work is this:<br class=""><br class="">    bind all <$::modifier-Key-plus>    {menu_send_float %W zoom 2}<br class=""><br class="">... and I can't get this not to work, either on 2 linux boxes (one a laptop)<br class="">nor on a MAC OSX 6.x desktop... what can I be missing???<br class=""><br class="">thanks<br class="">M<br class=""><br class="">On Sat, Apr 30, 2016 at 01:10:47PM -0600, Dan Wilcox wrote:<br class=""><blockquote type="cite" class="">Doesn’t work for me on OSX either.<br class=""><br class="">--------<br class="">Dan Wilcox<br class="">@danomatika <<a href="https://twitter.com/danomatika" class="">https://twitter.com/danomatika</a>><br class=""><a href="http://danomatika.com/" class="">danomatika.com</a> <<a href="http://danomatika.com/" class="">http://danomatika.com/</a>><br class=""><a href="http://robotcowboy.com/" class="">robotcowboy.com</a> <<a href="http://robotcowboy.com/" class="">http://robotcowboy.com/</a>><br class=""><blockquote type="cite" class="">On Apr 30, 2016, at 1:06 PM, <a href="mailto:pd-list-request@lists.iem.at" class="">pd-list-request@lists.iem.at</a> wrote:<br class=""><br class="">From: Miller Puckette <<a href="mailto:msp@ucsd.edu" class="">msp@ucsd.edu</a> <<a href="mailto:msp@ucsd.edu" class="">mailto:msp@ucsd.edu</a>>><br class="">Subject: Re: [PD] [PD-announce] pd 0.47-0test2 released<br class="">Date: April 30, 2016 at 12:25:58 PM MDT<br class="">To: Liam Goodacre <<a href="mailto:liamg_uw@hotmail.com" class="">liamg_uw@hotmail.com</a> <<a href="mailto:liamg_uw@hotmail.com" class="">mailto:liamg_uw@hotmail.com</a>>><br class="">Cc: "<a href="mailto:pd-list@lists.iem.at" class="">pd-list@lists.iem.at</a> <<a href="mailto:pd-list@lists.iem.at" class="">mailto:pd-list@lists.iem.at</a>>" <<a href="mailto:pd-list@lists.iem.at" class="">pd-list@lists.iem.at</a> <<a href="mailto:pd-list@lists.iem.at" class="">mailto:pd-list@lists.iem.at</a>>><br class=""><br class=""><br class="">I still can't reproduce this... you're indeed hitting the shift key along<br class="">with control so taht it's ctrl-+ and not ctrl-=, right?  Just tried on a<br class="">Fedora laptop with no problem.<br class=""><br class="">cheers<br class="">Miller<br class=""></blockquote><br class=""></blockquote><br class=""><blockquote type="cite" class="">_______________________________________________<br class=""><a href="mailto:Pd-list@lists.iem.at" class="">Pd-list@lists.iem.at</a> mailing list<br class="">UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" class="">https://lists.puredata.info/listinfo/pd-list</a><br class=""></blockquote><br class=""></div></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""></div></div></div></div></blockquote></div><br class=""></body></html>