Hi,
There is an inconsistency between the position of "Column 80 guide" and the current Caret position if proportional font is used.
Steps to reproduce:
- Start sample "SDI Editor Application"
- Set the editor font to some proportional font (e.g. "Freestyle script")
- Turn on "Column 80 guide" option.
- Put cursor to some line in SyntaxEditor at the "column 80 guide" position.
- The information provided in status bar doesn't show 80th column. And there is no way (at least I haven't found it) to get this information.
You may look at Visual Studio for example. It displays the correct position in status bar in this case.
There is an inconsistency between the position of "Column 80 guide" and the current Caret position if proportional font is used.
Steps to reproduce:
- Start sample "SDI Editor Application"
- Set the editor font to some proportional font (e.g. "Freestyle script")
- Turn on "Column 80 guide" option.
- Put cursor to some line in SyntaxEditor at the "column 80 guide" position.
- The information provided in status bar doesn't show 80th column. And there is no way (at least I haven't found it) to get this information.
You may look at Visual Studio for example. It displays the correct position in status bar in this case.