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
 VA not showing std::exception in dropdown
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

rdavis28
New Member

2 Posts

Posted - Oct 29 2006 :  01:51:27 AM  Show Profile  Reply with Quote
Two parts to this one:

1. In VC6, in a new project, if I simply type in std::, I get a dropdown with types from the std namespace. However, the class 'exception' is not in that list. It should be.

2. When I type out std::exception, the dropdown will have 'bad_exception' highlighted (since 'exception' is not in the list). When I then press the space key, it replaces 'std::exception' with 'std::bad_exception'. Very annoying! The replacement doesn't seem to happen if I type it out very fast. But if I do even a slight pause anytime after the dropdown appears, it will happen.

I'm running build 1539, but I remember this happening in previous builds as well.

Thanks for your help.

feline
Whole Tomato Software

United Kingdom
18948 Posts

Posted - Oct 29 2006 :  2:24:16 PM  Show Profile  Reply with Quote
The currently selected item in a completion listbox is accepted when you type space, since this is what VC6 does when VA is not installed, so VA is being consistent.

Interestingly with VA disabled the IDE on its own will not suggest std::exception either.

case=3078

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