Is it possible in Code::Blocks IDE to create a new toolbar or edit the existing?
To explain my question I will refer the Code::Blocks derivative Em::Blocks.
There is very convenient toolbar named "Navigation", which allow easy access to
functions, deeply buried in the "View/Jump". Besides there is again very convenient
button "Compile(Current File)", very common to many IDEs, which I wood
prefer to have in the Code::Blocks IDE too in addition to the
"Build/Compile Current File Ctrl-Shift-F9".
Great thanks,
vdaniel
Quote from: vdaniel on March 06, 2014, 10:15:49 AM
To explain my question I will refer the Code::Blocks derivative Em::Blocks.
There is very convenient toolbar named "Navigation", which allow easy access to
functions...
Code::Blocks is licensed as GPLv3, so Em::Blocks must licensed as GPLv3 also, so some one can extract the code from Em::Blocks and we can implement your request, right? Would you mind to do that?
Thank you,
But I am just a simple user. And my question was about a possibility
to do it directly in IDE.
vdaniel