Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Laggy listboxes causing unintended entry.

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
somnus Posted - Jun 06 2009 : 3:49:18 PM
Using VS 2005, C language.

My typing speed is about 130 WPM. It is effectively faster when I type things that I type frequently. This means I can type identifiers with monstrous speed on occasion.

It seems that VS/VA's listbox generation is often slower at displaying than I am at typing an identifier (that is, a struct member name, for example). When this happens, after I hit space after typing the identifier, VA automatically inserts the first selection in the list box IN PLACE of the identifier I just typed, completely overwriting it.

The only way I have found of alleviating this is to turn off automatic listboxes in VS.
6   L A T E S T    R E P L I E S    (Newest First)
support Posted - Aug 04 2010 : 5:36:17 PM
"Selections committed with" behavior for member lists is now configurable under VA Options | Advanced | Listboxes. (case=9369), implemented in build 1829.
somnus Posted - Jul 18 2009 : 2:51:03 PM
Excellent, that registry entry works perfectly. Problem solved, I think.
feline Posted - Jul 06 2009 : 1:03:02 PM
Can you try turning off accept with any character for member listboxes, as explained in this FAQ please:

http://docs.wholetomato.com?W371

hopefully this will help, if the space you type at the end of the variable name is accepting a "slow" listbox.
somnus Posted - Jul 04 2009 : 1:55:23 PM
Hi, thanks for responding.

The problem actually occurs for me with member listboxes. It may or may not have occurred with suggestion listboxes before, but I could not reproduce the behavior after upgrading to build 1727. The problem still does occur with member listboxes.

I already have all corrections except format after paste turned off.
sean Posted - Jun 12 2009 : 9:14:28 PM
We have some fixes in build 1727 that should help with this problem (case=26616 and case=28032).
accord Posted - Jun 10 2009 : 03:04:29 AM
Can you please check if "Any character not valid in a symbol" is checked or unchecked in

VA Options -> Advanced -> Listboxes

It should be unchecked for you. Currently VA is doing the same thing the IDE does, for consistency, so this option only applies to suggestion listboxes, which only contain VA's best guess, and cannot be assumed to be always correct.

Suggestion listboxes are VA's best guess at what you might be typing. Member listboxes appear after typing a dot or -> and list the class members.

Please let us know, if you will have problems with member listboxes as well.

Another option that you should turn off is

VA Options -> Advanced -> Corrections -> Repair case

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000