Tagged Questions
6
votes
2answers
74 views
Should the “Help” menu really be called Help?
Most of todays applications have a menu called Help as the last element in the menu bar. But many applications are using the Help menu as a general container for anything that does not fit into other ...
2
votes
2answers
112 views
Measuring Keystroke Against Click Count
Currently working on bettering our internal tool/ticketing system's UI. We have several products - broken up by category, of course. Each product has an email template that a technician will wend in ...
5
votes
3answers
132 views
Translating a UI from English to a language with different constructs
I am trying to translate an application with an English UI into Hindi.
The menu items such as Edit in English can be interpreted as either nouns or verbs, which doesn't seem to matter as much. While ...
3
votes
3answers
238 views
Rationale behind not having infinite undo [duplicate]
Possible Duplicate:
Undo History - Why limit it?
First off, this seemed like the best spot as Undo is a de facto user interface requirement for any editing program.
For school we use ...