Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Show comments from headers
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

rodneys
New Member

7 Posts

Posted - Sep 22 2006 :  06:34:11 AM  Show Profile  Reply with Quote
Hello,

I have a simple C++ project consisting of a header file and a cpp file. In the header I declare a function with comment:
// my function
void myFunction() ;

In the cpp-file I want to call the function, hence I start typing:
myFunction(
As expected, a tool tip appears showing me the signature of the function and the comment line. Very good.

However, when I later hover the mouse pointer over the function call, a tool tip appears only showing the declaration but *not* the comment. I have tested it with all my projects. Allways the same problem: when typing the comments are shown, when hovering they are not shown.

Tested with Visual Studio 2005, VAX build 1535. Option "Parse all files when opening a project" activated, symbol database rebuilt.

sean
Whole Tomato Software

USA
2817 Posts

Posted - Sep 22 2006 :  11:08:48 AM  Show Profile  Reply with Quote
case=1084 VA does not display hover tooltips in vs2005 therefore the "show comments in tooltips" feature doesn't work
Go to Top of Page

quantum
New Member

2 Posts

Posted - Dec 28 2006 :  10:32:51 AM  Show Profile  Reply with Quote
Are there any updates to this issue?
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18952 Posts

Posted - Dec 28 2006 :  4:07:31 PM  Show Profile  Reply with Quote
Unfortunately there is no progress to report on this yet.

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Mar 17 2007 :  4:04:29 PM  Show Profile  Reply with Quote
Case 1084 is fixed in build 1549. For VS2005, requires enabling of Quick Info Tooltips in Advanced|General.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000