Deleting messages in Smart Client

Hi

I am developing a plug-in application for Smart Client. I need to programmatically delete/clear all Messages listed after exporting some videos as shown in the picture. Thank you.

Messages

With the Smart Client Message Area Tester tool plugin sample you can see how you can create those messages and remove the messages you have created again. Unfortunately this only enables you to remove the messages you have made directly, not those originating from an export or similar.

The functionality to detect messages and then configure or delete them does not exist today in the Smart Client. I will make a request for an enhancement to Milestone Product Management so that this gets considered for development for a future Smart Client version.

@Bo Ellegård Andersen (Milestone Systems)​

Sorry to hijack this thread, but I don’t seem to have the Smart Client Message Area sample within my SDK folder, even after a reinstall. Could you maybe send some sample code or a .zip file of the project?

Make sure you have the newest MIP SDK installed and then look at - [C:\Program](file:C:/Program) Files\Milestone\MIPSDK\Tools

Notice that this is not the same spot as other plugin samples, there is a separate folder for “tool” plugin samples.

Ah thanks! The SDK documentation have the wrong path in the Smart Client Message Area Tester page.

javascript:openLink("..\\PluginSamples\\SCMessageAreaMessageTester\\SCMessageAreaMessageTester.csproj");

I have made sure the MIP Documentation for the sample will have a corrected link in next version of the MIP SDK.