Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Missing tooltips in struct initialization

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
znakeeye Posted - Oct 05 2007 : 10:15:37 AM
Consider this struct:
typedef struct _MYSTRUCT
{
   int val1;
   int val2;
   int val3;
} MYSTRUCT;

Would be great if VAX could provide a tooltip that shows which variable I am about to initalize after I have typed this:
MYSTRUCT ms = { 0,
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Oct 06 2007 : 12:41:50 PM
A very interesting idea, I have put in a feature request to see what the developers make of it:

case=9235

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000