You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
tieuvodanh
Posted - Jul 20 2009 : 2:02:01 PM Dear,
I define in my code: typedef List<figure*> figurePtrList;
Then when I type figurePtrList. (methods of class List appear in Suggestion List) But it just works for half of my code. After a day working on the code it stops working suddenly, Now I type figurePtrList. , there is no suggestion list (even I type in same place with the one I typed on the previous day)
Could you please help me with this problem?
Thank you very much
1 L A T E S T R E P L I E S (Newest First)
accord
Posted - Jul 20 2009 : 4:50:52 PM Can you please try to rebuild your symbol databases to see if this helps?
VA options -> Performance -> Rebuild
If it will happen again you can turn on
VA options -> Advanced -> Listboxes -> Get content from default Intellisense
as a workaround while we figure out what the problem is.