I've never had to use an NSSavePanel before so this is completely new to me. I took a look at the Apple documentation for it and also an example they have. Whenever I run the following code the button gets sunk in and highlighted (and stays that way) but the panel never shows up. Can anyone point me in the correct direction? I have no idea if any of what I have here actually works. In a nutshell, I want to save the data in a NSTableView to a csv file.