<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="">Howdy all,</div><div class=""><div class=""><br class=""></div><div class="">I’ve put a little time recently into some UI updates for vanilla which are currently in separate branches on Github. I created some reference PRs to make it easy to see whats going on:  </div><div class=""><br class=""></div><div class="">* <a href="https://github.com/pure-data/pure-data/pull/5" class="">live dialog updates for OSX</a></div><div class=""><br class=""></div><div class="">The entry widgets now unbind the enter key from closing the dialog when they receive focus and then rebind it after they lose it. This allows for editing and tabbing through all the entry boxes. Also, I enabled activation of the OK button when the dialog box will close on Enter to make this interchange much more obvious. Consequently, I removed the Cancel button form the focus list since it’s activated on the Escape key anyway (and OSX does keyboard button pressed via Spacebar anyway).</div><div class=""><br class=""></div><div class="">* <a href="https://github.com/pure-data/pure-data/pull/4" class="">overall iemgui dialog cleanup</a></div><div class=""><br class=""></div><div class="">I mainly cleaned up inconsistencies, alignment, & a few bugs (vu scale/no_scale button not wide enough, preview & label name font size mismatch). Overall, clicking on things doesn’t result in the dialog changing size too much. I also try to more closely match dialog_gatom.<br class=""><br class="">The new label & header texts are generated in the tcl using the $mainheader value. Hopefully there is some mechanism to handle these in tcl via gettext & the .po files, but I haven’t looked into it yet. <br class=""><br class=""></div></div><div class="">* <a href="https://github.com/pure-data/pure-data/pull/6" class="">osx retina display support</a></div><div class=""><br class=""></div><div class="">Some small additions to enable crisp rendering on high dpi displays in OSX. Basically use Tk 8.5 and a newer Wish Shell.app (included) and add a key to the Info.plist.</div><div class=""><br class=""></div><div class="">The only hiccup so far is that the canvas font is now a bit too thin at the default size.</div><div class=""><br class=""></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=""></body></html>