Click here to Skip to main content
15,888,205 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I have installed BCGControlBar and run its wizards normally, my IDE is VC6.0. The problem is that when use any class of BCGControlBar, it's not intelligent. For example, where declare one variable like this:
CBCGPButton m_bcgButton;

when input one dot after m_bcgButton it shows nothing, why? I want to use BCG library like MFC, otherwise it will reduce my efficiency. I have find the question on the Internet, but gained nothing.

Thanks for your replying!
Posted
Updated 13-May-10 22:34pm
v2
Comments
Moak 14-May-10 4:35am    
Updated subject and tags, hope this is what you are looking for.
s373785346 14-May-10 4:58am    
That's indeed i am looking for, thanks a lot

Because Intellisense is VC6 sometimes doesn't work. That's the best I can tell you.
 
Share this answer
 
Firstly, thanks for your help.But i can not agree with you ,because VS2005 also has the same problem like this.
Looking for the solutions.....
 
Share this answer
 
Comments
Niklas L 10-Aug-10 7:48am    
Sorry, but I have to ask: does your code compile?

Edit: Ah sorry again. Didn't see the date of this question.
you can install Visual Assist X.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900