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 X 1203: Two little buglets/effects
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

PatLuja
Tomato Guru

Belgium
416 Posts

Posted - Nov 28 2003 :  04:28:21 AM  Show Profile
Hello all,

I want to report two buglets/effect with an example I've made:

I've noticed that some listboxes weren't placed well in the previous versions. I must say most listboxes do now.
Here is an example where it goes wrong:
In a header file I've defined:
double* m_AVariableWithAReallyReallyLongName;
In the code file:
void SetAVariableWithAReallyReallyLongName(double* aVariableWithAReallyReallyLongName) { m_AVariableWithAReallyReallyLongName = aVariableWithAReallyReallyLongName; }
1. When typing the last "aVariableWithAReallyReallyLongName", the screen has already moved to the right. A listbox appears to the right of the edit screen. (Remark: I have my Solution Explorer etc. placed on the right hand of the screen.) The listbox appear over the solution explorer.

2. When I type the closing brace '}', the screen appears to jump to the left and then back to the right, very quickly, but noticable. It does this only the first time. (Maybe it has to do with the removal or the highlighting of the automatically placed closing brace?)

I hope you can do something about these little buglets/effects, when there is some time. Thank you in advance.

With kind regards,
Patrick Luja
  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