Re: Intercepting and modifying calltips on the fly
"'Neil Hodgson' via scite-interest" <[email protected]> Tue, 18 Apr 2023 07:57:12 +1000
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
Tim Rude: > Is there a way to detect when SciTE is just about to display a calltip, take the calltip text and modify it, and then let SciTE display the modified calltip text instead? I can't think of a reasonable way to do this without adding it as a new SciTE feature. You could write your own calltip display command that finds the current function name, searches the API file, and calls Scintilla's calltip display method with your modified text. Neil -- You received this message because you are subscribed to the Google Groups "scite-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/2A863E6B-3BE7-4CD5-9AAC-FDE8547B05A3%40me.com.