Hi!
Just a simple question: Is there a way to sort the symbols within the "class view panel"? At the moment, all the class-members (and other symbols) are listed in the same order as they are defined. I'd like to have them in alphabetic order..., ist that possible?
Thanks for your effort!
-flesym
RC2: no
HEAD: yes (by default)
Hello again!
Thanks for the tip! I've read, that there is also some other new cool stuff in that version. So it doesn't took me very long to give it a try, but unfortunately I'm not able to compile; I get the following error:
--------------------------------------------
compilergcc.cpp: In member function 'int CompilerGCC::DoRunQueue()':
compilergcc.cpp:767: error: cannot convert 'wxString' to 'CompilerCommand*' in assignment
make[4]: *** [compilergcc.lo] Fehler 1
make[4]: Verlasse Verzeichnis »/usr/local/src/codeblocks/1.0-HEAD/src/plugins/compilergcc«
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlasse Verzeichnis »/usr/local/src/codeblocks/1.0-HEAD/src/plugins/compilergcc«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis »/usr/local/src/codeblocks/1.0-HEAD/src/plugins«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis »/usr/local/src/codeblocks/1.0-HEAD/src«
make: *** [all-recursive] Fehler 1
-----------------------------------------------------------------
Any idea how to solve this?
-flesym
Re-run svn update. This was fixed yesterday...
Yes, that problem is solved. And some of the new things look really good! -Great work! But the symbols in the class browser still remain unsorted..., hope this will be "fixed" in near future!
Bye, and much thanks for this IDE, I love it!
-flesym