Prompting User to Select File
This *little* problem has been driving me nuts for way too many hours now. I need to prompt the user for a file location. I was hoping something along the lines of the generic OS X save/open dialogue box.
Does anyone have any suggestions on how i could get something like that working?
Does anyone have any suggestions on how i could get something like that working?
There was a long silence...
'I claim them all,' said the Savage at last.
Read the NSOpenPanel docs. It's very straightforward.
Hidden in plain site
There was a long silence...
'I claim them all,' said the Savage at last.
Depends which framework you are using: NSOpenDialog is for Cocoa, for Carbon you'll need to use something else, navigation services I believe, but I think that's old stuff.
"When you dream, there are no rules..."
Nav Services the appropriate API for Carbon, but this thread is in the Cocoa forum
thanks, fixed it.
http://www.geocities.com/ed72678954/Tsu_Src.zip
Checkout the code for the Load menu item.
http://www.geocities.com/ed72678954/Tsu_Src.zip
Checkout the code for the Load menu item.
Sir, e^iπ + 1 = 0, hence God exists; reply!
Broken link, just FYI.
Did you ever wonder why we had to run for shelter when the promise of a brave new world unfurled beneath the clear blue sky?

