Tordex Community
Plugin in VB? - 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: Plugin in VB? (/thread-862.html)



- vmark - 08-12-2003

Is it possible to write pluigins in Visual Basic?
Has anyone a sample Project?

Thanx

Mark


- PsychoMark - 08-12-2003

It should theoretically be possible, but it won't be easy since you'll have no form or anything to work with; everyone will have to be drawn manually. There's a C SDK with samples which I tried to convert to Delphi without seeing much results so far... so you're up for quite the challenge Smile

Plus I don't know if Youri will be changing the plugin structure any time soon, I heard him talking about adding keyboard input support...