I found this env variable may help:
envSetVal( "adexl.gui" "detailViewShowDefault" 'string "\"Test\" \"Spec/Weight\" \"Min/Max\" \"Corners\" \"Waveform Expressions\" \"Post Run Results\" \"Device Checks\" \"User-Defined Columns\"")
However, I see that Spec and Weight is combined, and I want to keep Spec as this is important for me.
Ultimately, I need the Weight only for optimizations, else never.
How to achieve this?
Bye Stephan