MKI_NOTIFY_VIEW_TEXT_MULTI (Plug-In Notification Command) New in Version 2020.2 |
www.CAD6.com |
The plug-in shall display a dialog that displays all texts within an extended object at once.
ParametersExt Address of the object for which a text viewing dialog shall be displayed by the plug-in. Data Address of a HWND element which contains the window handle of the window to be used as parent for the plug-in's dialog.
Return ValueMKI_NOTIFY_RESULT_DONE Ext is known, the contained texts were displayed to the user. MKI_NOTIFY_RESULT_IGNORE Ext is known, but this type of extended object does not include texts or displaying all texts at once is not possible (e.g. in a table). MKI_NOTIFY_RESULT_UNKNOWN Ext is not known or task not supported, ask the other plug-ins.
Note: We recommend you use the same dialog as for MKI_NOTIFY_EDIT_TEXT_MULTI, but with all text controls being set to read-only.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH