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
 1624 and operator tooltips
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Dec 20 2007 :  5:47:02 PM  Show Profile  Reply with Quote
Am having some troubles with tooltips on operators here:

class myClass
{
public:
virtual IFilterDataStream& operator>>(IFilterDataSerialize&) = 0;
virtual IFilterDataStream& operator<<(IFilterDataSerialize&) = 0;
};


Hovering over the first one shows "virtual IFilterDataStream& operator" the second shows "virtual IFilterDataStream& operator<(IFilterDataSerialize&)"

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Dec 20 2007 :  6:36:15 PM  Show Profile  Reply with Quote
The list of methods (Alt+M) also has a bug with those: it shows the operator<< as operator<
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Dec 21 2007 :  09:37:52 AM  Show Profile  Reply with Quote
I am seeing both effects, than you for the clear description.

The tooltip problem seems to be covered by:

case=1229

The alt-m list problem is:

case=10782

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

support
Whole Tomato Software

5566 Posts

Posted - Nov 22 2010 :  3:37:39 PM  Show Profile  Reply with Quote
case=10782 is fixed in build 1837

Whole Tomato Software, Inc.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000