Quote:
Originally Posted by blaster454
..... but have worked in Visual Basic (on the PC) and other languages in the past and am familiar with general programming. The FSX SDK was hard to read and harder to understand, for me  .
|
I don't know anything about the SDK, but I wrote the Toolkit and all of my Plugins in VB6, so I could help you get started there if you want. And also look at the SDK a little to see how it works.
My Plugins are just a VB6 Web Control, like a Button, textbox, or combobox. Since IE can display these ActiveX controls, I just made bigger/fancier 'controls' with more stuff in them.
WBK