[myVMK Pal] Plugin framework demonstration

PAL_Kolya

myVMKPal Creator
myVMKPal Creator
#1
Hey guys! Here's a demonstration of the plugin framework we are working on for myVMK Pal.



Here's a simple plugin written using C#



After being exported as a DLL and placed in the "Plugins" directory...



It adds a button to the right end of the menu bar, and displays a MessageBox upon clicking!





Of course, this is a VERY simple example of what can be done with the plugin framework. There are a lot of bugs to work out before it's ready for release, but we are getting there!
 
Top