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
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
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
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