|
Let the User Maintain Control
People want to feel in control of an application. A well-designed, responsive
user interface contributes much toward the user's perception of being in
control. The following list gives design suggestions for achieving this:
- Enable the user to interrupt long operations.
- Discard meaningless user input during long operations. While waiting, users
might randomly tap on the pen tablet or display. To dispose of spurious input in
a discreet manner, enable your application to distinguish between meaningful
and unintentional data.
- Allow the user to specify desired default settings.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Programmer's Reference (win32.hlp)
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|