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
 Build 1614 and VS2008
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

ubersu
Junior Member

16 Posts

Posted - Nov 12 2007 :  5:47:49 PM  Show Profile  Reply with Quote
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

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Nov 13 2007 :  08:04:55 AM  Show Profile  Reply with Quote
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?

zen is the art of being at one with the two'ness
Go to Top of Page

ubersu
Junior Member

16 Posts

Posted - Nov 13 2007 :  5:50:38 PM  Show Profile  Reply with Quote
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
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Nov 14 2007 :  07:48:46 AM  Show Profile  Reply with Quote
I am not sure what is going on here, but I am glad it is fixed

zen is the art of being at one with the two'ness
Go to Top of Page

ubersu
Junior Member

16 Posts

Posted - Nov 14 2007 :  08:37:40 AM  Show Profile  Reply with Quote
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
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