Zyrenthian
Programmer
This is weird. I dont know if anyone here has run into this problem and how they solved it.
Normally when I make a CString (or anything for that matter)
CString my_str;
when I type my_str.
I see my_str.[list of methods]
Well, I am working on a different computer but I cant for the life of me find out how to turn that list of methods back on. I have a lot of classes and looking in the .h files will become a tedious task. Is there somewhere I can reset this?
I have already tried deleteing the .opt and .ncb files as well as a rebuild all. I have had no luck so I assume this is some sort of setting. If anyone could help please post what I need to do.
Matt
Normally when I make a CString (or anything for that matter)
CString my_str;
when I type my_str.
I see my_str.[list of methods]
Well, I am working on a different computer but I cant for the life of me find out how to turn that list of methods back on. I have a lot of classes and looking in the .h files will become a tedious task. Is there somewhere I can reset this?
I have already tried deleteing the .opt and .ncb files as well as a rebuild all. I have had no luck so I assume this is some sort of setting. If anyone could help please post what I need to do.
Matt