4.22.3.8.1. UI Callbacks

[Note]Note

Keys according to the pattern "MN_XYZ_Number" do not exist anymore. As of V12 numbers have been replaced by meaningful names. In particular, please pay attention on this when updating from V11 to V12.

The following entries can be used for a configuration:

Example:

Excerpt from Insert model:

[UI]
MN_insert3d_DisplayText=Einfügen Modell
MN_insert3d_HelpText=Modell aus einer Bibliothek einfügen
MN_insert3d_SmallIcon=:/cadresource/icons/insert_model_3d_CAD_16x16.png
MN_insert3d_LargeIcon=:/cadresource/icons/insert_model_3d_CAD_24x24.png
MN_insert3d_XLargeIcon=:/cadresource/icons/insert_model_3d_CAD_32x32.png
MN_insert3d_Callback=?_CALLBACK_COMMAND("default_insert")
MN_insert3d_Environment=menu,part,app,asm,draw,toolbar

Details on this can be found under Section 2.2.2, “Configuring PARTsolutions interface menu and toolbar ”.