Hello,
I started with the Shockwave Plugin. After the first steps with your sharpDelvelop templates and doing some little operations with it… I converted the shockwave active X to the dotnet 2.0 interface an implemented the component into a simple window.forms with the formsdesigner.
Now my questions:
how can I implement these activeX in your template. is it possible to integrate form like in normal windows apps?
how can I pipe the graphic area from the activeX component to an node output?
next I try to define the input pins for the component…
regards