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
 :: make VA suggestion problem
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jzq740176597
Tomato Guru

China
329 Posts

Posted - Jun 25 2013 :  03:09:13 AM  Show Profile  Reply with Quote
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.

Creation come from persist!

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jun 28 2013 :  6:00:30 PM  Show Profile  Reply with Quote
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
Go to Top of Page

jzq740176597
Tomato Guru

China
329 Posts

Posted - Jun 30 2013 :  8:01:58 PM  Show Profile  Reply with Quote
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?

Creation come from persist!
Go to Top of Page

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jul 03 2013 :  7:00:37 PM  Show Profile  Reply with Quote
I have put in a bug report for this:

case=75258
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