Hi,
Unsure if this is my fault but have the quickview plugin working on V1.2115 fine.
I cannot get it to load on V1.2116.
The Dll is in the folder.
Macro is assigned to button M20006.txt and contains the lines
// ================================================================================================
// Button call for QuickView Plugin
// ================================================================================================
exec.Pluginshowup("UCCNC_QuickView.dll");
Pressing the button however does not load the quickview plugin. It is enabled in the plugins config.
Thanks for any guidance.