Ch 9 Screen Layout Yonglei Tao School of Computing and Info Systems GVSU.

Slides:



Advertisements
Similar presentations
Designing a Graphical User Interface (GUI) 10 IST – Topic 6.
Advertisements

1 Human Computer Interaction Week 3 User Interface Design.
interaction design basics
Choose the Proper Screen-Based Controls
Section 6.1 Write Web text Use a mission statement Generate and organize content ideas Section 6.2 Use page dimension guidelines Determine content placement.
6 Developing Content and Layout Section 6.1 Generate and organize content ideas Write and organize Web text Section 6.2 Identify page dimension guidelines.
LAYOUT OF PAGE ELEMENTS September 28 th, PATTERNS Common ways to use the Layout Elements of Visual Hierarchy, Visual Flow, Grouping and Alignment,
Putting them together screen layout and design  basic principles  grouping, structure, order  alignment  use of white space.
1.
WHITE SPACE and USER INTERACTION Ebuba Udoh Idris Kargbo Linda Mensah
CMPUT 301: Lecture 25 Graphic Design Lecturer: Martin Jagersand Department of Computing Science University of Alberta Notes based on previous courses by.
Customizing Outlook. Forms Window in which you enter and view information in Outlook Outlook Form Designer The environment in which you create and customize.
Lecture Interaction Design Basics– Part II. Today’s Outline Basic principles Grouping, structure, order Alignment Use of white space.
© 2005 by Prentice Hall Chapter 3c Designing Interfaces and Dialogues.
Access Tutorial 3 Maintaining and Querying a Database
User Interface Design Chapter 11. Objectives  Understand several fundamental user interface (UI) design principles.  Understand the process of UI design.
Tutorial 6 Using Form Tools and Creating Custom Forms
Ch 6 - Menu-Based and Form Fill-In Interactions Yonglei Tao School of Computing & Info Systems GVSU.
Design 2 Screen Layout and Design (from Dix et al) Quite a bit of this is Language and culture dependent, Internationalization brings a whole new set of.
Developing Content and Layout Lesson 6. Creating Web Site Content Online users scan a page, read key words of text, and check out graphics Reading from.
Website Development with Dreamweaver
Java Software Solutions Lewis and Loftus Chapter 10 1 Copyright 1997 by John Lewis and William Loftus. All rights reserved. Graphical User Interfaces --
Microsoft Visual Basic 2005: Reloaded Second Edition Chapter 2 Creating a User Interface.
Domain 3 Understanding the Adobe Dreamweaver CS5 Interface.
Understand the Principles of Good Screen Design. Introduction A well-designed screen: Reflects the capabilities, needs, and tasks of its users. Is developed.
Chapter 2 - More Controls More controls – Text boxes - used for user input – Frames - containers to group items – check boxes - user select an option -
screen design and layout
IAS2223: Human Computer Interaction
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,
 Remember that HTML is just text  Need to point to pictures  Use the img tag  alt: › screen reader › REQUIRED for this class and to validate.
Chapter 8 Collecting Data with Forms. Chapter 8 Lessons Introduction 1.Plan and create a form 2.Edit and format a form 3.Work with form objects 4.Test.
12.1 CSC 123 Systems Analysis & Design Part IV: The Essentials of Design Chapter 12 Designing Effective Input.
G063 - Human Computer Interface Design Designing the User Interface.
1 Lesson 13 Organizing and Enhancing Worksheets Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Step 3: Continue…. Grouping Aids in establishing structure and meaningful form In addition to providing aesthetic appeal, grouping has been found to:
MIMOS Berhad. All Rights Reserved. Nazarudin Wijee Mohd Sidek Salleh Grid Computing Lab MIMOS Berhad P-GRADE Portal Heuristic Evaluation.
Computing Fundamentals Module Lesson 7 — The Windows Operating System Computer Literacy BASICS.
Ch10 Screen Layout Yonglei Tao School of Computing & Info Systems GVSU.
Posters, Magazines, Websites
Windows layout. During the design process, the individual elements, or building blocks, of screens will have been identified. A logical flow of information.
CMPF114 Computer Literacy Chapter 3 The Visual Basic Environment 1.
Chapter 7 Flow…. Objectives (1 of 2) Appreciate what the principle of flow is and why it is important in designs. Learn how to identify visual flow and.
Microsoft Excel Microsoft Excel 2013 is a spreadsheet application in the Microsoft Office Suite. A spreadsheet is an accounting program for the.
Fakultas Informatika ITTelkom -HTT- Organize and Layout Windows and Pages 1.
GUI Controls for Input Design Introduction –Most new applications being developed today include a GUI. This approach is influenced by a new trend in.
3461 Laying Out Components Principles of Good Screen Design Galitz, W. O., (2002) The Essential Guide to User Interface Design, 2nd Edition, Wiley Computer.
High Fidelity Prototype Presentation Red Team. Requirements.
DB Implementation: MS Access Forms. MS Access Forms: Purpose Data entry, editing, & viewing data in Tables Forms are user-friendlier to end-users than.
Lecturer: Dalia Mirghani
Human Computer Interaction Lecture 11 Interaction Paradigms
Human Computer Interaction Lecture 11 Interaction Paradigms
Human Computer Interaction (HCI)
Microsoft Visual Basic 2005: Reloaded Second Edition
Principles of Good Screen Design
Building a User Interface with Forms
Yonglei Tao School of Computing & Info Systems GVSU
Week: 10 Human-Computer Interaction
local structure – single screen global structure – whole site
Chap 7. Building Java Graphical User Interfaces
interaction design basics
DB Implementation: MS Access Forms
Graphical User Interfaces -- Introduction
CIS16 Application Programming with Visual Basic
Fixed Positioning.
Presentation Controls
DB Implementation: MS Access Forms
Step-3: Principles of Good Interface and Screen Design
Choose the Proper Screen-Based Controls Lecture-10
Chapter 4 Enhancing the Graphical User Interface
Welcome To Microsoft Word 2016
Presentation transcript:

Ch 9 Screen Layout Yonglei Tao School of Computing and Info Systems GVSU

Screen Layout Find out  What the user is doing  What information is required  In what order things are likely to be needed Design  Let the required interactions drive the layout

Remote Control for Car Door

Issues to Consider Grouping and structure Ordering Decoration Alignment Evaluation

Grouping and Structure Logical together -> Physical together Billing details: Name Address: … Credit card no Delivery details: Name Address: … Delivery time Order details: Item Description Quantity Unit Price Cost size 10 screws (boxes) …… … … …

Order of Groups and Elements Find out the user's natural order of doing their tasks Match it on screen Provide support for navigation  Set up the tabbing order  Set up keyboard equivalents for direct access to controls

Decoration White space Borders  Reinforce groupings, not for single fields and command buttons Headings and captions Fonts, colors, and image

Space to Separate

Space to Structure

Space to Highlight

Aligning Screen Elements Minimize alignment points on a window  Easy eye and mouse movement Vertical orientation  A top-to-bottom flow through controls Horizontal orientation  Need to enhance distinctiveness Balance elements with multiple groups and multiple columns

Alignment Text Large numbers Alan Dix Janet Finlay Gregory Abowd Russell Beale Alan Dix Janet Finlay Gregory Abowd Russell Beale Dix, Alan Finlay, Janet Abowd, Gregory Beale, Russell

Multiple Column Lists Sherbert75 Toffee120 Chocolate35 Fruit gums27 Coconut dreams85

Multiple Column Lists (Cont.) Sherbert75 Toffee120 Chocolate35 Fruit gums27 Coconut dreams85

User Performance Eye movement  Top to bottom, left to right Action sequences  keyboard and mouse Task sequences  Work flow for accomplishing user tasks Also consider task frequencies

Layout Appropriateness Assess if the spatial layout is in harmony with the user tasks Help layout design and redesign  Specify task sequences and their frequencies  Produce a layout to minimize visual scanning  Evaluate it by how well it matches the tasks  Take into consideration user expectations about the positions of fields

Layout Example

Design Guidelines Follow the natural flow of work Group related fields effectively Provide good default values whenever possible Gray out unavailable components Use meaningful labels Provide mnemonics and accelerator keys for navigating between visual components