Gateways to Independence

Slides:



Advertisements
Similar presentations
JustinMind: Dynamic Panels
Advertisements

Delegated Admin Tool Edit User Profile Training Module.
Designing a Graphical User Interface (GUI) 10 IST – Topic 6.
MCT260-Operating Systems I Operating Systems I Interfaces to Operating Systems.
Basic Editing Lesson 2- Part 2. Navigating and Searching Through a Document Find command options, the mouse, scroll bars, and various keystroke and keyboard.
Module 3 Productivity Programs Common Features and Commands Microsoft Office 2007.
®® Microsoft Windows 7 Windows Tutorial 1 Exploring the Basics of Microsoft Windows 7.
A Step by Step Illustrated Tutorial to create a Curriculum Page using Netscape Composer. by Tom Love, Malone College Instructional Technology.
Basic Editing Lesson 2.
COMPREHENSIVE Windows Tutorial 1 Exploring the Basics of Microsoft Windows Vista.
G063 - Human Computer Interface Design Designing the User Interface.
Graphical Enablement In this presentation… –What is graphical enablement? –Introduction to newlook dialogs and tools used to graphical enable System i.
Visual Basic Programming Introduction VB is one of the High level language VB has evolved from the BASIC language. BASIC stands for Beginners All-purpose.
Copyright © 2010 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Starting Out with Programming Logic & Design Second Edition by Tony Gaddis.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 6 – Graphical User Interfaces Java Foundations: Introduction to Programming.
Copyright © 2015 Pearson Education, Inc. Publishing as Pearson Addison-Wesley C H A P T E R 13 GUI Programming.
Computing Fundamentals Module Lesson 7 — The Windows Operating System Computer Literacy BASICS.
Styles of User Interface. Learning Objectives: By the end of this topic you should be able to: describe the characteristics of different styles of user.
CMPF114 Computer Literacy Chapter 3 The Visual Basic Environment 1.
INFORMATION SYSTEM – SOFTWARE TOPIC: GRAPHICAL USER INTERFACE.
TOOLBOX. The Toolbox Intrinsic Controls - always included in the Toolbox ActiveX Controls - separate files with ocx file extension Insertable Objects.
1 /25 Working with Return Templates with TaxWise Online © 2006, Universal Tax Systems, Inc. All Rights Reserved. TaxWise Online Return Templates Objectives.
XP New Perspectives on Microsoft Windows XP Tutorial 1 1 Microsoft Windows XP Creating a Web Site Tutorial 1.
© 2012 The McGraw-Hill Companies, Inc. All rights reserved. word 2010 Chapter 1 Getting Started with Word 2010.
Pages and Reports You will use PowerPoint to create mock ups of your use case pages and Excel to create mock ups of your use case reports We don’t want.
FIRST COURSE Exploring the Basics of Microsoft Windows Vista.
Chapter 2 – Introduction to Windows Operating System II Manipulating Windows GUI 1CMPF112 Computing Skills for Engineers.
Fundamentals of Windows Mouse n 4 Basic Operations: –Pointing –Clicking –Double Clicking –Dragging.
Windows Tutorial 3 Personalizing Your Windows Environment
SAP ERP Basic System Navigation
Weebly Elements, Continued
TIU Note Templates.
PowerPoint Essentials Vocabulary
International Computer Driving Licence Syllabus version 5.0
Topics Graphical User Interfaces Using the tkinter Module
Human Computer Interaction Lecture 07 The Interaction
Microsoft Office Ribbon
Chapter Topics 15.1 Graphical User Interfaces
User Interface Components
Microsoft Word 2010.
International Computer Driving Licence Syllabus version 5.0
Section 17.1 Section 17.2 Add an audio file using HTML
Access Creating a Database
1. Introduction to Visual Basic
Vocabulary I Vocabulary II Vocabulary III Vocabulary IV Vocabulary
Access Creating a Database
Computing Fundamentals Module Lesson 7 — The Windows Operating System
Creating a Workbook Part 2
Outlook and .
Lesson 5 Formatting a Presentation
Lesson 5 Formatting a Presentation
Module 1: Getting Started with Windows 95
Microsoft Windows 2000 Professional
Lesson 5 Formatting a Presentation
Microsoft Office Ribbon
Windows xp PART 1 DR.WAFAA SHRIEF.
Exploring the Basics of Windows XP
Digital Image Processing
Topics Graphical User Interfaces Using the tkinter Module
Chapter 15: GUI Applications & Event-Driven Programming
Microsoft Office Ribbon
Privacy & other settings
Guidelines for Microsoft® Office 2013
Lesson 1 – PowerPoint Essentials
Microsoft Windows 7 Basics
Human and Computer Interaction (H.C.I.) &Communication Skills
Access Lesson 1 Microsoft Access Basics
Running Your Visual Basic Program
Cayuse IRB Training Sharla Miles, M.Ed., CIP
Presentation transcript:

Gateways to Independence Know Your Hotkeys Your Students Need You! Gateways to Independence July 11, 2017 Gerald Abner

It is important to use the correct terminology when working with students.

Elements of the Desktop

Terminology Pre-Test How many of the terms below can you describe? Dialog Box Button Combo Box Radio Button Edit Box Check box

Dialog Box A small area on screen, in which the user is prompted to provide information or select commands.

Combo Box A type of dialogue box containing a combination of controls, such as sliders, text boxes, and drop-down lists.

(sometimes known as a command button or push button) Refers to any graphical control element that provides the user a simple way to trigger an event, like searching for a query at a search engine, or to interact with dialog boxes, like confirming an action. (sometimes known as a command button or push button)

Edit Box A control used to either display text, to request text, or to do both. It is provided as a rectangular control with a sunken white background and 3-D borders.

Radio Button An icon representing one of a set of options, only one of which can be selected at any time.

Check Box A small box on a form into which a check or other mark is entered as the response to a question.

Hotkey a key or a combination of keys providing quick access to a particular function within a program

gerald.abner@uky.edu