I want to know when a user visits a page in my app's help book. Is there a supported way?
Since the pages are HTML, I'm thinking that perhaps I could put magic URLs on each page, like <img src="foo:/pagename"/>, then use Info.plist to tell the system that my app supports the "foo" protocol. Is there a better way? The app supports 10.4-10.current, so it would be nice to be able to do it on all of those. Thanks in advance, Eric _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com