Its not so much a Scintilla ActiveX as an extended control with quite a lot of SciTE's features added in like file I/O, styling preferences, and Save as HTML. It looks like the code was created manually rather than using a script to read Scintilla.iface and generate code for the interface which requires less work both initially and when integrating features from a new Scintilla release.
I don't have VB6, only Visual Studio .NET and the conversion wizard can't cope with some absolute paths to your personal directory in the projects. Registering and then trying to insert ScintillaWrapper.usrScintilla into a C++ MFC application produced an icon that couldn't be resized and wouldn't go active when run. The ActiveX Control Test Container couldn't do much with the control either. Neil _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
