<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="">Ok, I have the menu fixed as well as the apple event callbacks. Will now fix the key bindings and put up a test build with Tk 8.5 Wish.<div class=""><br class=""></div><div class="">Retina is now working nicely, both in canvas and in the GUI font rendering. The default Monaco font is a bit thin, but if you launch pd with Courier, it looks pretty good all around.<br class=""><div class=""><br class=""><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 May 6, 2016, at 12:07 PM, me.grimm <<a href="mailto:megrimm@gmail.com" class="">megrimm@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">>> * Apple menu options not under the Pd application menu<div class="">>> * keybindings with Shift are triggered twice</div><div class=""><br class=""></div><div class="">yeah saw that ... but since I have been basically using a hacked version based on your retina tutorial for the past year I am used to it :)</div><div class=""><br class=""></div><div class="">m</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, May 6, 2016 at 1:56 PM, Dan Wilcox <span dir="ltr" class=""><<a href="mailto:danomatika@gmail.com" target="_blank" class="">danomatika@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">Thanks. You’ll note there are still some issues with Tk 8.5 on OSX:<div class=""><br class=""></div><div class="">* Apple menu options not under the Pd application menu</div><div class="">* keybindings with Shift are triggered twice<br class=""><div class=""><br class=""></div><div class="">Working on those now.</div><div class=""><br class=""></div><div class="">In the meantime, you can build using the Tk 8.4 wish app via:</div><div class=""><br class=""></div><div class="">cd mac</div><div class="">osx-app.sh -t 8.4 0.47-0</div><div class=""><div class=""><span class=""><br class=""><div class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; word-wrap: break-word;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" target="_blank" class="">@danomatika</a><br class=""><a href="http://danomatika.com/" target="_blank" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com/" target="_blank" class="">robotcowboy.com</a></div></div>

</div>
<br class=""></span><div class=""><div class="h5"><div class=""><blockquote type="cite" class=""><div class="">On May 6, 2016, at 11:53 AM, me.grimm <<a href="mailto:megrimm@gmail.com" target="_blank" class="">megrimm@gmail.com</a>> wrote:</div><br class=""><div class=""><div dir="ltr" class="">Hi Dan,<div class=""><br class=""></div><div class="">Just built fine on 10.11.4 which I am assuming your developing on.</div><div class=""><br class=""></div><div class="">Really awesome work thanks!</div><div class=""><br class=""></div><div class="">so:</div><div class="">"Using Current system Wish.app" = now 8.5</div><div class=""><br class=""></div><div class="">btw the "make app" rocks...</div><div class=""><br class=""></div><div class="">cheers</div><div class="">m</div><div class=""><br class=""></div><div class=""><br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Thu, May 5, 2016 at 9:19 PM, Dan Wilcox <span dir="ltr" class=""><<a href="mailto:danomatika@gmail.com" target="_blank" class="">danomatika@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">Howdy again all,<div class=""><br class=""></div><div class="">After quite a few days of digging into the pd autotools system, I put forward the work in the autotools_branch on Github: <a href="https://github.com/pure-data/pure-data/pull/16" target="_blank" class="">https://github.com/pure-data/pure-data/pull/16</a></div><div class=""><br class=""></div><div class="">You can grab is using:</div><div class=""><br class=""></div><div class="">git clone <a href="https://github.com/pure-data/pure-data.git" target="_blank" class="">https://github.com/pure-data/pure-data.git</a> -b autotools_updates</div><div class=""><br class=""></div><div class="">I basically went through and updated the configure/makefile system so that it builds on newer versions of OSX, has a lot more configure options, and is cleaned up to aid maintainability. Also, finishing a make results in a bin folder like the src/makefile builds so using in place is easier. Last, for OSX, you can now build an .app bundle via: make app. Details are in the PR discussion.</div><div class=""><br class=""></div><div class="">At this point, I’d like to know if it builds fine on other platforms and, moving forward, would like feedback on the overall changes.</div><div class=""><br class=""></div><div class="">I am also totally willing to update the documentation and add more commenting to the <a href="http://configure.ac/" target="_blank" class="">configure.ac</a> & Makefile.am’s to aid maintainability & understanding as I now autotools is, in some ways, black magic. :)  </div><div class=""><br class=""><div class="">
<div style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" target="_blank" class="">@danomatika</a><br class=""><a href="http://danomatika.com/" target="_blank" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com/" target="_blank" class="">robotcowboy.com</a></div></div>

</div>
<br class=""></div></div><br class="">_______________________________________________<br class="">
Pd-dev mailing list<br class="">
<a href="mailto:Pd-dev@lists.iem.at" target="_blank" class="">Pd-dev@lists.iem.at</a><br class="">
<a href="https://lists.puredata.info/listinfo/pd-dev" rel="noreferrer" target="_blank" class="">https://lists.puredata.info/listinfo/pd-dev</a><br class="">
<br class=""></blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div class=""><div dir="ltr" class=""><div class="">____________________<br class="">m.e.grimm, m.f.a, ed.m.</div><div class="">syracuse u., tc3</div><div class=""><a href="http://megrimm.net/" target="_blank" class="">megrimm.net</a><br class="">____________________</div></div></div>
</div>
</div></blockquote></div><br class=""></div></div></div></div></div></div></blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div class="gmail_signature"><div dir="ltr" class=""><div class="">____________________<br class="">m.e.grimm, m.f.a, ed.m.</div><div class="">syracuse u., tc3</div><div class=""><a href="http://megrimm.net/" target="_blank" class="">megrimm.net</a><br class="">____________________</div></div></div>
</div>
</div></blockquote></div><br class=""></div></div></body></html>