Author Topic: Class in 'Symbols' tab disappears.  (Read 3469 times)

kiril_k

  • Guest
Class in 'Symbols' tab disappears.
« on: April 04, 2006, 09:24:30 am »
I have several files *.h and *.cpp in my project. Each of them describes 1-2 classes. When I load my project all Classes are present on the 'Symbols' tab. But when I edit my code in the *.cpp file and press Ctrl+S classes described in this file disappear from 'Symbols' tab. When I edit my code in the *.h file and press Ctrl+S classes described in this file appear in the 'Symbols' tab again.

Why does it happen?

I use C::B build : Mar 13 2006 , wx2.6.2 (Windows, unicode)

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Class in 'Symbols' tab disappears.
« Reply #1 on: April 04, 2006, 09:27:52 am »
I use C::B build : Mar 13 2006 , wx2.6.2 (Windows, unicode)

Use a most recent revision...
Be patient!
This bug will be fixed soon...

kiril_k

  • Guest
Re: Class in 'Symbols' tab disappears.
« Reply #2 on: April 05, 2006, 04:41:14 pm »
Now, I use 'Apr 4 2006' build  and the problem still appears. :(