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
 String resource tooltip suggestion
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jlbooth318
Junior Member

17 Posts

Posted - Mar 15 2005 :  2:48:57 PM  Show Profile
It would be nice if Visual Assist X could display the content of a string from a project's resource table. Consider the following code:

Resource table:
STRINGTABLE
BEGIN
IDS_MYSTRING "Visual Assist X is awesome!"
END


Code:
CString myString;
myString.LoadString(IDS_MYSTRING);

When the mouse hovers over IDS_MYSTRING, it would be nice if the tooltip showed "Visual Assist X is awesome!" instead/or in addition to, the resource ID of IDS_MYSTRING.

PatLuja
Tomato Guru

Belgium
416 Posts

Posted - Mar 16 2005 :  02:54:14 AM  Show Profile
Hello all,

I second this idea. (I would like to see it in addition to the resource ID, because I think they come in handy too.)

If there are multiple languages, which language should be displayed then? Maybe all the languages?

With kind regards,
Patrick Luja
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Mar 20 2005 :  2:47:06 PM  Show Profile
this sounds sensible to me.

case=528

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