You can use Google to search Apple's dev site...
site:https://developer.apple.com iTunes
You can also use it to search the archive for this list...
site:http://lists.apple.com/archives/cocoa-dev iTunes
Jeff
>Found it now, thanks. It's ok I am an Apple Mac and iOS Developer. The Apple
Whoops! It looks like it was my program after all. I quit Xcode and threw out
all of the
derived data and tried it again. Now it's working correctly in the test
program.
Sorry about that...
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.
Hi,
pathForResource:ofType: is returning a path string with 4 garbage characters
added to the end of the string.
To make sure it wasn't my program causing the problem I created a new iOS
project to try it out and it does it too.
Empty Application
Devices - Universal
No - Use Core Data
No
Hi,
I'm trying to set the key equivalent for a menu item to the plus sign.
Interface Builder won't let you do that. I tried doing it manually with
[item setKeyEquivalent:@"+"];
But to make it work you have to hold down the shift key.
Any ideas?
thanks
Jeff
__
No that doesn't sound right. And yes there is a better way. NSOpenPanel.
>I want to add "Import" to a document based application but wasn't quite
>sure if I was going about it right.
>
>I was going to override runModalOpenPanel:forTypes to set forTypes to the
>import types and invoke URLsF
Hi,
I want to add "Import" to a document based application but wasn't quite sure if
I was going about it right.
I was going to override runModalOpenPanel:forTypes to set forTypes to the
import types and invoke URLsFromRunningOpenPanel. A flag would be set so
runModalOpenPanel:forTypes would