Hey Folks,
I am trying to set up a preset box using the following code:
combobox bounds(178, 294, 100, 25), channel(“combobox”), populate("*.snaps")
filebutton bounds(116, 295, 60, 25), channel(“but1”), text(“Save”, “Save”), mode(“snapshot”)
The program will allow me to save one preset only but it then does not show up in the dropdown box.
Screen attached showing what I can see in the GUI