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 defines with comments
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Dec 20 2007 :  6:02:27 PM  Show Profile  Reply with Quote
Given the following defines, check out the tooltips on them.


#define END_NAMESPACE_UNIWARES          } /* namespace Uniwares */
#define END_NAMESPACE_UNIWARES_DATA     } /* namespace Data     */ END_NAMESPACE_UNIWARES
#define END_NAMESPACE_UNIWARES_DATA_SQL } /* namespace SQL      */ END_NAMESPACE_UNIWARES_DATA


Everything after the comment is not shown on the tooltips.

feline
Whole Tomato Software

United Kingdom
18947 Posts

Posted - Dec 21 2007 :  2:31:03 PM  Show Profile  Reply with Quote
I am seeing the same problem with these macros:

case=10790

the problem seems to be fairly specific, since I am getting better tooltips on these macros:

#define MACRO_TOOLTIP_ONE		/* comment first */ int nTest;
#define MACRO_TOOLTIP_TWO		int nTest; /* comment last */ 
#define MACRO_TOOLTIP_THREE		int nTest;
#define MACRO_TOOLTIP_FOUR		int nBracket; } /* comment after bracket */
#define MACRO_TOOLTIP_FIVE		/* comment before bracket */ int nBracket; }

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