Author Topic: Function tree  (Read 3152 times)

Offline tom0769

  • Multiple posting newcomer
  • *
  • Posts: 42
Function tree
« on: January 23, 2007, 07:32:57 am »
Is there a kind of function tree available?
Code folding is very useful to get a better overview on sources,
but it would be nice if I could navigate directly to a function through a function tree.

Offline Game_Ender

  • Lives here!
  • ****
  • Posts: 551
Re: Function tree
« Reply #1 on: January 23, 2007, 09:49:22 am »
What do you mean by function tree?  Are you using the latest nightly build?  If you are it has a symbol browser and its lists functions.

Offline tom0769

  • Multiple posting newcomer
  • *
  • Posts: 42
Re: Function tree
« Reply #2 on: January 23, 2007, 10:03:25 am »
Thanks for reply!
My problem was, that I disabled code completion and so no symbols were available in the browser.