Author Topic: [minor issues] CB interface FIXME & TODOs  (Read 4418 times)

Offline xawari

  • Multiple posting newcomer
  • *
  • Posts: 36
  • programming, usability ctrl
    • welcome to reality
[minor issues] CB interface FIXME & TODOs
« on: July 18, 2008, 10:48:52 pm »
Hi everyone, It's been quite a while since I've been here!

I'd like to bring up some minor annoyances I came up with while using C::B.

- Ctrl+F4 works on all windows (tabs) except wxSmith visual editor (Ctrl+W works)
- "Multiple matches" dialog needs a horizontal scrollbar - long class&function names make no difference at all.
- "Find declaraton" and similar functions are nowhere to find in keymapping menu. I'd really appreciate it if declarations were available using good old F12 :)
- there are also some issues with wxSmith but I don't really know if it's a right place for their discussion. And I need time to investigate and describe them anyway.

(I use Code::Blocks 8.02 win32 release on 32-bit WinNT 5.2)
┌──────────────────────────────────────────────────────╖
in another thousand years we'll be machines or gods█
╘══════════════════════════════════════════════════════╝

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5502
Re: [minor issues] CB interface FIXME & TODOs
« Reply #1 on: July 18, 2008, 10:53:32 pm »
- "Find declaraton" and similar functions are nowhere to find in keymapping menu. I'd really appreciate it if declarations were available using good old F12 :)

in the nightlies there are shortcuts  for it (ctrl + . / shift + ctrl + .)