Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: kisoft on November 14, 2005, 08:59:31 am

Title: Tool menu hot keys
Post by: kisoft on November 14, 2005, 08:59:31 am
I add hot keys for tools (see Tools menu). It's very simple addition.
On edit tool your may add hotKey (see screenshot).
It's work on Win2000 & SuSE 10. No control on used hotkeys (doubles). :( May be later.
Need it feature anybody?

I patch sources for a now CVS version:
toolmanager.cpp
toolmanager.h
edittooldlg.cpp
edit_tool.xrc

Give it in a good hands  :)



[attachment deleted by admin]
Title: Re: Tool menu hot keys
Post by: takeshimiya on November 14, 2005, 03:19:30 pm
Great! Not to discourage you, but that functionality will go in a wxKeyBinder window for editing hotkeys of all the menus in future versions.
Title: Re: Tool menu hot keys
Post by: kisoft on November 14, 2005, 04:16:23 pm
Great! Not to discourage you, but that functionality will go in a wxKeyBinder window for editing hotkeys of all the menus in future versions.

No problem!

PS You sound - "In future versions", I have it now   :wink:
Title: Re: Tool menu hot keys
Post by: thomas on November 14, 2005, 04:19:16 pm
We do too :)

And you'd all have it, if SF had not been messing up so badly during the last week.