Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 VAX hangs for a couple of seconds

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
znakeeye Posted - Jan 13 2009 : 04:35:03 AM
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.
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jan 13 2009 : 2:33:00 PM
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?

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