Migration Guide : E. Features Introduced in OpenROAD 6.2 : Changes to Existing Features : FormField.RequireRealField Runtime Default Now TRUE
 
Share this page          
FormField.RequireRealField Runtime Default Now TRUE
The RequireRealField attribute indicates whether a field is associated with a toolkit control or widget rather than taking advantage of performance and size enhancements that OpenROAD provides for some fields.
In Workbench, RequireRealField is set to TRUE by default for all fields created using the Frame Editor. This is now the runtime default.
A command line flag -fakefields was added for backward compatibility. It sets the FormField.RequireRealField runtime default to FALSE.
Note:  Some field types only provide all their capabilities when they are created as Microsoft Windows system controls.
For more information, see OpenROAD -realfields Flag Fully Deprecated (see page OpenROAD ‑realfields Flag Fully Deprecated on page 81).