gettingstarted
[Top] [All Lists]

RE: Preferences!?

To: "'Getting Started'" <gettingstarted at lists dot realsoftware dot com>
Subject: RE: Preferences!?
From: "RBNUBE" <rbnube at mabenterprises dot com>
Date: Tue, 29 Mar 2005 22:04:43 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
Importance: Normal
Keywords: rb-gettingstarted
The simplest way is to write text to a text file, then read the file
back to tell the application what the settings are to be.

An *.ini file is a Windows text file with .ini as its extension.  It
doesn't have to be an ini file.  It doesn't even need an extension.

You can also write binary files.

You can also follow the other suggestions made here.  And you can also
download pre-made preference system.  Check www.rbgarage.com

I use Bprefs.  It's free and cross platform.

http://dreystone.com/rb.php





-----Original Message-----
From: gettingstarted-bounces at lists dot realsoftware dot com
[mailto:gettingstarted-bounces at lists dot realsoftware dot com] On Behalf Of
Tristan
Sent: Tuesday, March 29, 2005 6:37 PM
To: gettingstarted at lists dot realsoftware dot com
Subject: Preferences!?


I know that many programs have preferences that stay at the value that 
the user wants instead of reverting to the defaults. Is it possible for 
me to do this in REALBasic? If so, HOW?

        Thx,
                Tbg10101

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>