plist Class for REALbasic - 2.6stores your app's preferences |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| Version 2.6: | |||||
| Overall Rating: | Features: | Support: | |||
| Ease of Use: | Quality / Stability: | Price: | |||
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Bug repair - Version: 2.11.1, 11/12/2007 05:48AM PST
MarkusWinter
Doh.
Replacement should have been
values.value(key) = Format(v, "-#.#################")
Replacement should have been
values.value(key) = Format(v, "-#.#################")
Easiest way to make proper preference files in REALbasic 



- Version: 2.11.1, 11/3/2007 03:17AM PST
MarkusWinter
Takes out a lot of hassle, and is versatile and stable.
Developer seems no longer reachable under the address given at the website but as you get the complete source code you can fix any bugs yourself.
Developer seems no longer reachable under the address given at the website but as you get the complete source code you can fix any bugs yourself.
(2) As soon as I add the plist (but not plist dict) to my app the app looses it's menubar in the IDE. Even when you set the menu bar again, save it and load it - then the app menubar is gone again