class viewer (class tree)
Posted: Thu Dec 23, 2010 3:38 am
Dear all,
I am giving CodeLite my first try: the IDE feels great to me with one essential exception: I need some sort of a class viewer (i.e. some widget displaying the full class tree structure of my c++ program).
I tried using ctrl+shift+t and it appears as a great function, however to me it is no substitute for a class viewer.
[Edit:] I also tried ctrl+shift+o. This is exactly what I need: can it be made to be displayed permanently? Also, I would like to have the ctrl+shift+o search through *all* of my files.
Is there a way to activate some sort of a permanent class viewer?
Thanks!
todor
I am giving CodeLite my first try: the IDE feels great to me with one essential exception: I need some sort of a class viewer (i.e. some widget displaying the full class tree structure of my c++ program).
I tried using ctrl+shift+t and it appears as a great function, however to me it is no substitute for a class viewer.
[Edit:] I also tried ctrl+shift+o. This is exactly what I need: can it be made to be displayed permanently? Also, I would like to have the ctrl+shift+o search through *all* of my files.
Is there a way to activate some sort of a permanent class viewer?
Thanks!
todor