Menu

#339 Remove combobox from new member function/variable

open
nobody
None
5
2012-09-26
2005-01-18
No

Remove combobox from "new member function/variable"
where return type for function is selected. Is is not
usefull and it slows down the creation by jumping on
the screen when writing the return type there.

This is why:
- Not all possible return types are listed there and it
would be impossible to list them anyway, so this
doesn't give the normal combobox advantage, which is
"verifying the user input to be correct".
- As explained, it slows down the advanced users which
like to write the return type by hand from the keyboard.
- Newbies don't get advantage from it either, because
they either know the return types or they don't know
what they mean.

Note that currently the "new member variable" also has
"return type", while it should have "variable type".
But you should know what combobox I'm talking about.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.