Hi All,
So We have a really old project that is all Carbon. We need to modify the way we open and save files and the dialog code we use is to old, so I wanted to create this new in Cocoa.
How does one create a Cocoa Class that can be called from Carbon?
What Cocoa routines would I use to create open and save dialogs and present them to the user, etc?