Author Topic: Class navigation using Code completion toolbar  (Read 4504 times)

Offline lobby

  • Multiple posting newcomer
  • *
  • Posts: 10
Class navigation using Code completion toolbar
« on: November 02, 2008, 06:11:27 pm »
hello, how can i use the code completion toolbar to show all classes in the current project please ?
(the left part of the toolbar where we choose the class is grey), for the moment i use the "symbols" tab in the management box but i would prefer navigate between classes using the toolbar

thank you.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Class navigation using Code completion toolbar
« Reply #1 on: November 03, 2008, 02:28:33 pm »
(the left part of the toolbar where we choose the class is grey)
It's not yet implemented... IIRC. That's why it's grey. Use the symbol tree for now.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline cacb

  • Lives here!
  • ****
  • Posts: 549
Re: Class navigation using Code completion toolbar
« Reply #2 on: November 22, 2008, 07:11:58 pm »
Hi,

I have a low resolution laptop (1024x768) as one of the machines where I use C::B. C::B is excellent in almost every respect, but this part is less than optimal. It would really be useful if I could disable the left part of the code completion toolbar completely, because it is so long so the usable part extends beyound the right screen edge. I have tried various toolbar layouts but nothing really works 100% on a low resolution screen. Being able to disable the left part of the code completion toolbar so it isn't shown would be an improvement for me.

I use only the projects and resources trees anyway, but finding a function in the current file via the code completion toolbar is nice.... if I could see it  :lol: