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
 Feature Requests
 VAX hangs for a couple of seconds
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

znakeeye
Tomato Guru

379 Posts

Posted - Jan 13 2009 :  04:35:03 AM  Show Profile  Reply with Quote
VAX 1649, VS 2008 SP1, XP SP2.
Apply coloring to -- everything
Insert () and closing })]'" -- enabled
*****

I have this line of code (see the cursor position):

CXTPReportColumn* pColumnEnabled = AddColumn(new CXTPReportColumn(columnEnabled, |"Enabled", 20));

Now, at the cursor I type the following (_S is a function):
_S(IDS_ENABLED)

When typing the last parenthesis VAX hangs for a couple of seconds, and then displays the tooltip for the CXTPReportColumn constructor.

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jan 13 2009 :  2:33:00 PM  Show Profile  Reply with Quote
I have setup a simple test for this here, and I am seeing the constructor tooltip appear, but I am not seeing any hang.

If you run a CPU monitor are you seeing a CPU spike when this hang occurs?
Is the IDE's intellisense scanner enabled or disabled?

Are you programming in C++? I am guessing you are.

Is this problem file specific? If you try the same test in a different file do you still get this hang?

zen is the art of being at one with the two'ness
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