T O P I C R E V I E W |
ULeas |
Posted - May 03 2006 : 06:32:55 AM Since 2 weeks i'm using the VA X and i love it. BUT i have encountered a great problem: the properties window in the environmet is emty after i install the va x. I'm programming in C++, MFC. While in the resource editor, it shows all the properties correctly, but when i am it the source editor, the source code properties aren't shown at all, which is very bad for me. I have searched the forum, but it seems that this problem wasn't yet discussed, but if it was i'm sorry to ask about it again and would appreciate a link to the thread. Thanks in advance. |
6 L A T E S T R E P L I E S (Newest First) |
ULeas |
Posted - May 06 2006 : 12:27:08 PM Thanx a lot. That was the problem, really. The navigation bar. |
rhummer |
Posted - May 04 2006 : 11:21:34 PM Confirming what Sean says. In order for the property grid to update correctly you must have the standard navigation bar enabled. |
sean |
Posted - May 04 2006 : 7:41:10 PM Are the properties supposed to update when you click in different methods of the same class? I am able to make the properties for the current class appear correctly - but you need to enable the editor navigation bar. Is the standard navigation bar visible? |
rhummer |
Posted - May 04 2006 : 10:08:14 AM I am able to see the issue too.
case=1183 |
ULeas |
Posted - May 04 2006 : 04:52:41 AM VA_X.dll file version 10.2.1445.0 built 2006.04.12 VAOpsWin.dll version 1.3.2.4 VATE.dll version 1.0.4.15 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Courier New 13(Pixels) Comctl32.dll version 5.82.2900.2180 WindowsNT 5.1 Build 2600 Service Pack 2 Single processor
Platform: Win32 Stable Includes: 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;
i will now try to reinstall windows, maby this will help, but i have tried to uninstall the VA, and withing some time the properties appeared. Also, my collegue has got the same problem. and what else is very interesting, when i log on as a different user, the properties appear in a minute or so. |
feline |
Posted - May 03 2006 : 4:40:29 PM which version of VA are you using? i have just opened the properties window in VS 2003 with VA 1445 installed, editing a C++ project and focus in a cpp file.
there is not a lot here, but there are entries in the properties window. |