Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 :: make VA suggestion problem

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
jzq740176597 Posted - Jun 25 2013 : 03:09:13 AM
BOOL CSizableDlg::OnEraseBkgnd(CDC* pDC) 
{
	if(::IsWindow())ClipChildren(pDC);
	
	return CDialog::OnEraseBkgnd(pDC);
}

when I type "::Iswindow" there's no suggestion but is Direct Type"iswindow" VA seggestion will be normal.
3   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Jul 03 2013 : 7:00:37 PM
I have put in a bug report for this:

case=75258
jzq740176597 Posted - Jun 30 2013 : 8:01:58 PM
VA 1940 VS2008-Sp1
quote:
VA Options -> Advanced -> Listboxes -> Get content from default intellisense


It's really works! Thanks!
BTW,it's conside that as a bug?
accord Posted - Jun 28 2013 : 6:00:30 PM
What Visual Studio and Visual Assist versions are you using?

Does enabling the following setting make any difference?

VA Options -> Advanced -> Listboxes -> Get content from default intellisense

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