header image
Home arrow RealBasic Code arrow RealBasic Code arrow XML Preferences
XML Preferences PDF Print E-mail
Written by CrystalBallSoft Staff   
Aug 10, 2007 at 02:50 PM

Current Version: 1.0
Type: Module
License: Free
Requires: RB 5.5 or later

Very Easy Preferences Module:
This modules makes it incredibly simple to generate an XML compliant preferences file for your application. It uses the XMLDictionary Module by Kevin Ballard (http://www.tildesoft.com) to write out the preferences file. Instructions are included in the module's note section.

You can GET and SET the following data types: Boolean, String, Integer, Double (Real Number), FolderItem, Color, Date, and a Window's position and size.

Works: OS X, Classic, Windows.

DOWNLOAD  

Last Updated ( Aug 10, 2007 at 02:57 PM )
RealBasic Code
RealBasic Code
Feel free to use this code with any of your RealBasic projects.  If you update any of them, let us know so that we can update our versions.