Intelligent tip does not work ?
-
I use VC to develope some application. The intelligent tip is very useful when I type a object name and then type a dot or ->,it lists the member functions and member variable. But sometime it does not work,the reason may be my code is wrong or others.However sometimes my code is right , it also does not work .For an example LISTVIEW Control ,When I insert a item , I defined a lvItem which type is LV_ITEM ,the intelligent tip does not work at this variable.Why??:eek::eek: SIMPLE IS BEAUTY
-
I use VC to develope some application. The intelligent tip is very useful when I type a object name and then type a dot or ->,it lists the member functions and member variable. But sometime it does not work,the reason may be my code is wrong or others.However sometimes my code is right , it also does not work .For an example LISTVIEW Control ,When I insert a item , I defined a lvItem which type is LV_ITEM ,the intelligent tip does not work at this variable.Why??:eek::eek: SIMPLE IS BEAUTY
I could be that it isn't linking to the right forum. Try using: #include <vc++forum.h>
-
I use VC to develope some application. The intelligent tip is very useful when I type a object name and then type a dot or ->,it lists the member functions and member variable. But sometime it does not work,the reason may be my code is wrong or others.However sometimes my code is right , it also does not work .For an example LISTVIEW Control ,When I insert a item , I defined a lvItem which type is LV_ITEM ,the intelligent tip does not work at this variable.Why??:eek::eek: SIMPLE IS BEAUTY
You know Visual Assist[^]? It helps a lot. Pavel Sonork 100.15206
-
I could be that it isn't linking to the right forum. Try using: #include <vc++forum.h>