MKI_PROPMODE_* (Property Window Modes) Changed in Version 2022.2

www.CAD6.com

Determines special behaviors of property windows. A bit-wise OR combination of the following values:

 

MKI_PROPMODE_NO_PAGE

If this flag is set, the control corresponding to the Page element will be disabled, i.e. only show the current value, but not allow any changes.

 

MKI_PROPMODE_NO_LAYER

If this flag is set, the control corresponding to the Layer element will be disabled, i.e. only show the current value, but not allow any changes.

 

MKI_PROPMODE_NO_PEN

If this flag is set, the control corresponding to the Pen element will be disabled, i.e. only show the current value, but not allow any changes.

 

MKI_PROPMODE_BYLAYER New in Version 2014.2

If this flag is set, all respective controls will include a "by layer" option.

 

MKI_PROPMODE_READONLY Changed in Version 2020.2

If this flag is set, all controls will be disabled, i.e. only show the current value, but not allow any changes.

 

MKI_PROPMODE_CURRENT_LAYER New in Version 2022.2

If this flag is set, the control corresponding to the Layer element will include the "*Current" item for a layer index of -1.

 

MKI_PROPMODE_CURRENT_PEN New in Version 2022.2

If this flag is set, the control corresponding to the Pen element will include the "*Current" item for a pen index of -1.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH