This is probably simple, I am just not seeing it.
I have a couple of dialog boxes that are getting called in specific cases. (A preferences panel and a couple of other panels needed to select data.)
I am not quite understanding how to call the various panels. I know i need to connect something to something in the xcode interface, but I am not certain what.
I seem to be getting the rest of the Cocoa interface, but this one seems to have me stumped.
The only thing really left after this is getting NSTableView to work. (I have example code for that. I will work o that once I have this solved.)
Thanks in advance.