Re: Mac OS X - Inter-Application Communications

2015-03-06 Thread Dave
Hi, > I think you might need to provide some more info about your architecture and > I also think you need to ask your questions in the xpc devforums list: > https://devforums.apple.com/community/mac/coreos/xpc > because if you get an > an

Re: Mac OS X - Inter-Application Communications

2015-03-06 Thread Kevin Meaney
> On 6 Mar 2015, at 11:34, Dave wrote: > > Hi, > >> I think you might need to provide some more info about your architecture and >> I also think you need to ask your questions in the xpc devforums list: >> https://devforums.apple.com/community/mac/coreos/xpc >>

Re: NSString stringByAbbreviatingWithTildeInPath and Sandboxing

2015-03-06 Thread Jon Baumgartner
> On Mar 5, 2015, at 2:29 PM, Jens Alfke wrote: > > > I wouldn’t expect a response from Apple in ‘only’ a month, except perhaps to > notify you that it’s a duplicate. > > If they do fix the bug, you won’t get a notification until there’s a > developer release of the OS update so you can test

Re: All buttons lost focus ring on Yosemite

2015-03-06 Thread Dragan Milić
On uto 17.02.2015., at 01.04, Corbin Dunn wrote: > On Feb 12, 2015, at 6:40 AM, Dragan Milić wrote: > >> I’m dealing with a rather strange issue. When running my application on >> Yosemite, all buttons lose focus ring (when having focus). When I say all, I >> mean absolutely ALL buttons, even

Re: All buttons lost focus ring on Yosemite

2015-03-06 Thread Kyle Sluder
On Fri, Mar 6, 2015, at 10:49 AM, Dragan Milić wrote: > Thanks for the suggestion. A bad category was something I also thought > could be the reason for this behaviour, but it looks like it isn’t. There > are no NSButton, NSButtonCell, nor NSControl categories. There is a > single NSView category,