User forums > Using Code::Blocks
Help bug (may be)
thomas:
To explain why I called adding more than 20 items "unreasonable" in the first place, look at what you get when you right click in the editor:
I have only 5 help files listed, now imagine there were 30... the menu would fill the entire screen! Maybe you feel differently, but to me, having many choices is not a good thing.
Anything beyond 5-6 choices starts getting irritable, and anything beyond 10 will start to seriously hinder your work.
Of course if you never right-click in the editor (and use "Find declaration/implementation", for example), then this does not matter an awful lot. :lol:
duncanka:
--- Quote from: thomas on February 20, 2006, 04:38:05 pm ---To explain why I called adding more than 20 items "unreasonable" in the first place, look at what you get when you right click in the editor:
...
--- End quote ---
On that subject :)...why is this not done using a submenu? The Export functions had the same problem, so they were (quite sensibly, IMHO) switched to a submenu in the File menu.
thomas:
That would at least prevent excessive pollution of the main popup :)
Makes the lookup function yet more complicated, though.
takeshimiya:
--- Quote from: thomas on February 20, 2006, 07:22:55 pm ---That would at least prevent excessive pollution of the main popup :)
Makes the lookup function yet more complicated, though.
--- End quote ---
I thought the same when I requested the "uncluttering the contextual menu" some months ago.
The best solution I'm thinking right now is put an option to change between both, which defaults to like it's now, but power users can choose to become it a submenu.
Anyways, it looks like a natural thing with the ActionsManager. :)
takeshimiya:
Wikified here: http://wiki.codeblocks.org/index.php?title=Research_on_doing_a_Plug-in_for_embedded_help_in_CB
Navigation
[0] Message Index
[*] Previous page
Go to full version