How can I save a certain configuration in a manipulate script (with some slider values and some checkboxes and tabs f.i.), so i can later reload these settings again into the Manipulate (script or object)?
If that is not possible, which would surprise me, how can I save the values of the Sliders etc. into a List? I know of Snapshot : but I do not need the complete Manipulate script every time, I need just the values of the controls.
Thanks.