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
 Feature Requests
 Struct initialization hint!
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

znakeeye
Tomato Guru

379 Posts

Posted - Aug 24 2009 :  10:21:03 AM  Show Profile  Reply with Quote
VAX 1649. Maybe this was already implemented?

Struct Foo
{
int bar;
int baz;
};

Foo myFoos[] =
{
{
<--- here I want a tooltip showing "bar"
, <--- here I want a tooltip showing "baz"
}
};

What do you think?

feline
Whole Tomato Software

United Kingdom
18936 Posts

Posted - Aug 24 2009 :  12:08:54 PM  Show Profile  Reply with Quote
This is something we are considering doing at some point in time, it has not yet been done:

case=9235

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