Tagged Questions
15
votes
2answers
437 views
What happened to “What's this?” help?
"What's this?" help or context-sensitive help* used to be commonplace in Windows applications a few years ago. Dialog windows had an additional "?" button in the top right, that when clicked, gave you ...
9
votes
4answers
336 views
Is it still preferred/acceptable to right-align the Help menu in Windows applications?
Back when I first learned Windows GUI programming, it seemed very common to right-align the Help menu in applications.
It seems this is no longer the norm in all of the Windows applications I ...