Presentation Controls

Slides:



Advertisements
Similar presentations
Step 7: Proper Screen-Based Control
Advertisements

Excel Vocabulary.
Choose the Proper Screen-Based Controls
Migrating to GUI Conference Migrating to GUI How do you get there from here?
Interaction Styles Interface Widgets. What are Interaction Styles?  A Collection of interface objects and associated techniques from which an interaction.
Excel Lesson 3 Organizing the Worksheet
Excel Web App By: Ms. Fatima Shannag.
1 Excel Lesson 3 Organizing the Worksheet Microsoft Office 2010 Introductory Pasewark & Pasewark.
Developing Effective Reports
Web Design, 3 rd Edition 4 Planning a Successful Web Site: Part 2.
Excel Part 2 Formatting a Workbook. XP Objectives Format text, numbers, and dates Change font colors and fill colors Merge a range into a single cell.
T U T O R I A L  2009 Pearson Education, Inc. All rights reserved. 1 2 Welcome Application Introducing the Visual Basic 2008 Express Edition IDE.
Microsoft Word 2000 Presentation 5. Major Word Topics Columns Tables Lists.
Copyright © 2010 Wolters Kluwer Health | Lippincott Williams & Wilkins Introduction to Windows Chapter 2.
Word 2010 Vocabulary List 1. Click and Type - A feature that allows you to double-click a blank area of a document to position the cursor in that location,
1. Chapter 10 Managing and Printing Documents 3 Working with Files and Printing You can open multiple documents in Word. When multiple documents are.
Introduction to Windows Created by Mrs. Leverette.
Excel Web App By: Ms. Fatima Shannag.
User Interface Components Lecture # 5 From: interface-elements.html.
Oct 021 Outline What is a widget? Buttons Combo boxes Text components Message boxes.
Selection Controls. A selection control presents on the screen used to select possible alternatives, conditions, or choices, or value. The relevant item.
Windows layout. During the design process, the individual elements, or building blocks, of screens will have been identified. A logical flow of information.
Oct 091 Example Program DemoInputValidation1.java DemoInputValidation2.java.
GUI Controls for Input Design Introduction –Most new applications being developed today include a GUI. This approach is influenced by a new trend in.
XP IT INSTRUCTOR :AHMAD HIRZALLAH 1 Microsoft Office FrontPage 2003 Creating Tables and Frames.
Pasewark & Pasewark 1 Excel Lesson 3 Organizing the Worksheet Microsoft Office 2007: Introductory.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Lesson 4 Inserting.
XP New Perspectives on Macromedia Dreamweaver MX 2004 Tutorial 5 1 Adding Shared Site Elements.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 5 1 Microsoft Office FrontPage 2003 Tutorial 5 – Creating Tables and Frames.
Chapter 8 Using Document Collaboration, Integration, and Charting Tools Microsoft Word 2013.
Fundamentals of Windows Mouse n 4 Basic Operations: –Pointing –Clicking –Double Clicking –Dragging.
Jeopardy Word-1 Word-2 Word-3 Word-4 Word-5 Q $100 Q $100 Q $100
SAP ERP Basic System Navigation
Creating a Presentation
New Perspectives on Microsoft Word 2016
Chapter 9: Graphical User Interfaces
Creating, formatting, and editing graphs using Google Sheets
Step-by-Step: Check Spelling and Grammar
J’s Excel 4 Pie Charts.
Formatting Worksheet Elements
Chapter 8: Writing Graphical User Interfaces
User Interface Components
Creating Links – Lesson 3
Introduction to Windows—Operating System
INTRODUCTION TO SPREADSHEET APPLICATIONS
Excel 2010 Screen Symbols.
INTRODUCTION TO ADOBE ILLUSTRATOR
Microsoft PowerPoint 2003 Illustrated Introductory
Chap 7. Building Java Graphical User Interfaces
Agenda: 10/05/2011 and 10/10/2011 Review Access tables, queries, and forms. Review sample forms. Define 5-8 guidelines each about effective form and report.
DB Implementation: MS Access Forms
Graphical User Interfaces -- Introduction
Exploring the Basics of Windows XP
Program and Graphical User Interface Design
Word Tutorial 3 Creating Tables and a Multipage Report
Microsoft Office Illustrated Introductory, Windows XP Edition
Chapter 2 – Introduction to the Visual Studio .NET IDE
Windows xp PART 1 DR.WAFAA SHRIEF.
Tutorial 3 – Creating a Multiple-Page Report
Microsoft Office Illustrated Introductory, Windows XP Edition
Exploring the Basics of Windows XP
DB Implementation: MS Access Forms
ICT Spreadsheets Lesson 1: Introduction to Spreadsheets
Introduction to Word Chapter 3
Two methods to observe tutorial
Two methods to observe tutorial
Charts A chart is a graphic or visual representation of data
Chapter 8 Using Document Collaboration and Integration Tools
Choose the Proper Screen-Based Controls Lecture-10
Presentation transcript:

Presentation Controls Presentation Controls are purely informational. Provide details about other screen elements or controls. Common presentation controls are, Static text fields Group boxes column headings Tool tips Balloon tips Progress Indicators Sample Box Scrolling tickers

Static text fields • Captions: — Include a colon (:) as part of the caption. — Include a mnemonic for keyboard access.

Group boxes A rectangular frame that surrounds a control or group of controls. An optional caption may be included in the frame’s upper-left corner To visually relate the elements of a control. To visually relate a group of related controls. To provide a border around radio button or check box controls. To provide a border around two or more functionally related controls.

Column headings Read-only textual information that serves as a heading above columns of text or numbers. Can be divided into two or more parts. Purpose: — To identify a column of information contained in a table. Proper usage: — To display a heading above a column of information contained in a table.

Tool tips A small pop-up window containing descriptive text that appears when a pointer is moved over a control or element either: • Not possessing a label. • In need of additional descriptive or status information. Purpose: — To provide descriptive information about a control or screen element. ToolTip Guidelines • Display after a short time-out. • For toolbars, provide a brief word as a label. Use mixed case in the headline style of presentation with no ending punctuation.

Balloon tips A small pop-up window that contains information in a word balloon. Components can include: • Title. • Body text. • Message Icons. Appear adjacent to the item to which they apply, generally above or to left. Only one tip, the last posted, is visible at any time. Tips are removed after a specified time period. Purpose: — To provide additional descriptive or status information about a screen element.

Progress Indicators A rectangular bar that fills as a process is being performed, indicating the percentage of the process that has been completed. Purpose: — To provide feedback concerning the completion of a lengthy operation. Proper usage: — To provide an indication of the proportion of a process completed. Progress Indicator Guidelines • When filling the indicator: — If horizontally arrayed, fill it from left to right. — If vertically arrayed, fill it from bottom to top. • Fill it with a color or a shade of gray. • Include descriptive text for the process, as necessary. • Place text outside of the control.

Sample Box — A box illustrating what will show up on the screen based upon the parameter or parameters selected. — May include text, graphics, or both. • Purpose: — To provide a representation of actual screen content based upon the parameter or parameters selected. • Guidelines: — Include a brief label. — Use mixed case in the headline style. — Locate it adjacent to the controls upon which it is dependent.

Scrolling tickers Text that scrolls horizontally through a container window. Advantages: Consume less screen space than full text. Disadvantages: — Hard to read. — Time-consuming to interpret. — Distracting. Guideline: — Do not use.

Selecting the Proper Controls Entry Versus Selection Comparison of GUI controls Control selection Criteria Choosing a control form

Entry Versus Selection 1. Choosing a type of control For familiar, meaningful data choose the technique that, in theory, requires the fewest number of keystrokes to complete. If the data is unfamiliar or prone to typing errors, choose a selection technique II.Aided vs unaided entry Provide aided entry whenever possible. — Absorb any extra and unnecessary keystrokes. — Provide an auditory signal that auto completion has been performed.

Comparison of GUI controls Task was to reorder 4 items in a table(Filename, Number, Size, Date) Direct Manipulation 1.Drag and Drop on 2.Drag and drop between Selection 3.Icons 4.buttons 5.Menus(drop down list boxes) Entry 6.One entry area 7.four entry areas

Control selection Criteria Data considerations Task considerations User considerations Display considerations

Choosing a control form