|
Developers Corner
This page contains resources to help you jump into creating your own plugins for Sleuth.
Plugins can be created in virtually any COM compliant language including PerlScript, Python, & VBScript
as well as more traditional languages such as C++, J++, Visual Basic, Delphi, VB.NET, C# etc...
If you are new to plugin concepts, read the tutorial
I wrote discussing plugin theory and demonstrating the basic plugin framework found in Sleuth.
Below you will find sample Sleuth plugins written in several different languages.
They should be enough to get you quickly up and running in development language of
choice.
For further information on what objects are available to plugins please refer to the documentation
in the Sleuth help file.
|