 |
» |
|
|
 |
Windows contain standard sets of controls to help
you manipulate the application's data. The
figure below shows a typical application
window with some of these
controls.
Text fields provide an area where you can type
information.
Lists display a list of choices from which you can select.
Scroll bars provide a means to display text that
extends beyond a window's display area.
Buttons execute commands, start actions, or specify
options and
settings. Types of buttons include push buttons,
toggle buttons, and
radio buttons.
Entering Text Into an Empty Field |  |
Mouse.
Click the field to get the text insertion cursor.
Start typing.
Keyboard.
Press Tab, Shift+Tab, or the arrow keys until you reach the field.
Start typing.
Editing Text in a Field |  |
Mouse.
Select the text in the field to edit:
Character(s): Move the pointer to the first character
and drag the
pointer to the last character.
Word: Double-click the word.
Line: Triple-click the line.
Multi-line field: Quadruple-click the field.
Type the replacement text.
Keyboard.
Press Tab, Shift+Tab, or the arrow keys until you reach the field.
Use the editing keys to edit its contents.
Editing Keys .
- Arrow Keys up down left right
Move the text insertion cursor.
- Backspace
Delete the character before the cursor.
- Delete char or Del
Delete the character following the cursor.
- CTRL and Delete char or CTRL and Del
Delete all the characters
from the cursor to the end of the current line.
Cutting and Pasting Text into Windows |  |
Cutting and pasting eliminates the need to retype text.
You can cut from and paste into:
Cutting Text.
Move the pointer over the first character you want to cut.
Press and hold down mouse button 1.
Drag the pointer over the text you want to move. The text appears
highlighted.
Release mouse button 1 after all the text you want
to cut is highlighted.
The highlighted text is copied to an internal "clipboard". The text is not
removed from your original source.
Pasting Text.
Position the cursor where you want to insert the text.
Click mouse button 2.
A copy of the contents of the clipboard is pasted at the location you
indicated. You can make additional copies by repeating the above steps.
To unselect text, click mouse button 1 in an empty area of the window that
has the text selected, or press ESC.
When you cut text, it is stored temporarily in a buffer. This buffer
can hold only one item at a time. If you cut another piece of text
before pasting the first piece, the second piece of text will
overwrite the first in the buffer.
Choosing a List Item |  |
A selected list item is highlighted. The selected item is acted upon when
a command, such as OK, is chosen.
Mouse.
Click the list item.
Choose a command, such as OK.
 |  |  |  |  | NOTE:
In some lists, double-clicking an item selects the item and chooses the
default command.
|  |  |  |  |
Keyboard.
Tab to the list.
Select the list item:
In a single-selection list, use the arrow keys to
reach your choice.
In a multiple-selection list, use the arrow keys to
reach your choice, then press the space
bar. To unselect the item, press the space bar again.
Choose a command, such as OK.
Scrolling the Contents of a Window |  |
On many occasions you will need to scroll a window in order to see text
that is beyond the size of the window, either horizontally or vertically.
Horizontal and vertical scroll bars let you accomplish this easily.
Mouse.
Use the scroll bar.
Click the top arrow to go up one line.
Click in the trough above the slider to go up one page.
Drag the slider to scroll incrementally.
Click in the trough below the slider to go down one page.
Click the bottom arrow to go down one line.
Keyboard.
Move to the window area you want to scroll.
Use the arrow keys, Prev and Next, or Pg Up and Pg Down.
Choosing a Push Button |  |
Choosing a push button immediately performs the associated command or action.
For example, choosing an OK button applies any changes made to a dialog,
then closes it.
Mouse. Move the pointer over the button and click mouse button 1.
Keyboard.
Use Tab and the arrow keys until you reach the button.
Press Enter.
Selecting a Toggle Or a Radio Button |  |
Toggle buttons are square-shaped, and you can select as many as you want.
Radio buttons are diamond-shaped, and you can select only one at any time.
Selecting a toggle button specifies the action or setting to occur
when a command, such as OK, is performed. Selecting a radio button
also specifies an option or setting, but only one radio button in a
group can be selected at a time.
Mouse. Move the pointer over the button and click mouse button 1.
To unselect the button, move the pointer over a selected button
and click mouse button 1.
Keyboard.
Use Tab and the arrow keys until you reach the button.
Press the space bar.
Using Sliders |  |
Sliders are controls that you use to adjust the value of
some application parameter. In many cases, the value is displayed
near the slider.
Mouse.
Move the mouse pointer over the slider
Press and hold mouse button 1.
Move the mouse so that the slider moves in the desired direction.
Release the button when you have finished.
Keyboard.
Press Tab or an arrow key until you reach the slider.
Use the arrow keys to move the slider incrementally.
 |  |  |  |  | NOTE:
To move the slider faster, press and hold CTRL, and then press the
arrow key.
|  |  |  |  |
|