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
 Delay when typing floating point numbers
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

richardchaney
New Member

United Kingdom
2 Posts

Posted - Oct 23 2005 :  08:58:22 AM  Show Profile
When typing a floating point number, e.g. "0.1f", Visual Assist causes a delay of 10-20 seconds or so after I have typed "0."

It appears to be searching for members of a structure called "0", and doesn't find any. This doesn't happen all the time, but is annoying when it does.

The version I have is :

VA_X.dll file version 10.1.1418.0 built 2005.06.24

Richard Chaney\r

feline
Whole Tomato Software

United Kingdom
19014 Posts

Posted - Oct 26 2005 :  7:13:18 PM  Show Profile
using VS 2003, VA 1428 and C++ i have added the code:

float f = 0.3;
float f2 = 0.1f;

and there is no pause after typing the dot. which IDE and language are you using? does this seem to be context sensitive?

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