Hi All,
I recently made a set of components in which I used windows forms to have the user select a project folder and certain keys. Now, everything works fine in grasshopper, however, when the script is saved, it does not save the selected input of the user.
This means that everytime the grasshopper-script will be re-opened, the project folder and all the keys need to be selected all over again.
So my question is: Is there a way to save the input, generated by a windows form?
The components are made in C# by the way.
Kind regards,
Merijn