A while ago I read something here about developping-tools for scripts that people were using. JohnnyRoy mentioned that he had used SharpDevelop to write QuickPan. I've had a look at it and it is pretty impressive, it has a nice interface to design forms (although not in Jscript), but it's also way above my head.
Can anyone give a hint on how to make a dll that contains a form, and how to make that a resource for a script? What I particularily don't understand is: the dll in QuickPan seems compiled (I don't get that using SharpDevelop), and Sharpdevelop doesn't do Javascript, but are forms made with it still usable in a dll?
Can anyone give a hint on how to make a dll that contains a form, and how to make that a resource for a script? What I particularily don't understand is: the dll in QuickPan seems compiled (I don't get that using SharpDevelop), and Sharpdevelop doesn't do Javascript, but are forms made with it still usable in a dll?