News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Mutil-line Edit VS. ListBox

Started by nanyu, October 28, 2010, 05:45:37 AM

Previous topic - Next topic

nanyu

I often need to copy settings between the two projects. Such as the “link libraries", "Seach directories". Why do not we use a multi-line editor, but a listbox? We can copy, cut, paste those options on a edit (such as "Compiler setting -> Other options ").

MortenMacFly

Quote from: nanyu on October 28, 2010, 05:45:37 AM
I often need to copy settings between the two projects. Such as the "link libraries", "Seach directories".
To be honest: That's a good idea, but should go through copy & paste of the whole listbox.

For now you can also use a plugin called project editor that allows you to edit project files itself. However, for un-experienced user this might be dangerous.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]