In reference to
http://shoutbox.menthix.net/showthread.php?tid=76...d=842009#pid842009
Ive made some calltip api files which add javascript functions and plus scripting functions to SciTE (
http://www.scintilla.org/SciTE.html)
to install this in SciTE download and extract this zip into your SciTE directory
http://random.thedt.net/scitePlusCalltips/files.zip
then in your SciTEGlobal.properties in your SciTE main directory (or SciTEUser.properties in your user profile)
add
code:
import sciteJsCalltips
to the bottom of the file
and then it should work
for you people with other editors which support calltips (and allow you to add them)
here are the raw api files for you to convert
http://random.thedt.net/scitePlusCalltips/jsapi/js.api
http://random.thedt.net/scitePlusCalltips/jsapi/plus.api