Discussion:
SCI_INDICATORSTART and SCI_INDICATOREND
Chad Wilson
2014-07-25 21:40:05 UTC
Permalink
I am using the most recent build, 3.4.4, and for some reason *SCI_INDICATORSTART
*is always returning 0 but *SCI_INDICATOREND* returns the start position of
the indicator. I am not sure if maybe I am doing something wrong but I
thought that maybe there was an issue. Thanks in advance.
--
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.
Neil Hodgson
2014-07-26 00:21:25 UTC
Permalink
I am using the most recent build, 3.4.4, and for some reason SCI_INDICATORSTART is always returning 0 but SCI_INDICATOREND returns the start position of the indicator. I am not sure if maybe I am doing something wrong but I thought that maybe there was an issue.
The behaviour of these APIs have been misunderstood before. Search the mailing list for more information. Perhaps there is a better way of explaining this that should go in the documentation.

Neil
--
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.
Loading...