Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: pfong on September 01, 2010, 06:57:21 pm
-
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.
-
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").
-
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.
-
Morten: why, to me the two seems quite unrelated
-
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.
-
Morten: why, to me the two seems quite unrelated
My bad. I read ToDo instead of tools... Please ignore my noise.