ThesaHelp: references t-z
Topic: selecting text with a mouse
Topic: selecting with a mouse
Topic: pronoun reference
Topic: multiple activities in a user interface
Topic: windows for a UserInterface
Topic: tiled vs. overlapping windows
Topic: multi-processing for a user interface
Topic: modes in a user interface
Topic: mouse as the user interface
Topic: dialog boxes in a user interface
Topic: backtracking
Topic: exception handling with resumption
Topic: non-constraining system
Topic: incremental testing
| |
Reference
Teitelman, W.,
"A display oriented programmer's assistant", California, XEROX Palo Alto Research Center, CSL-77-3, March 1977.
Google
Other Reference
Stanford Computer Library #10192
Quotations
2 ;;Quote: with interactive computing, make frequent use of selecting displayed text by pointing
| 2 ;;Quote: most interactions with a system are related to recent events; pronoun reference by pointing to portions of these events
| 2 ;;Quote: user views environment through windows for each task or aspect; may overlap
| 3 ;;Quote: with a mouse, can suspend typing an operation, do something else, and return to continue typing
| 6 ;;Quote: even though PROMPT window requests a button event; can do other things instead; just a suspended co-routine
| 8 ;;Quote: in Programmer's Assistant, holding down the mouse button performs the command without making any changes
| 8 ;;Quote: selecting text with the mouse is exactly the same as typing it
| 12 ;;Quote: need to continue computation after an error when lots of computation, 'unclean state', or interactive debugging
| 14 ;;Quote: windows in the Programmer's Assistant appear to manage themselves, though the user can change position, size, etc.
| 15 ;;Quote: use the command history to test previous commands with different values
|
Related Topics
ThesaHelp: references t-z (309 items)
Topic: selecting text with a mouse (14 items)
Topic: selecting with a mouse (44 items)
Topic: pronoun reference (23 items)
Topic: multiple activities in a user interface (17 items)
Topic: windows for a UserInterface (21 items)
Topic: tiled vs. overlapping windows (21 items)
Topic: multi-processing for a user interface (14 items)
Topic: modes in a user interface (40 items)
Topic: mouse as the user interface (13 items)
Topic: dialog boxes in a user interface (15 items)
Topic: backtracking (30 items)
Topic: exception handling with resumption (31 items)
Topic: non-constraining system (24 items)
Topic: incremental testing (25 items)
|