News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

cbKeyBinder plugin

Started by Pecan, November 17, 2005, 05:44:18 PM

Previous topic - Next topic

Pecan

Please find attached: cbKeyBndr02.zip

2005 Nov 17

cbKeyBinder is an adaptation of wxKeyBinder as a Code::Blocks plugin.

It provides the C::B user an ability to bind custom key combinations to
the C::B menu items.

This plugin is temporary and should be deleted when C::B provides its
own KeyBinder.

Some key combinations cannot be overridden by cbKeyBinder.
For example, Ctrl+B executes Toggle Bookmark even when
assigned to another menu item. The same is true for Ctrl+Shift+N
(New Project). I have not yet investigated why this is so.

cbKeyBinder was developed and tested under Windows XP only.
I hope you find it usefull.

thanks,
Pecan


[attachment deleted by admin]

takeshimiya

Great! In my little testing it seems to work as expected! I hope keybindings makes in the next ver. of C::B :D

Pecan: you might want to read my suggestion on making customization of bindings more powerful here.