RB Garage for REALbasic Software Developers
Register | My Garage | Add Links | Downloads | About RBG | Help
Member Login

Username:


Password:



Forgot Password?

New Listings

Example: HUD Cheat

Class: Property Listbox

Class: Custom Toolbar

Class: Date Picker

Application: Remote Mouse

Class: App Updater

Class: User Rights Checker

Example: System State Query

Example: Soapy

Application: Simple Cypher

Home / Read & Write / Preferences

 

Sort By: Name | Kind | Author | Date Added | Rating


Preference Document (Class)
License: Freeware
Author: Brendan Murphy
A class that manages a preference file. Preferences are stored as name value pairs in a database. The maximum length of the name and value are the same for the built-in REALdatabase varchar type.
Added: 2008-08-28   Hits: 1688   Rating:
Rate | Review | Read Reviews (0)

REALEasyPrefs (Class)
License: Open Source
Author: Catalunya Disseny Informatic
Code module with a set of methods that fully automatize creating, saving and modifying the Preferences file for your Application. Data types that can be stored and retrieved are integers, doubles, strings, booleans, colors, FolderItems, Windows (position and size), PopupMenus (items and selection) and ListBoxes (items,selection and columnwidths).
Added: 2003-08-07   Hits: 2780   Rating: 4.33 out of 5 Stars4.33 out of 5 Stars4.33 out of 5 Stars4.33 out of 5 Stars
Rate | Review | Read Reviews (0)

PierPrefs 1.1 (Module)
License: Freeware
Author: Piero Garzotto
With this preferences module you can easily save/restore entire windows with TWO lines of code! (and saves only RectControls you need to restore) You can (re)store many other kind of data with a SINGLE method too.
Added: 2004-09-03   Hits: 1417   Rating: 5 out of 5 Stars5 out of 5 Stars5 out of 5 Stars5 out of 5 Stars5 out of 5 Stars
Rate | Review | Read Reviews (0)

CFPreferences (Class)
License: Open Source
Author: Frederik Seiffert
A wrapper class for storing preferences using the Core Foundation Preference Services. Requires CFPlugin from Kevin Ballard.
Added: 2004-07-03   Hits: 908   Rating:
Rate | Review | Read Reviews (0)

plist Class (Class)
License: Freeware
Author: Floyd Resler
The plist class for REALbasic allows you to easily maintain an Apple-standard plist preferences file in your REALbasic application. With a wealth of methods to aid you, you can easily maintain plist files from the simple to the complex (it was tested on the Finder's plist during development). The preferences are kept in memory. Therefore, when your application quits, just call the Save method and the preferences will be saved - it's that easy! Several Get methods for getting data Several Set methods for setting data Append methods for dealing with arrays Parent/child structure patterned after the FolderItem class
Added: 2004-07-15   Hits: 1815   Rating: 4.8 out of 5 Stars4.8 out of 5 Stars4.8 out of 5 Stars4.8 out of 5 Stars4.8 out of 5 Stars
Rate | Review | Read Reviews (1)

XMLPreferences (Module)
License: Freeware
Author: Joseph Sharp
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.
Added: 2005-01-27   Hits: 1432   Rating: 5 out of 5 Stars5 out of 5 Stars5 out of 5 Stars5 out of 5 Stars5 out of 5 Stars
Rate | Review | Read Reviews (0)

SimplePrefs (Module)
License: Open Source
Author: Charles Yeomans
SimplePrefs implements a simple system for storing and retrieving preferences.
Added: 2005-12-13   Hits: 1392   Rating: 5 out of 5 Stars5 out of 5 Stars5 out of 5 Stars5 out of 5 Stars5 out of 5 Stars
Rate | Review | Read Reviews (0)

Writing a Preferences Class (Tutorial)
License: Commercial
Author: Charles Yeomans
Almost all applications need a way to save preference settings. The goal of this article is to write a reusable preferences class. Charles shows exactly how to accomplish the often daunting task of writing this kind of module, in clear, easy to understand terms. Grab this today and add preferences to your project with little muss or fuss.
Added: 2006-01-20   Hits: 1060   Rating: 2 out of 5 Stars2 out of 5 Stars
Rate | Review | Read Reviews (0)

modAppPreffs (Module)
License: Open Source
Author: Robert Martines
This module makes it extremely simple to create, store, & use preferences in your application. Simply, add the module to your application and use the following methods to store & retrieve settings. GetPreff(Name as String) As String PutPreff(Name as String, Value as String) As boolean (Note that the settings will be stored in the correct location depending on which OS the program is running on.) (A sample project is included.)
Added: 2007-06-09   Hits: 879   Rating:
Rate | Review | Read Reviews (0)


  

Sponsors

RBLibrary.com
Home | Contact RBG | Terms of Use | Privacy Policy

 
RB Garage: Software Development Resources for REALbasic Programmers
Copyright © 2003-2010 RB Garage. All rights reserved.
REALbasic is a registered trademark of REAL Software, Inc. All rights reserved.