Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: vdaniel on March 06, 2014, 10:15:49 am

Title: Create a new toolbar and edit existing
Post by: vdaniel on March 06, 2014, 10:15:49 am
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
Title: Re: Create a new toolbar and edit existing
Post by: ollydbg on March 06, 2014, 02:23:23 pm
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?
Title: Re: Create a new toolbar and edit existing
Post by: vdaniel on March 06, 2014, 05:20:33 pm
Thank you,

But I am just a simple user.  And my question was about a possibility
to do it directly in IDE.

vdaniel