Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1548: ALT+O annoyance (bug?)

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
architekt Posted - Feb 26 2007 : 4:39:55 PM
This didn't happen to me in previous versions...though unfortunately I can't recall what my previous version was. I was using 1543 when I first noticed this and then upgraded to 1548 since the 1544 changelog mentioned that the ALT+O stuff was fixed but it doesn't appear that way. I can reliably reproduce this bug, so let me know if you need more info. Using VS .Net 2005, XPSP2, C++ project. Here's the info:

I have a file named C:\\research\\jeff\\JeffLib\\Common.h. There is another file in C:\\GameSrc\\cpp\\SexyAppFramework\\Common.h. And there's another in C:\\GameSrc\\cpp\\Crypt\\Common.h

Everytime I hit ALT+O I get a little popup selection thing that lists the .cpp versions of each of the 3 above files. I don't understand why it doesn't just look at my current file (C:\\research\\jeff\\JeffLib\\Common.h) and attempt to open C:\\research\\jeff\\JeffLib\\Common.cpp, rather than looking through other directories. I can select the appropriate .cpp file but it's really tedious since I switch back and forth quite a bit in that file.
7   L A T E S T    R E P L I E S    (Newest First)
architekt Posted - Feb 26 2007 : 8:18:32 PM
Yup, that seems to do the trick. Apparently I had forgotten to add SexyAppFramework\\Common.h to the project include list (there's a billion files in it). Thanks!
sean Posted - Feb 26 2007 : 8:13:41 PM
I suspect that if you add that header, you will get the behavior you want. The menu is appearing because it found the cpp file in the solution but not it's header - so it's not clear that all the matches are perfect pairs.
architekt Posted - Feb 26 2007 : 8:04:06 PM
No. All but C:\\GameSrc\\cpp\\SexyAppFramework\\Common.h is displayed.
sean Posted - Feb 26 2007 : 7:52:49 PM
Are all six listed in the VA OFIW dialog?
architekt Posted - Feb 26 2007 : 7:02:41 PM
C:\\research\\jeff\\JeffLib\\Common.h
C:\\research\\jeff\\JeffLib\\Common.cpp
C:\\GameSrc\\cpp\\SexyAppFramework\\Common.h
C:\\GameSrc\\cpp\\SexyAppFramework\\Common.cpp
C:\\GameSrc\\cpp\\Crypt\\Common.h
C:\\GameSrc\\cpp\\Crypt\\Common.cpp
sean Posted - Feb 26 2007 : 7:00:56 PM
What are the full paths to each of the six files?
architekt Posted - Feb 26 2007 : 4:44:44 PM
In case you need it, here's my VAX info:

VA_X.dll file version 10.3.1548.0 built 2007.02.23
Licensed to:
VA X: [email protected] (1-user license) Support ends 2007.09.28
VAOpsWin.dll version 1.3.4.6
VATE.dll version 1.0.6.0
DevEnv.exe version 8.0.50727.42
msenv.dll version 8.0.50727.42
Font: Courier 16(Pixels)
Comctl32.dll version 6.0.2900.2982
Windows XP 5.1 Build 2600 Service Pack 2
2 processors

Platform: Win32
Stable Includes:
C:\\Program Files\\Microsoft DirectX SDK (April 2006)\\Include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\PlatformSDK\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\SDK\\v2.0\\include;

Library Includes:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfc;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfcm;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\atl;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\crt\\src;

Other Includes:


© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000