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
 Long Tooltips display garbage
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

weshunt
Junior Member

USA
23 Posts

Posted - Jan 24 2004 :  11:52:33 AM  Show Profile
When hovering over a method that has many implementations like std::string::replace, the tooltip window displays the first several hundred characters correctly, then shows garbage. It looks as if there is preallocated storage for the tooltip string somewhere that is overflowing.

support
Whole Tomato Software

5566 Posts

Posted - Jan 28 2004 :  3:06:42 PM  Show Profile
Fixed in 1214.

Whole Tomato Software, Inc.
Go to Top of Page

weshunt
Junior Member

USA
23 Posts

Posted - Jan 28 2004 :  5:18:51 PM  Show Profile
It's partially fixed for me.

Using the same example (std::string::replace), I type this:

<code>
std::string s;

s.replace
</code>

and hovering over "replace", the first hover come out perfect, and I see all twelve options. Any subsequent hover displays garbage exactly as before. If I press a single key (in any file), then the next hover shows the proper string, but once again, any hover after that displays garbage off the end.

Thanks,
Wes
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