Re: NSPreferencesPane.h
Re: NSPreferencesPane.h
- Subject: Re: NSPreferencesPane.h
- From: Ben Hines <email@hidden>
- Date: Sun, 28 Oct 2001 15:07:12 -0800
After a quick look on all the Mac under 10.1, I am not able to find
it. I tried to include the Framerwork PreferencesPane and then:
#include <PreferencesPane/NSPreferencesPane.h>
and it says:
unable to find NSPreferencesPane.h.
The framework is called "PreferencePanes.framework", the header is
called <PreferencePanes/NSPreferencePane.h> , not "PreferencesPane".
-Ben
--