Author Topic: Multiple selection should be allowed  (Read 3150 times)

Offline smallB

  • Almost regular
  • **
  • Posts: 193
Multiple selection should be allowed
« on: October 30, 2011, 11:41:45 am »
In compiler options/search directories I should be able to select multiple directories. By doing so it would allow me to delete all of them at once. Of course by allowing to do so some of the buttons (like edit i.e.) should become disabled.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Multiple selection should be allowed
« Reply #1 on: October 31, 2011, 10:36:02 am »
again: Patches welcome, it is pretty easy, so it is a nice task to start C::B programming:)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Multiple selection should be allowed
« Reply #2 on: October 31, 2011, 05:02:35 pm »
In compiler options/search directories I should be able to select multiple directories. By doing so it would allow me to delete all of them at once. Of course by allowing to do so some of the buttons (like edit i.e.) should become disabled.
Search the forums, I posted a patch that implements this just 1-2 days ago. Give it a try!
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