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
 VAX 1216 on VS6 - Context window mouse only
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Feb 26 2004 :  09:47:36 AM  Show Profile
Although it works flawlessly in .NET 2002, on VC6 the Context combobox on the VAX wizardbar (is that its name?) seems to only update which function you're editing if you use the mouse to navigate, not if you use the keyboard.

For example, if I have these two functions:

void MyClass::Foo()
{
     // Code goes here.
     // Code goes here.
     // Code goes here.
     // Code goes here.
}

void MyClass::Bar()
{
     // Code goes here.
     // Code goes here.
     // Code goes here.
     // Code goes here.
}

If I use the mouse to click back and forth between the Foo() and Bar() function bodies, the Context combobox gets correctly updated. But if I start in the middle of Bar() and use the up-arrow key to navigate to the middle of Foo(), at no point does the Context combobox change from Bar() to Foo().

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Feb 26 2004 :  1:45:14 PM  Show Profile
I have noticed this too, but it does not happen always for me. No repeatable pattern. Just occasionall it stops to work properly. Closing the file and re-opening does the trick and it works again.
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