Re: Help Indexing

2017-04-14 Thread Frank D. Engel, Jr.
Thanks; I managed to clear all of the errors (which took some doing), but the anchors still are not working. As an example, one of my files contains: I added some debugging output to my method: - (void)showHelpAnchor:(NSString *)what { NSLog(@"help: '%@'", what); NSString *locBookN

Programming for the MacBook Pro Touch Bar

2017-04-14 Thread Bill Cheeseman
Nobody has responded on the accessibility-dev mailing list, so I'm broadening my inquiry to the cocoa-dev list: Is anybody able to provide guidance or useful links regarding the use of Quartz Event Taps to monitor or interecept gesture events posted by the 2016 MacBook Pro with Touch Bar? Appl