Questions tagged [nspreferencepane]
19 questions
0
votes
1 answer
PrefPane in 10.15 will not reopen external windows
My Pref Pane opens a window for each display similar to how the Displays PrefPane works. When I first launch, the OS calls my mainViewDidLoad where I open external windows using initWithWindowNibName. This works fine.
Then in willUnselect, I call…

Trygve
- 1,317
- 10
- 27
0
votes
1 answer
Preference pane - Add action on button
I am a Windows Programmer and I create a first my program for Mac OS X.
In XCode with wizard I create a preference pane and add button, but I dont know how I can add action for this button. This action must run external program.
How I can add this…

lolopolosko
- 61
- 1
- 11
0
votes
1 answer
Mac/Cocoa - Settings Pane Refresh App
I have an app that has 2 parts: A preference pane and an app that runs in the background.
I need the user to input some secure data in the preference pane, the pane then saves it to the keychain. My question is, what is the best way for the…

Ari Porad
- 2,834
- 3
- 33
- 51
0
votes
1 answer
prefpane not giving option to install for single user
I have a mac os preference pane that i'm developing at the moment and I'm finding it's behaving differently to what i'm used to when it comes to installing. When I double click on it to install it instead of receiving the option to install it for…

Nick Dancer
- 335
- 2
- 9