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
 two more
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

gmit
Whole Tomato Software

Croatia
90 Posts

Posted - Oct 06 2005 :  03:07:55 AM  Show Profile
On 1424 version...

1. If you have an expression including pointers in variable declaration like
a abc = b->c;

in VA's definition combo (right one), you get pointers written only with minus signs:
a abc = b-c;


2. I don't know whether this is project dependent, but... If I have variable like this:
bool is_static = false;

tooltip on places where var is used will contain this:
bool is_ = false;

It seems that it doesn't strip other keywords. ;)

support
Whole Tomato Software

5566 Posts

Posted - Oct 06 2005 :  2:58:43 PM  Show Profile
The first problem is fixed in 1426.



We cannot reproduce the second problem with 1424 or 1426. While a hovering tooltip can come from the IDE or from VA X, the definition field is always from VA X and it's correct. "static" of "is_static" appears.

If your problem persists with the tooltip, check the spacing within the tooltip -- between the border and the text. If it's small, it's from IDE. If the space is about the same as near the top and bottom borders, the tooltip is from VA X. In either case, click the symbol to see what appears in our definition field (this is what VA X would put in hovering tooltip.)

Edited by - support on Oct 06 2005 3:07:19 PM
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