Re-use existing panes/controls using Reflection

Hi,

I’m looking for a way to re-use existing Milestone panes or controls in my own plug-in.

For example, when you click on one hardware device, on the right side, a pane is drawn with info, settings, etc. Same goes for a camera for example.

I want to re-use that pane in a custom plug-in. I suppose the only input for such a pane should be the hardware item or camera item.

I know in fact this should be possible using reflection.

Is someone able to give me an example of how this can be achieved in Milestone?

Kind regards,

Kenny

Unfortunately, you cannot reuse existing panes/controls using Reflection.

As a possible workaround, Admin / Admin Hardware Tab plugin sample might be helpful for you, please see these samples.

https://doc.developer.milestonesys.com/html/index.html?base=samples/admintabplugin.html&tree=tree_1.html

https://doc.developer.milestonesys.com/html/index.html?base=samples/admintabhardwareplugin.html&tree=tree_1.html