Hey,
I'm just starting to look at the File Menu in my app, and I've successfully added in code to show an open panel when you click File > Open, however I'm wanting to do this with File > New, but I'm not sure what to do yet.
Is there a built in class I can use for taking input? There's literally only a couple of things I need on it.
If not, would the right way to go about this be to create a new window and add a view to it and then display it? I've never added another window in an app before.
Appreciate any advice.
I'm just starting to look at the File Menu in my app, and I've successfully added in code to show an open panel when you click File > Open, however I'm wanting to do this with File > New, but I'm not sure what to do yet.
Is there a built in class I can use for taking input? There's literally only a couple of things I need on it.
If not, would the right way to go about this be to create a new window and add a view to it and then display it? I've never added another window in an app before.
Appreciate any advice.