Settings class - save and load dialog settings the easy way

Upload Photoshop Scripts, download Photoshop Scripts, Discussion and Support of Photoshop Scripts

Moderators: Tom, Kukurykus

benz.w

Settings class - save and load dialog settings the easy way

Post by benz.w »

Here's a class for those who need to save and load script settings like paths or other params in Photoshop.
Settings class provides simple methods for that, and keeps your settings data in a central place.
Settings class is capable of storing multiple sets of settings, which enables features like using different configurations, or embedding a settings history.
Please use this script freely where ever you like, and, if possible, publish your scripts using it here as well, and contribute to the PS-Scripts comunity, that made my script possible.
A small demo how to use the settings class is included in the source code. I will provide advanced demos here later on if I have some spare time for that...

Cheers,
Wolf