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
 member of local struct Intellisense is redundant
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jzq740176597
Tomato Guru

China
343 Posts

Posted - May 17 2012 :  9:19:02 PM  Show Profile  Reply with Quote
va1903 win7 32 vs08







Creation come from persist!

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - May 18 2012 :  4:01:53 PM  Show Profile  Reply with Quote
Do you have an another struct / class / namespace with the same name? (OffDist) These members may come from an other instance.
Go to Top of Page

jzq740176597
Tomato Guru

China
343 Posts

Posted - May 21 2012 :  9:04:43 PM  Show Profile  Reply with Quote
"Do you have an another struct / class / namespace with the same name? (OffDist) These members may come from an other instance."
No,I am sure.
The second construct function of OffDist class,Is mistake for there are 2 "OffDist()(double dDist,double iAlong,double iPerp)" if I remove the middle "()",Everything is OK.So May find a solution to alart user the second construct is wrong!(i.e When red line under it)

Creation come from persist!
Go to Top of Page

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - May 22 2012 :  6:19:55 PM  Show Profile  Reply with Quote
*ah* I see.

We try to provide assistance with incomplete thus not compiling code, but unfortunately there are limitations. Hopefully you don't run into this situation every day :) Our underlining method cannot catch every type of mistake and also, there are valid underlines. e.g. you use a variable before (in time) you declare it which is valid since nobody will tell you which order you must write the code. So we won't complain, "alert" the user because there is an undefined symbol which he wants to use. It would be distracting and also unnecessary in a lot of cases. We just try to (silently) provide assistance with not (yet) compiling code as well, but unfortunately it will never be perfect.
Hope it makes sense :)
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