Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Autocomplete doen't work

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
hewok Posted - Nov 27 2006 : 06:41:03 AM
I am using WTL.But auto complete doesn't work in class function,and it works normally in global function.Before 1446,there is no such question!
For example:
I type
CMainDlg::OnInitial()
{
CListBox clb;
clb.
}
It doen't work,and if I type
Initail()
{
CListBox clb;
clb.
}
It works normally.
3   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Nov 28 2006 : 3:11:07 PM
I am seeing the same problem with VC6 here.

In VS2005 the lists look different, but they seem to contain the same items. The difference is due to:

VA Options -> Text Editor -> listboxes -> bold non-inherited members
VA Options -> Text Editor -> listboxes -> list non-inherited entries first
hewok Posted - Nov 27 2006 : 8:27:53 PM
It doesn't work in VC6.0.In VC2005 it works,but the auto complete text is not seem as in global function!
Before 10.2.1446(include 1446),it was well!
feline Posted - Nov 27 2006 : 12:05:24 PM
I am seeing the same effect here. Thank you for the clear description.
For me pressing CTRL-SPACE in the class member function produces the completion listbox. Does this work for you?

case=3801

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