- ago
In WL6 it was possible to modify Start/Stop/Increment/Default values in optimization settings.

In WL8 I need to modify C# code and then recompile to change the Default value, the same for Start/Stop/Increment.

Is there a better way of modifying the values?

Thanks
0
235
2 Replies

Reply

Bookmark

Sort
Cone8
 ( 7.88% )
- ago
#1
C# Coders need to modify the parameters in the code, and block users need to modify the optimization parameters in the Design Surface.

We could make it a feature request, but I'd like to hear what Glitch thinks about implementing more GUI for something you can already do in a different way.
1
- ago
#2
One small thing that occurs when I'm jumping between the pages:
1. say, I have 5 params and select Param1 for optimization on the Standard tab
2. perform optimization, the checkbox for Param1 is preserved
3. change checkboxes: Param1->uncheck, Param2 -> check
4. go to C# Code -> press Compile
5. go back to the Standard tab: Param1 is checked and Param2 is unchecked
0

Reply

Bookmark

Sort