AIPreference.h File Reference
#include "AITypes.h"
#include "AIFixedMath.h"
#include "SPPlugs.h"
#include "AIMenu.h"
#include "IAIUnicodeString.h"
#include "IAIFilePath.hpp"
#include "AIHeaderBegin.h"
#include "AIHeaderEnd.h"
Go to the source code of this file.
Detailed Description
Define Documentation
#define kAIPreferenceSuite "AI Preference Suite" |
#define kAIPreferenceSuiteVersion kAIPreferenceSuiteVersion6 |
#define kAIPreferenceSuiteVersion6 AIAPI_VERSION(6) |
#define kAIPreferenceTurnOffWarningPrefix "DontShowWarningAgain" |
If you add a preference for a Disable checkbox to the alert dialog, call AIPreferenceSuite::PutBooleanPreference( kAIPreferenceTurnOffWarningPrefix, "your plug-in unique string", value)
This allows Illustrator to clear the General preference.
<<I'm not sure what this means - it could use some context>>
#define kAIPreferenceVersion kAIPreferenceSuiteVersion |
Typedef Documentation
Type for a date/time value stored in preferences,.
Opaque reference to a preference item group, never dereferenced.
Access with AIPreferenceSuite