Author Topic: Feedback on Code::Blocks  (Read 20282 times)

Gena01

  • Guest
Re: Feedback on Code::Blocks
« Reply #30 on: July 25, 2006, 06:50:35 pm »
Well another possible solution would be something that Microsoft did in Visual Studio. They have an Open menu that has a submenu. it has 2 options "Project/Solution..." and "File...". These two options have different sets of filters that they show. For Code::Blocks that could be project/workspace for the first and the other what's there now would be the second.

Gena01

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Feedback on Code::Blocks
« Reply #31 on: July 25, 2006, 06:52:53 pm »
Well another possible solution would be something that Microsoft did in Visual Studio.
I'll look into this once I'm back at work (I've VS there). Anyway, I've submitted a patch that "All files" is selected as default filter index until a selection has been made which is then set as default.
I hope this satisfies user's needs better than "AngelScript"... so we are one step further... ;-)
With regards, Morten.
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