Apple Developer Reference Library Safari Plugin

2016-07-01 Thread Dave
I posed this a while back and got no response, does anyone know where I can get this Safari Plug In from? I know its been on this list before but I can’t seem to find the right search term for it? Thanks a lor Dave Hi All, I know this has come up before but after

Imported UTI taking precedence over Exported UTI

2016-07-01 Thread Matthew LeRoy
Hi, I’m having an issue where it appears that an Imported UTI for a certain file extension declared by one application is taking precedence over an Exported UTI for the same file extension declared by a second application. Everything I’ve read in the docs and elsewhere states that Exported UTIs

Re: Imported UTI taking precedence over Exported UTI

2016-07-01 Thread Quincey Morris
On Jul 1, 2016, at 09:18 , Matthew LeRoy wrote: > > steps to troubleshoot/rectify the issue? Since it’s hard to find out what’s going on with UTIs, I suggest you start by making sure your assumptions are correct. I’d try getting rid of the app that has the imported UTI declaration (e.g. zip th

Re: Imported UTI taking precedence over Exported UTI

2016-07-01 Thread Alan Snyder
Have you tried lsregister -dump? > On Jul 1, 2016, at 9:18 AM, Matthew LeRoy wrote: > > Hi, > > I’m having an issue where it appears that an Imported UTI for a certain file > extension declared by one application is taking precedence over an Exported > UTI for the same file extension declare

Re: Imported UTI taking precedence over Exported UTI

2016-07-01 Thread Matthew LeRoy
On July 1, 2016, at 12:52 PM, Quincey Morris wrote: >On Jul 1, 2016, at 09:18 , Matthew LeRoy wrote: > > > Steps to troubleshoot/rectify the issue? > > > >Since it’s hard to find out what’s going on with UTIs, I suggest you start by >making sure your assumptions are correct. I’d try gett

Re: Imported UTI taking precedence over Exported UTI

2016-07-01 Thread Quincey Morris
On Jul 1, 2016, at 13:03 , Matthew LeRoy wrote: > > Just to clarify, there’s only one file extension in question here. Ah, apologies if I misread the original explanation. > Our app declares an exported UTI for our file format, while the competitor’s > app declares an imported UTI for our file

Re: Imported UTI taking precedence over Exported UTI

2016-07-01 Thread Matthew LeRoy
On 7/1/16, 4:26 PM, "Quincey Morris" wrote: > >On Jul 1, 2016, at 13:03 , Matthew LeRoy wrote: > > > Just to clarify, there’s only one file extension in question here. > > > > >Ah, apologies if I misread the original explanation. > > > > Our app declares an exported UTI for our file

Re: Imported UTI taking precedence over Exported UTI

2016-07-01 Thread Quincey Morris
On Jul 1, 2016, at 13:58 , Matthew LeRoy wrote: > > Am I missing something, or is it really as broken as it sounds? I don’t think you’re missing anything, but “broken” isn’t quite the right word. In a non-adversarial situation, you can come to some accommodation with the other developer, depen

Re: Imported UTI taking precedence over Exported UTI

2016-07-01 Thread Rick Mann
> On Jul 1, 2016, at 15:22 , Quincey Morris > wrote: > > On Jul 1, 2016, at 13:58 , Matthew LeRoy wrote: >> >> Am I missing something, or is it really as broken as it sounds? > > I don’t think you’re missing anything, but “broken” isn’t quite the right > word. What's broken is that macOS

Getting NSRulerView to show sub-integral labels?

2016-07-01 Thread Rick Mann
Is there any way to get NSRulerView to label more often than integral values? I'm trying to show longitude and latitude scales, and when you're zoomed in on a region of a few km, you may not cross an integral degree boundary. I'd like for it to show 0.1 or even 0.01 ticks. Any way to get it to

Re: Getting NSRulerView to show sub-integral labels?

2016-07-01 Thread Quincey Morris
On Jul 1, 2016, at 17:46 , Rick Mann wrote: > > Any way to get it to do that In the class reference: > + (void)registerUnitWithName:(NSString *)unitName > abbreviation: (NSString *)abbreviation > unitToPointsConversionFactor: (CGFloat)conversionFactor > step

Re: Getting NSRulerView to show sub-integral labels?

2016-07-01 Thread Rick Mann
> On Jul 1, 2016, at 18:46 , Quincey Morris > wrote: > > On Jul 1, 2016, at 17:46 , Rick Mann wrote: >> >> Any way to get it to do that > > In the class reference: > >> + (void)registerUnitWithName:(NSString *)unitName >> abbreviation: (NSString *)abbreviation >> unitToPoi

Sharing to Notes in iOS obscured by Keyboard

2016-07-01 Thread Gerriet M. Denkmann
iOS 9.3.2 I have an app with a UISearchBar. I type something in the SearchBar. Keyboard appears. I press a long time in the SearchBar. I get a black thingy “Select | Select All | Paste” and select “Select All” I get another black thingy: “Cut | Copy | … | Share” and select “Share". Keyboard disapp