Well i want the code completion for irrlicht, you know when you write a function and the possible parameters show up.
How do you do that in MSVC++ 6.0 ?
Code completion in MSVC
Code completion in MSVC
Not yet.
I use Visual Assist X http://www.wholetomato.com/
I haven't used VC6 in a long time, I can't remember if it has code completion built in or not. If it does, all you should have to do is add the irrlicht project to your solution.
You should not need Visual Assist. From my experience with VA, it is a huge memory hog on top of all that visual studio uses.
You should not need Visual Assist. From my experience with VA, it is a huge memory hog on top of all that visual studio uses.
-
- Posts: 377
- Joined: Fri Oct 28, 2005 10:28 am
- Contact:
A memory hog that's worth the mem, then. VA is much, much better than IntelliSense ever was. It makes work with MSVC much more efficient. It is faster than intellisense and doesn't err or fail as much as IS does and provides more features and better highlighting and code navigation and and and..
If it wasn't this damn expensive..
If it wasn't this damn expensive..
No offense