Posted 20 years ago
by GeorgeNY
-
CTO,
RatchetSoft, LLC
When i do an SelectedView.InsertText, and insert a string like "foo\nbar", i would expect to have the "foo" appear at the caret and the bar appear directly below at the same indent level. This is the bahvior if i were to type foo(Enter)bar and it is the behavior when i cut a preexisting foo/nbar and paste it back in again. But it is not what happens when i use InsertText.
The inserted text is inserted at the caret and after the first \n is encountered the remaining lines are at column 0.
Any thoughts or help. I am using the current version
George
The inserted text is inserted at the caret and after the first \n is encountered the remaining lines are at column 0.
Any thoughts or help. I am using the current version
George
George P Weihs