Uniwares
Tomato Guru
Portugal
2322 Posts |
Posted - Nov 24 2003 : 5:36:41 PM
|
When debugging an console application VS6 switches between the app and VS, causing the app kinda "flash".
When I have a breakpoint set and the app stops, it happens that VAX does not properly repaint the bold matching brackets. In detail, it draws then correctly, but a x pixel line below the { and } is not repainted and shows the remains of the console window.
It looks like the brackets are underlined, which confused me a bit because I didnt find any "underline" settings for the bracket matching.
Probably the same effect can be reproduced with window applications too, but console apps are easier to repro because of the black background. |
|