tuggy
June 11th, 2009, 05:51 PM
Hi
I've been searching for tutorials and manuals, but I cant find out anything that helps me.
I'm looking for something that teaches me how to code a plugin-capable program.
That is, how can I make a program check for some specific files in a folder (plugins), load them, and make more features available?
I was thinking of starting with something very simple. Imagine a calculator app with only one function "sum". Now I want to code 3 plugins for "sub" "mult" and "div", and be able to load them at runtime.
Any helpful pointers, tips, links? :)
thanks
I've been searching for tutorials and manuals, but I cant find out anything that helps me.
I'm looking for something that teaches me how to code a plugin-capable program.
That is, how can I make a program check for some specific files in a folder (plugins), load them, and make more features available?
I was thinking of starting with something very simple. Imagine a calculator app with only one function "sum". Now I want to code 3 plugins for "sub" "mult" and "div", and be able to load them at runtime.
Any helpful pointers, tips, links? :)
thanks