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
 Bad suggestion!
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

supercloud
Senior Member

43 Posts

Posted - Oct 26 2004 :  03:52:35 AM  Show Profile
I have the following code:

dTemp = pnRightNum[j] / nTestNum;

Then I want to cast the int variables to double ones, so I use static_cast<double> operator. However, when I type ">", a suggestion listbox appears with the items "double","DOUBLE" and a blank tooltip on the right, which is very annoying.

dTemp = static_cast<double>|pnRightNum[j] / nTestNum;
|: Here the suggestion listbox appears!
"|" stands for cursor position.

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Oct 27 2004 :  5:46:27 PM  Show Profile
on my machine the listbox and tooltip disapear almost instantly. if the same happens for you then the initial workaround is to ignore the tooltip.

case=409

zen is the art of being at one with the two'ness
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