I assume that since presets are now consolidated into a single .snaps file this is obsolete?
Each time a user presets the ‘Save’ button a file browser dialogue with open, allowing the user to name and save the preset files to disk.
http://cabbageaudio.com/docs/presets/index.html
This doesn’t open a file save dialog:
combobox bounds(178, 286, 100, 25), channel("combobox"), populate("*.snaps")
filebutton bounds(116, 286, 60, 25), channel("but1"), text("Save"), populate("*.snaps")
Do we need to manually edit the xml file for custom names?