Changes

Jump to: navigation, search

Development/Developing Plugins

47 bytes added, 22:17, 30 November 2016
m
MatterControl allows the use of plugins to add features and functionality.
Each plugin inherits from the [https://github.com/MatterHackers/MatterControlPlugins MatterControlPlugins GitHub repository] MatterControlPlugin class and implements the two functions from the interface:
<code>public override void Initialize(GuiWidget application)</code>
* Field: "Developer" - Example: "MatterHackers, Inc."
* Field: "URL" - Example: "https://www.matterhackers.com\"
 
GitHub repository: https://github.com/MatterHackers/MatterControl/tree/master/PluginSystem
[[Category:Development]]
[[Category:Incomplete]]

Navigation menu