Page 1 of 1

Swordfish Plugin API Class for Visual Basic .NET

Posted: Sun Feb 03, 2008 1:46 pm
by Steven
I have uploaded a new entry to the Wiki with a Visual Basic .Net class for connecting to the Swordfish Plugin API. Full instructions for the use of the class are provided, along with an example written in Microsoft Visual Basic 2008 Express Edition.

http://www.sfcompiler.co.uk/wiki/pmwiki ... inAPIVBNet

The class allows you to easily communicate with the IDE, as well as receive IDE messages as events in your Visual Basic application.

Using the class, new plugins that interface to the IDE can be constructed with relative ease.

Kind regards,

Steve

Re: Swordfish Plugin API Class for Visual Basic .NET

Posted: Sun Feb 03, 2008 4:05 pm
by _Gabi_
Hi Steve,

thank you for this Class Module. Will definitely give it a try asap.

Posted: Sun Feb 03, 2008 10:23 pm
by Doj
Beautifully presented, you should do this for a living!!!