I want to create an application in Xcode which will have 2 buttons and each button will display a panel on the main window of the application.
I was wondering if whether to use Cocoa Application or Cocoa Document based application for this?
Suggestions are welcome.
I was wondering if whether to use Cocoa Application or Cocoa Document based application for this?
Suggestions are welcome.