|
Shell
The most common shell operations involve selecting files, opening files or
running programs, dragging filenames to copy or move files, and deleting files. A
pointer-based interface serves all such operations well. Therefore, the pen
should behave as a pointer in the shell. Tapping or dragging a rectangular marquee
should select files, double-tapping should open files, and dragging should
copy or move files. The shell can provide deletion services on selected files
either through a "delete" option in a menu or by handling a cut gesture.
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
|