2 Jul 2006 04:34
a VB module to interface to Scintilla, and a lua script to make it
April White <april_white <at> sympatico.ca>
2006-07-02 02:34:58 GMT
2006-07-02 02:34:58 GMT
Some time ago I downloaded a VB example of an interface to Scintilla. I recently realized that this example was missing many of the constants and such from Scintilla.iface. Not having Python on my PC, updating the HFacer.py script was fruitless, so I wrote an equivalent one in Lua. This script and the resulting SciLexer.bas file are uploaded to: http://www.scintilla.org/aprilw/HFacer.lua http://www.scintilla.org/aprilw/SciLexer.bas The script also rebuilds Scintilla.h and SciLexer.h, though it does not overwrite the original file if there is a change. The new file has "copy-" prefaced to the file name. Obviously you need the Lua executable to run this script. April -- -- Tomorrow is a mystery, yesterday was history, and today is a gift, because it is the present!
RSS Feed