![]() |
Creating your own plugins - Printable Version +- Tordex Community (http://forum.tordex.com) +-- Forum: True Launch Bar plugins (http://forum.tordex.com/forum-4.html) +--- Forum: Suggestions for new plugins (http://forum.tordex.com/forum-16.html) +--- Thread: Creating your own plugins (/thread-1837.html) |
Creating your own plugins - jgallen - 02-01-2005 I'd like to be able to create my own plugins for truelaunchbar. I am very proficient in visual basic .net. Is there any easy way for me to develop a program? is there an SDK or anything for TLB? - Dracula - 02-01-2005 Yes there is, but it's Visual C++ only: Plugin SDK And here's a useful post with additional information how to register the component. Me and some other members on this forum use Delphi for programming. If there was a Delphi SDK, there would be surely a lot more plugins already ![]() - jgallen - 02-01-2005 most likely you would need to install the .net framework for the plugins to work - Dracula - 02-01-2005 Yeah I was afraid of that, I'm still avoiding all .NET related stuff. I think the dependency on that framework makes it an inconvenient language choice for developing TLB plugins... Unless you're making them only for yourself of course ![]() - jgallen - 02-01-2005 yeah, that is a problem with the new .net language, but sooner or later all computers will have the .net framework on them |