Stefano Mtangoo
2014-05-03 23:33:33 UTC
I have calltip that shows function signature and wants to change highlight
of argument each time user types a comma.
I can see it implemented in man IDEs and cant get it right. What
function/signal do they real use? I have tried something like below it does
not work at all
CallTipShow(GetCurrentPos(), callTip);
CallTipSetHighlight(GetCurrentPos(), 10);
Any hint is apreciated!
TIA,
Stefano
of argument each time user types a comma.
I can see it implemented in man IDEs and cant get it right. What
function/signal do they real use? I have tried something like below it does
not work at all
CallTipShow(GetCurrentPos(), callTip);
CallTipSetHighlight(GetCurrentPos(), 10);
Any hint is apreciated!
TIA,
Stefano
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.