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.

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.

--------
Dan Wilcox
@danomatika <https://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
> On May 6, 2016, at 12:07 PM, me.grimm <[email protected]> wrote:
> 
> >> * Apple menu options not under the Pd application menu
> >> * keybindings with Shift are triggered twice
> 
> 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 :)
> 
> m
> 
> On Fri, May 6, 2016 at 1:56 PM, Dan Wilcox <[email protected] 
> <mailto:[email protected]>> wrote:
> Thanks. You’ll note there are still some issues with Tk 8.5 on OSX:
> 
> * Apple menu options not under the Pd application menu
> * keybindings with Shift are triggered twice
> 
> Working on those now.
> 
> In the meantime, you can build using the Tk 8.4 wish app via:
> 
> cd mac
> osx-app.sh -t 8.4 0.47-0
> 
> --------
> Dan Wilcox
> @danomatika <https://twitter.com/danomatika>
> danomatika.com <http://danomatika.com/>
> robotcowboy.com <http://robotcowboy.com/>
>> On May 6, 2016, at 11:53 AM, me.grimm <[email protected] 
>> <mailto:[email protected]>> wrote:
>> 
>> Hi Dan,
>> 
>> Just built fine on 10.11.4 which I am assuming your developing on.
>> 
>> Really awesome work thanks!
>> 
>> so:
>> "Using Current system Wish.app" = now 8.5
>> 
>> btw the "make app" rocks...
>> 
>> cheers
>> m
>> 
>> 
>> 
>> On Thu, May 5, 2016 at 9:19 PM, Dan Wilcox <[email protected] 
>> <mailto:[email protected]>> wrote:
>> Howdy again all,
>> 
>> After quite a few days of digging into the pd autotools system, I put 
>> forward the work in the autotools_branch on Github: 
>> https://github.com/pure-data/pure-data/pull/16 
>> <https://github.com/pure-data/pure-data/pull/16>
>> 
>> You can grab is using:
>> 
>> git clone https://github.com/pure-data/pure-data.git 
>> <https://github.com/pure-data/pure-data.git> -b autotools_updates
>> 
>> 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.
>> 
>> 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.
>> 
>> I am also totally willing to update the documentation and add more 
>> commenting to the configure.ac <http://configure.ac/> & Makefile.am’s to aid 
>> maintainability & understanding as I now autotools is, in some ways, black 
>> magic. :)  
>> 
>> --------
>> Dan Wilcox
>> @danomatika <https://twitter.com/danomatika>
>> danomatika.com <http://danomatika.com/>
>> robotcowboy.com <http://robotcowboy.com/>
>> 
>> _______________________________________________
>> Pd-dev mailing list
>> [email protected] <mailto:[email protected]>
>> https://lists.puredata.info/listinfo/pd-dev 
>> <https://lists.puredata.info/listinfo/pd-dev>
>> 
>> 
>> 
>> 
>> -- 
>> ____________________
>> m.e.grimm, m.f.a, ed.m.
>> syracuse u., tc3
>> megrimm.net <http://megrimm.net/>
>> ____________________
> 
> 
> 
> 
> -- 
> ____________________
> m.e.grimm, m.f.a, ed.m.
> syracuse u., tc3
> megrimm.net <http://megrimm.net/>
> ____________________

_______________________________________________
Pd-dev mailing list
[email protected]
https://lists.puredata.info/listinfo/pd-dev

Reply via email to