How to make single-row IKImageBrowserView?

2009-11-10 Thread John Fox
Hello Nice Cocoa People: I'd like to be able to create an IKImageBrowserView that only displays a single row of items that scrolls horizontally as needed. I didn't find any public API for doing this, even though (from what I understand at least) IKImageBrowserView uses NSCollectionView which ha

How to pause and resume an animation that uses a transform (CATransform3DMakeScale)?

2008-08-21 Thread John Fox
Hello: I'm trying to pause, and then resume an animation that uses a CATransform3D to set animate the zoom level of a layer. I want to be able to pause the animation, but I can't figure out how to determine the current scale factor of the layer at the time when the animation is paused (us

(Solved) Localized Apple Help (HTML) doesn't load

2008-03-07 Thread John Fox
Hi Folks: I discovered the problem was that the tags in the index.html didn't match the title in the InfoPlist.strings. e.g.: CFBundleHelpBookName = "MemoryMiner ヘルプ"; I hope this is helpful to some one at some point. Take care, John___ Cocoa

Localized Apple Help (HTML) doesn't load

2008-03-06 Thread John Fox
Hi Folks: I'm having a problem where localized versions of my local HTML help don't load, and I don't know how to debug this. For example, if I change the system preferences to Japanese, and click on the Help Menu item, the Apple Help Viewer app launches, its main window appears, but no h