Discussion:
Getting lines that are wrapped
Harrison Ansah
2013-08-19 08:56:05 UTC
Permalink
I would like to be able to get the full text of a line that is wrapped.How
do i go about this?
--
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/groups/opt_out.
Neil Hodgson
2013-08-20 01:28:36 UTC
Permalink
I would like to be able to get the full text of a line that is wrapped.How do i go about this?
What have you tried and what problems did you see with that approach?

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/groups/opt_out.
harry
2013-08-20 08:23:22 UTC
Permalink
I get all the text when i use text(line). It appears that i had a problem
with my regex that was meant to extract paths from the line of text. Thanks
for the response.
Post by Harrison Ansah
I would like to be able to get the full text of a line that is
wrapped.How do i go about this?
What have you tried and what problems did you see with that approach?
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
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
--
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/groups/opt_out.
harry
2013-08-20 08:32:59 UTC
Permalink
How do you get a marker to appear in a different margin other than the
default?
Post by Harrison Ansah
I would like to be able to get the full text of a line that is
wrapped.How do i go about this?
What have you tried and what problems did you see with that approach?
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
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
--
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/groups/opt_out.
Loading...