for example, suppose that i've got the following code line:
when i type "cha", i'd like to see a pop up menu that content the whole keyword "char" ! how can i config this in VS2010 ?
hope for your help!
char c = cvWaitKey(40);
when i type "cha", i'd like to see a pop up menu that content the whole keyword "char" ! how can i config this in VS2010 ?
hope for your help!