Rich Text box masks Line Feed



Hi

I have noticed that the RTB control hides all Linefeed characters in it's
text properties. Unfortunately these LF characters are masked in the Length
properties also.

I need the LF characters to be returned in the RTB.Text / RTB.SelectedText
and the LF characters to be included correctly in the RTB.TextLength /
RTB.SelectedLength properties. Does anyone know how I can achieve this, or
must I abandon the notion of using the standard MS RTB control.

Much help appreciated since I have completely floundered without these
correct text properties.

Regards
Justin.


.



Relevant Pages

  • Javac-compilor error
    ... discipline id.e.programming Java. ... from standard input and writes to standard output, but it is possible to redirect the input ... error occurs while trying to open the file, an exception of type IllegalArgumentException ... then this number of characters, then extra spaces are added to the front of x to bring ...
    (Fedora)
  • Re: Case-sensitivity as option?
    ... Wide characters: Mapped to half-width characters ... I guess taking case insensitivity out of standard would be the right ... simplification (eg. you can use general purpose hash-algorithms ...
    (comp.lang.forth)
  • Re: keyword capitalization -- current practice
    ... outside the scope of the standard. ... more) different characters to be functionally the same. ... I once used a computer that used the ASCII character set, ... But the fortran compiler on that machine only recognized the subset ...
    (comp.lang.fortran)
  • Re: Invariant with DIGIT-CHAR-P and the reader.
    ... should appear to the Lisp reader as a number. ... >>> reading of the standard makes me believe the Lisp reader should ... >> Why a new CL could not accept more forms for unicode digits? ... > a..z, characters chosen by the implementation, and not from some higher ...
    (comp.lang.lisp)
  • Re: array processing in Lisp
    ... use of symbols instead of english for functions ... or dyadically because this depends on its position in a verb train and whether ... * Allow all combinations of printable ASCII characters as symbols, ... ;; in standard J (see ...
    (comp.lang.lisp)

Loading