Includefile for ScintillaGadget (PB4.10 Win and PB4.01 Lin)
Posted: Thu May 31, 2007 11:58 pm
Here is a Includefile for the new ScintillaGadget.
Only structures and macros like this:
Here the code:
http://ts-soft.eu/dl/scilexer.pbi (1556 lines)
or as zip-archiv:
http://ts-soft.eu/dl/scilexer_linux.zip (not only linux
)
Only structures and macros like this:
Code: Select all
Macro SCI_SetText(ID,Buffer)
ScintillaSendMessage(ID, #SCI_SETTEXT,0,Buffer)
EndMacro
http://ts-soft.eu/dl/scilexer.pbi (1556 lines)
or as zip-archiv:
http://ts-soft.eu/dl/scilexer_linux.zip (not only linux
