|
-
Oct 21st, 2000, 09:50 AM
#1
Thread Starter
Lively Member
I’d love some help,
I need to know how to update the hard coded properties of objects at run time and have those properties persist the next time the app is run. An example: If the user changes the font, color or text size of a text box in my app during run time and then exits the app and reopens it I want the text box to “Remember” the font, color and text size. I know how to create a data file that cycles through all of the changes and updates the controls that way, but I feel that there has to be an easier way. I am not confused about how to alter a control's properties at runtime; I am confused about how to make those changes permanent. The most important example of this would be to change the Database Name and Path at runtime, and have the affected controls reflect this change the next time the App is run.
Thanks,
Hunter
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|