![]() |
MKI_MESSAGE_* (Dialog Button Modes) Changed in Version 2022.1 |
www.CAD6.com |
Button identifiers as passed to dialog message functions. Possible values are:
MKI_MESSAGE_OK The dialog shows an "OK" button, the "OK" button is default.
MKI_MESSAGE_YESNO1 The dialog shows a "Yes" and a "No" button, the "Yes" button is default.
MKI_MESSAGE_YESNO2 The dialog shows a "Yes" and a "No" button, the "No" button is default.
MKI_MESSAGE_YESNOCANCEL1 The dialog shows a "Yes", a "No", and a "Cancel" button, the "Yes" button is default.
MKI_MESSAGE_YESNOCANCEL2 The dialog shows a "Yes", a "No", and a "Cancel" button, the "No" button is default.
MKI_MESSAGE_OKCANCEL1 New in Version 2022.1 The dialog shows an "OK" and a "Cancel" button, the "OK" button is default.
MKI_MESSAGE_OKCANCEL2 New in Version 2022.1 The dialog shows an "OK" and a "Cancel" button, the "Cancel" button is default.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH