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

Add button to toolbar for user defined tool?

Started by pfong, September 01, 2010, 06:57:21 PM

Previous topic - Next topic

pfong

Is it possible to add a button to the toolbar for tools that I've configured under the Tools menu?  I don't see any thing in the forums or wiki about configuring the toolbar and right clicking on the toolbars doesn't do anything.

oBFusCATed

Not possible, but I was thinking about this feature too :)

I think it is possible to write a plugin that does this:)
Another possibility is to extend the script plugins, so they can create toolbars or add buttons to a toolbar ("scripted toolbar").
(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!]

MortenMacFly

Quote from: oBFusCATed on September 01, 2010, 09:37:31 PM
I think it is possible to write a plugin that does this:)
Another possibility is to extend the script plugins, so they can create toolbars or add buttons to a toolbar ("scripted toolbar").
I think the best way is to enhance the ToDo plugin itself to add this as an option.
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]

oBFusCATed

Morten: why, to me the two seems quite unrelated
(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!]

ptDev

Quote from: oBFusCATed on September 01, 2010, 09:37:31 PM
Not possible, but I was thinking about this feature too :)

I think it is possible to write a plugin that does this:)
Another possibility is to extend the script plugins, so they can create toolbars or add buttons to a toolbar ("scripted toolbar").

Or perhaps, convert "Tools" into a plugin, and assign Tools its own toolbar.

MortenMacFly

Quote from: oBFusCATed on September 02, 2010, 09:34:48 PM
Morten: why, to me the two seems quite unrelated
My bad. I read ToDo instead of tools... Please ignore my noise.
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]