Intercepting and modifying calltips on the fly
Tim Rude <[email protected]> Sun, 16 Apr 2023 13:30:11 -0700 (PDT)
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
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? Something like a calltip callback function? The goal is to take a lengthy calltip and quickly insert \n linebreaks on the fly to wrap the calltip lines at a maximum predetermined width. Yes, I know the .api file(s) could be pre-edited to insert the \n linebreaks, but some .api files are dynamically generated on the fly by other routines so I wanted to try tweaking a calltip immediately before it's displayed, if it's possible to do so. -- 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/de90e976-a6b1-4e5d-8bbb-bd729a96f55an%40googlegroups.com.