CocoaUserDefaults

CocoaUserDefaults
Modules
Version: 1.01
for Mac OS X
SVN-Repository

Developer:
d-bug

Description
NSUserDefaults wrapper module for BlitzMax.

The NSUserDefaults class provides a standard way to save the user defaults for your application. The defaults are saved in "~/Library/Preferences/MyApplication.plist", wich is the path all OS X applications use to save their defaults.

Features