Author Topic: cbKeyBinder plugin  (Read 6585 times)

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
cbKeyBinder plugin
« on: November 17, 2005, 05:44:18 pm »
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

  • Guest
Re: cbKeyBinder plugin
« Reply #1 on: November 17, 2005, 07:42:25 pm »
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.