I like bprefs.
I assume that this would work for registering things also. (if
registered, don't come un-registered)
On Mar 29, 2005, at 9:04 PM, RBNUBE wrote:
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>
_______________________________________________
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>
|