"scriptable" just means that it *can* be called from JS. Scriptable functions are called all the time from C++ code (the 'xpidl' program translates the .idl file into a .h file that can be used by c++.

> I'm thinking about extending an existing cpp function which could then
> be reused by the prefs panel, so it would then be called in the
could you be more specific? there are many differenct ways to "extend" a function.


--BDS


Reply via email to