Is it possible have an option to disable the automatic sideways line scrolling when typing on long lines?
It can be a bit annoying at times when the cursor always stays at the left edge of the window when typing so you cant see what you just typed.
Cursor on long lines
- airsoftsoftwair
- Posts: 5953
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Cursor on long lines
Probably not easily possible. Keep in mind that the Windows IDE imposes a behaviour onto Microsoft's RichEdit control that it wasn't really made for. Can't you manually set the cursor to somewhere away from the left edge of the window to avoid that problem?