T O P I C R E V I E W |
rhummer |
Posted - Mar 08 2006 : 10:42:06 AM using VAX 1442, I have some class methods that are colored as they are parsed as a Class/structure or typedef. Here is a screenshot showing an example. This is using VS2003.NET and C++. I've changed the color for classes/structs/typedefs to show the issue more.
Notice the Ray, Move and SetType method are colored as a Class.
VA_X.dll file version 10.2.1442.0 built 2006.03.07 Licensed to: VA X: VA.NET 7.1: VAOpsWin.dll version 1.3.2.4 VATE.dll version 1.0.4.15 DevEnv.exe version 7.10.3077.0 msenv.dll version 2.0.2417.0 Font: Courier New 13(Pixels) Comctl32.dll version 5.82.2900.2180 WindowsNT 5.1 Build 2600 Service Pack 2 2 processors
Platform: Win32 Stable Includes: C:\\Program Files\\Microsoft DirectX 9.0 SDK (October 2005)\\Include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include\\prerelease; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\SDK\\v1.1\\include;
Library Includes: C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\mfc; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\atl; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\crt\\src;
Other Includes:
|
3 L A T E S T R E P L I E S (Newest First) |
rhummer |
Posted - Mar 08 2006 : 2:39:03 PM Oh, I've also seen it color a method thinking it is a define, should the improvements to the color of classes and methods possibly improve that also? |
rhummer |
Posted - Mar 08 2006 : 11:34:34 AM I've found a SetType enum, and another object within the DX SDK, but I cannot locate any others.. |
support |
Posted - Mar 08 2006 : 11:21:54 AM While VA X generally errs in favoring to color a class as a method, you seem to have the other problem.
Might there be classes for Ray and Move somewhere in your workspace?
NB: Our next beta build will have some improvements in the coloring of classes and methods. Not sure if it will resolve this problem. |