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
 List of members doesn't work with . to ->
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

arkanes
New Member

5 Posts

Posted - Jan 31 2004 :  12:09:03 PM  Show Profile
When I type a "." after a pointer, VA changes it to a "->" (good)
but doesn't show the members list (I have to bring it up with ctrl-space). Typing -> manually or using . on a non-pointer works fine.

support
Whole Tomato Software

5566 Posts

Posted - Jan 31 2004 :  12:38:01 PM  Show Profile
We can reproduce this problem. We must have broken something in the last build or two.

We will work on a fix.

Whole Tomato Software, Inc.
Go to Top of Page

arkanes
New Member

5 Posts

Posted - Jan 31 2004 :  4:35:55 PM  Show Profile
On a possibly related note, ClassName:: doesn't bring up the member list either - there's a very fast flicker which looks like the list showing & hiding. Ctrl-space to show the list works fine.
Go to Top of Page

MCoupland
New Member

3 Posts

Posted - Feb 01 2004 :  11:07:47 PM  Show Profile
I'm having a somewhat similar problem. (C++) I get a list for ->, but it's a list of all global variables.

If I type:

MyClass foo;
foo->


It pops up with the insanely long list of items that are in the global namespace. If I cancel this, go to the -> and type Ctrl-space it pops up with the member list like it should.
Go to Top of Page

Mark Fassett
Starting Member

1 Posts

Posted - Feb 02 2004 :  01:42:34 AM  Show Profile
It does the same thing for me (huge list of non-relevant symbols) when I type:

this->

inside a VC class method in VS.Net 2003 and VS6.
Go to Top of Page

longs
New Member

4 Posts

Posted - Feb 02 2004 :  02:26:31 AM  Show Profile
Me too.
Go to Top of Page

MCoupland
New Member

3 Posts

Posted - Feb 02 2004 :  03:40:17 AM  Show Profile
That should be

MyClass* foo

as in, pointer to MyClass named foo.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Feb 02 2004 :  8:57:00 PM  Show Profile
Members listbox opens automatically after conversion of dot to -> in build 1215.

Whole Tomato Software, Inc.
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