Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1555: Go To implementation

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
dodudo7 Posted - May 08 2007 : 09:27:18 AM

Since installing the new 1555, in almost all cases when using ALT+G on method names, VaX automatically selects the declaration in the header file, without offering the option to choose between implemetation in .C file and declaration in .h file.
This may even happen if the implementation is found (and recognized by VAX) in the current open .C file.
6   L A T E S T    R E P L I E S    (Newest First)
support Posted - May 31 2007 : 01:05:16 AM
fixed in build 1557
feline Posted - May 10 2007 : 08:06:11 AM
This is down as an urgent bug fix, but unfortunately I don't have any estimate on this yet:

case=6078
dodudo7 Posted - May 09 2007 : 3:49:55 PM
It looks like you are correct!
I usually work with more than one IDE open, but different solutions.
Anyway, after closing all of them and opening only one, now I get the menu to choose between source and header.
I saw that other users complain about this issue for some time, but I didn't had such problems until the latest build.

Do you know when this is going to be fixed? I really need those IDEs open...

Thanks!
feline Posted - May 09 2007 : 08:56:33 AM
If this was a "simple" file parsing problem then it should be fairly easy to reproduce on demand.

It is possible that something in a #include file referenced in the .C file is causing a problem.

Do you ever run two or more IDE's at the same time? If so are you running two instances of the same IDE? I am thinking of this forum thread:

http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=6074

and wondering if you are seeing the same problem. My short description of the problem was:

This two IDE's, two copies of the solution situation, I can reproduce a problem with alt-g, but only while both IDE's are running.

Close both IDE's and reload either project and the problem goes away. No need to delete any files on the hard drive.
dodudo7 Posted - May 08 2007 : 1:06:19 PM
I'm using VS2003.
When using alt-g from the header file nothing happens, the same header file remains open (or maybe it is re-opened).
When sitting in the .C file and using ALT+G, it takes me to the declaration in the header file.

I tried to test this issue, on a small test case project, but in that case the problem did not re-create.
feline Posted - May 08 2007 : 12:26:57 PM
When you are sitting in the header file and use alt-g what happens?
Which IDE are you using?

I am wondering if VA is having problems with the .C files for some reason.

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