Author |
Topic |
|
Yaron
New Member
9 Posts |
Posted - Feb 17 2004 : 04:22:17 AM
|
Using VA X build 1216 on VC++6 Win2k.
When the edit window is scrolled to the right (to see ending on long lines), anything that doesn't have it's first character placed on the screen is not visible.
For example, the text "SomeClassPtr->Method(a,b);", when the window is scrolled and only contains "eClassPtr->Method(a,b);" will show instead the text " ->Method(a,b)".
Comments are treated as a single object for this matter, so if the "//" chars are not on the screen, the entire comment goes.
Selecting the text on an invisible part of the line, turns the remaining parts of the line visible. With the example, if I highlight the "la" in the name, I'll see " lassPtr->Method(a,b);"
VA_X.dll file version 10.0.1216.0 Licensed to: VAOpsWin.dll version 1.0.0.33 MSDev.exe version 6.0.8168.0 Devshl.dll version 6.0.8798.0 Devedit.pkg version 6.0.8447.0 Font: Courier -13(Pixels) Comctl32.dll version 5.81.3103.1000 WindowsNT 5.0 Build 2195 Service Pack 2 Single processor
|
|
dodudo7
Ketchup Master
Israel
55 Posts |
Posted - Feb 17 2004 : 2:28:32 PM
|
Happens to me too! Quite annoying bug.
VA_X.dll file version 10.0.1216.0 Licensed to: VAOpsWin.dll version 1.0.0.33 MSDev.exe version 6.0.8168.2 Devshl.dll version 6.0.8798.0 Devedit.pkg version 6.0.8447.0 Font: Courier -13(Pixels) Comctl32.dll version 5.81.4916.400 WindowsNT 5.0 Build 2195 Service Pack 4 Single processor
Platform: Win32 (x86) Stable Includes: D:\\DXSDK\\include; D:\\PROGRAM FILES\\MICROSOFT SDK\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE; S:\\jdk1.4\\include; S:\\jdk1.4\\include\\win32; D:\\DEV\\INC\\UNIX;
Library Includes: D:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\SRC; D:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\CRT\\SRC;
Other Includes:
|
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Feb 17 2004 : 4:56:27 PM
|
Will be fixed in build 1217. |
Whole Tomato Software, Inc. |
|
|
|
Topic |
|
|
|