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 changes it from instance to class
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Porteiro
New Member

6 Posts

Posted - Sep 10 2014 :  12:48:47 PM  Show Profile  Reply with Quote
Let's say I have a class called my MyClass, and I create an instance like this:

MyClass myClass;

Then, I start typing the following line:

myClass.MyFunction();

VAX will change 'myClass' to "MyClass", rendering it to be

MyClass.MyFunction();

which is wrong.

Is it possible to tweak VAX so that this does not happen?

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Sep 11 2014 :  6:21:27 PM  Show Profile  Reply with Quote
Can you please try disabling the below 2 settings?

VA Options -> Corrections -> Repair case
VA Options -> Listboxes -> Additional characters

I am able to reproduce the problem when either of these two are enabled. I you stop typing after the first line (for a few seconds) VA should pick up the modification and notice that there is also a myClass with lowercase, but turning these off should help in the future with occasional modifications of what you type.
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