Question about VC++6 editor. 
Author Message
 Question about VC++6 editor.

Every now and then the member lists will not pop up when writing code.  It
just makes it alot easier.  Anyone know if I could be turning this off by
accident?

Thanks
Tom



Thu, 15 Nov 2001 03:00:00 GMT  
 Question about VC++6 editor.
Sometimes the Intellisense won't recognize the function that you're calling,
so it won't flash up the member lists.  Specifically this will happen if
you're calling a member function of a class that's not defined in your project
or it's a non-MFC derived class (third party tools, etc.)
Quote:

> Every now and then the member lists will not pop up when writing code.  It
> just makes it alot easier.  Anyone know if I could be turning this off by
> accident?

> Thanks
> Tom



Sun, 18 Nov 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Simple: VC Editor question

2. question: paste does not work in vc editor

3. VC resource editor/code question

4. Extreme annoyances in VC 7 resource editor

5. Custom controls and VC.NET dialog editor

6. VC Container and Properties editor for component

7. VC++6 icon in editor

8. VC.NET editor bug?

9. VC 6.0 Dialog editor Combobox height resize

10. VC String Resource Editor

11. Using ActiveX control in Dialog editor in VC++5.0

12. VC 6.0 editor extremely slow!

 

 
Powered by phpBB® Forum Software