Felix:
if I have a longer comment on the usage of a function to be placed in the API files: Can I somehow insert a line break command into the explanatory comment so that when displayed it is spanning across several lines?
Scintilla breaks at new line characters but SciTE has no way to specify this in a .api file. If anyone wants to add it, ensure the line end indicator is a single character (so it can be replaced with \n easily) and that it can be changed. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
