Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Build 1614 and VS2008

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
ubersu Posted - Nov 12 2007 : 5:47:49 PM
It is possible that some functional option isn't set correctly but when I type (in C#) classname. - hoping to get a method selection suggestion after the dot, a listbox appears after the dot, and then immediately disappears before anything can be selected. If I type a valid first letter character after the dot, the listbox reappears and all is well. Odd behaviour and doesn't occur in VS2005.

DJ
4   L A T E S T    R E P L I E S    (Newest First)
ubersu Posted - Nov 14 2007 : 08:37:40 AM
I'm not either, but VS2008 is a beta and that isn't the only interesting behaviour I've seen - the problem is that they have been transient effects that I have trouble duplicating... we'll see what the release version does.

Thanks,
DJ
feline Posted - Nov 14 2007 : 07:48:46 AM
I am not sure what is going on here, but I am glad it is fixed
ubersu Posted - Nov 13 2007 : 5:50:38 PM
Well, I went to 1616, tried simple and complex projects (your string suggestion was one) and the oddity seems to have gone away for the moment... I'll keep an eye on it and see if it recurs.

Thanks Feline...

DJ
feline Posted - Nov 13 2007 : 08:04:55 AM
Are you seeing this with all classes? Or only some classes?
So far I cannot reproduce this problem with the String class. Can you try the code:

        void testStringList()
        {
            String strName;
            strName|
        }


for me, when I type a dot at this point the listbox appears normally, and stays visible.

Can you try upgrading to VA 1616?
If this does not help, does disabling VA via:

VAssistX -> Enable/Disable Visual Assist X

make any difference?

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