FROM : Thomas Davie
DATE : Thu Nov 18 18:18:54 2004
Hi,
I'm writing what is at heart a cocoa application, but needs to make a
few Core Foundation Preferences calls, specifically it needs to grab
the preferences for another application. I have been trying to use
CFPreferencesCopyKeyList to grab the preferences, but it apparently
always returns nil (at least within a cocoa app). Considering what
might be causing this, I decided to try synchronizing the preferences
first using CFPreferencesAppSynchronize, this unfortunately causes a
SIGABRT... Does anyone have any idea why this happens?
Thanks
Tom Davie
--
Computer Science is as much about computers as astronomy is about
telescopes -- Edsgar Dijkstra
DATE : Thu Nov 18 18:18:54 2004
Hi,
I'm writing what is at heart a cocoa application, but needs to make a
few Core Foundation Preferences calls, specifically it needs to grab
the preferences for another application. I have been trying to use
CFPreferencesCopyKeyList to grab the preferences, but it apparently
always returns nil (at least within a cocoa app). Considering what
might be causing this, I decided to try synchronizing the preferences
first using CFPreferencesAppSynchronize, this unfortunately causes a
SIGABRT... Does anyone have any idea why this happens?
Thanks
Tom Davie
--
Computer Science is as much about computers as astronomy is about
telescopes -- Edsgar Dijkstra
| Related mails | Author | Date |
|---|---|---|
| Thomas Davie | Nov 18, 18:18 | |
| Chris Parker | Nov 18, 18:27 | |
| The Karl Adam | Nov 19, 02:44 |






Cocoa mail archive

