Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Word Wrap and Cursor position
#11
It is related to wrap indicator arrows. Works well when arrow at line beginning removed. Run this:

Macro
Code:
Copy      Help
SendMessage id(2210 _hwndqm) SCI.SCI_SETWRAPVISUALFLAGS 1 0
SendMessage id(2211 _hwndqm) SCI.SCI_SETWRAPVISUALFLAGS 1 0

----

interesting:
If wrap line indentation of several characters used (SCI_SETWRAPSTARTINDENT), the block caret is several characters to the left.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)