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
 Suggestion list boxes not shown in most cases
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Siegmund Baumann
New Member

2 Posts

Posted - Jun 23 2005 :  02:28:43 AM  Show Profile
Hello,

In a very simple windows forms application (generated by the wizard) the designer normally adds this variable
System::ComponentModel::Container ^components;
If I now type components-> then a list box with suggestions is displayed. Now my problem:
If the file contains this line
using namespace System::ComponentModel;
and the member is declared without full namespace qualification
Container ^ test;
then no suggestion is made if I type test->

I repeated this several times. Always the same result. Then I switch the allow accronyms option on and off. Now the suggestion was displayed. I have a lot of problems like this: In most cases in my C++/CLI programs no suggestions are displayed. If I think, I got a reproducable bug and I try several times the same thing, then suggestions are displayed from time to time.

What should I do? I'm using Beta 2 and Build 1416.

Kind regards
S. Baumann

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jun 23 2005 :  6:12:42 PM  Show Profile
i am seeing something similar:

case=678

for now can you turn on:
VA Options -> text editor -> listboxes -> get content from default intellisense

and see if this helps?

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