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
 Parameter list tooltip
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

amirgeva
New Member

3 Posts

Posted - Feb 02 2005 :  07:49:55 AM  Show Profile
Ever since I upgraded to VA-X, I don't get the function parameters tooltip any more, no matter what.
I have the latest build, and tried small/large projects.

Example:
I type the following program:
------------------------
int f1(int a, int b) { return a+b; }

int main(int argc, char* argv[])
{
int c=f1( // Problem after opening the paren'
.
.
.

------------------------

In previous versions, I used to get a useful tooltip with the list of parameters.

WannabeeDeveloper
Tomato Guru

Germany
775 Posts

Posted - Feb 02 2005 :  11:36:40 AM  Show Profile
Which OS? Which Version of Visual Studio?

Go to Top of Page

amirgeva
New Member

3 Posts

Posted - Feb 03 2005 :  08:13:30 AM  Show Profile
Windows XP and Microsoft Visual C++ .NET
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Feb 03 2005 :  12:02:50 PM  Show Profile
which version of VAX have you upgraded to?

using .NET 2003, C++, winXP pro SP2 and VAX 1289 and placing your example into a cpp file i am getting a parameter tooltip

do you have any other plugin's installed? if you disable VAX do you start to see tooltips? can you check your parameter tooltip option? in .NET 2003:

tools menu -> options -> text editor -> C/C++ -> general -> parameter information

from memory if this gets turned off it can produce the effect you are seeing.

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

amirgeva
New Member

3 Posts

Posted - Feb 08 2005 :  01:59:22 AM  Show Profile
Thanks feline.

The parameter information flag was turned off. Turning it on fixed the problem.
What I'm not sure about is whether the flag was off all the time, and just VA 7 worked without it, or did VA X turn it off.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Feb 08 2005 :  3:39:22 PM  Show Profile
We believe VA X does not uncheck the setting -- that seems counterproductive. VA X reads the setting to determine if you want parameter info.

In any regard, we are glad your problem is solved.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000