Index. Arrays class, 350 Arrays of objects, 97 Arrays of structures, 72 ASCII code, 131 atan2(), 288

Size: px
Start display at page:

Download "Index. Arrays class, 350 Arrays of objects, 97 Arrays of structures, 72 ASCII code, 131 atan2(), 288"

Transcription

1 & (ampersand), 47 * (contents of), 47 /*pdc*/ (in OnDraw), 128 ::(class/function syntax), 82 _getch(), 20 _wtoi(), 263, 284 ->(member access), 72 About dialog, 203 Acceleration calculations, 40, 100 Accelerator keys, 211 Add Member Function Wizard, 141 Add Member Variable Wizard, 140 Add New Item, 10, 84 Adding event handlers, 210, 221 files, 10 member functions, 140 member variables, 140 message handlers, 133 to the menu bar, 213 toolbar buttons, 227 Adding classes console applications, 77 MFC applications, 290 Addition function, 34 Addresses, 47 Adjusting grid size, 257 Advanced Features, 119 Animation, 169, 309, 315 Application Type, 117 Application Wizard, 99, 117, 246 Archiving, 187 Arcs, 288 Arrays one-dimensional, 44 two-dimensional, 56 Index Arrays class, 350 Arrays of objects, 97 Arrays of structures, 72 ASCII code, 131 atan2(), 288 Blank Project, 116 Brushes, 302, 312 Build build solution, 12, 120 clean solution, 12 configuration manager, 13 rebuild solution, 12, 120 C/C++ distinction, 77 C2DPoints, 290 C2DShapes, 295 on touch screen, 431 Cantilever beam, 361 CArchive, 187 CArrays, 350 CClientDC, 137 CCurves, 333 CDC, 128, 130 CGestureConfig, 388 CGraphs, 329 on touch screen, 441 Circles, 176, 304 Class for Textboxes, 343 Class View window, 5, 87 Classes, 77 Clear screen function, 28 Color as a parameter, 352 Color bands, 355 Color contour plots, 349 COLORREF, 219, 354 Colors window,

2 462 Introduction to Windows and Graphics Programming with Visual C++ Introduction to Windows and Graphics Programming with Visual C++ Downloaded from Combo boxes, 259 Companion media pack, 24, 457 Compounding interest calculation, 37 Configuration manager, 13, 23 Console applications, 15, 27 constructor function, 78 CPen class, 155 CPoint, 152 CreatePen(), 155 Creating dialogs, 231 Creating program files console applications, 10 MFC applications, 185 CScrollView, 191 CSize, 191 CString class, 130 Format(), 130 CTextBoxes, 343 Curves class, 333 Customizing colors, 218 CView, 120 CWnd gestune functions, 377 touch functions, 403 Data members, 78 Data preparation to plot, 335, 365 Database support, 119 Debug configuration, 13, 21, 125 Debug folder, 17, 21, 125 Defining pens, 155 Delete lines, 207 Derived classes, 93 device context, 128 Dialogs creation of, 231 dialog classes, 237 dialog editor, 234 Displaying circles, 176 lines, 130 points, 130 Document template strings, 119, 246 Document/view architecture, 99, 100, 146 Document/view simulation, 99 Documents document class, 100, 145 member functions, 100 member variables, 100, 146, 158 double*, 47 Drop down menus, 218 Edit boxes, 236, 259 Editing toolbar buttons, 228 Empty constructor function, 82 Event Handler Wizard, 210 Files adding, 10 extensions, 119, 246 formats, 280 reading, 187 types, 17 writing, 187 FillSolidRect(), 357 First windows project, 126 float*, 47 for loop, 30 Formats for output files, 187, 280 for printf/scanf, 25 Format(), 130 printf(), 26 Gestures general, 384 pan, 402 press and tap, 389, 400 rotate, 390 two finger tap, 389, 400 zoom, 379 GetDocument(), 129 GetMessageExtraInfo, 392 GetSystemMetrics, 382 Global rotation, 299, 308, 436 Grapher, 328, 335 Grapher+, 338 Graphs an array of, 338 graph class, 328 plotting, 334 positioning, 329, 337 scaling, 329, 337

3 Grids for drawing, 183, 257, 411 GRotate(), 298, 308, 436 Grouping, radio buttons, 271 Hello examples, 24 Hello Windows World, 126 Hello World, 7, 18 Icon customizing, 247 Inherited classes, 93 Initializing member variables, 146 Insert Dialog, 235 Instance variables, 78 int*, 47 Interactive console applications, 30 iostream, 8 Keyboard inputs Console applications, 30 in Windows, 131 KeyDown, 133 KeyStrike examples, 131 KillTimer(), 174 Lines drawing, 130 storing, 157 LineTo(), 130 Local rotations, 298 LoEnglish units, 190 LRotate(), 298, 300 m_, 78 Mapping modes, 190 Matrix pointers, 58 Member access operator, 81 Member functions, 78 Member variables, 78 Menu bar, 198 Menu bar editing, 198 MenuDraw, 198 Message Box, 139 Message handlers, 133 Methods, 78 MFC Application Wizard, 117 shared DLL, 119 static library, 119 Index 463 MiniRobot project, 315 MM_LOENGLISH, 190 MM_TEXT, 190 Mouse clicks, 151 Mouse clicks/touch inputs, 391, 428 Mouse drawing, 151 Mouse movement, 164, 172 MouseDraw, 152 MoveTo(), 130 Multiple Document Interface, 246 NearestGridPoint, 186, 413 New file, 10 New Project, 9, 116 Object-oriented, 77 Objects, 77 OnDraw(), 126 OnGesturePan, 402, 427 OnGesturePressAndTap, 400 OnGestureRotate, 390 enable rotate, 387 OnGestureTwoFingerTap, 389, 400 OnGestureZoom, 380 OnKeyDown, 133 OnLButtonDown(), 152 OnNewDocument(), 169 OnRButtonDown(), 152 OnSize(), 266 OnTimer(), 175 OnTouchInput, 403, 407 OnTouchInputs, 403, 407 TouchArray, 403 Panning, 402, 427 Parametric for animation, 317 Parametric for drawing, 177 Pens, 155 Planets basic simulation, 309 with graphs and text, 342 Plotting curves, 333 Pointers concept, 47 for 1D arrays, 49 for 2D arrays, 58 for objects, 97 for structures, 70

4 464 Introduction to Windows and Graphics Programming with Visual C++ Introduction to Windows and Graphics Programming with Visual C++ Downloaded from for variable types, 47 Points displaying, 130 manipulating, 290, 294 Positioning text labels, 343 PressAndTap, 400 Printer output, 189 printf, 7 Printing, 189 private, 80 Project file types, 17 Folder, 15 Prompts in drop down menus, 207 Properties of a project, 117 of classes, 134 of menu bar items, 207 of toolbar items, 230 protected, 80 public, 80 Quantizing color, 352 Radio button dialog, 268 Reading files, 187 ReadString(), 284 Rebuild Solution, 12 Release configuration, 13, 23, 125 Release folder, 23, 125 Repeating calculations, 35, 39 Resource editing, 198, 248 Resource View, 198 RGB(), 155 Robot animation, 315 on touch screen., 438 Rotate gesture, 390 enable rotate, 388 Rubber-banding, 164 Scrolling, 190, 278 SelectObject(), 161, 302 Serialize function, 187, 280 SetPixel(), 130 SetROP2(), 167 SetScrollSizes, 191, 279 SetTimer(), 174 Shortcut keys, 208, 212 Show colors window, 228 Simple calculations, 32 SimpleAnimate, 169 on touch screen, 394 SimpleDraw, 157 SimpleDrawCirc, 176 Simply supported beam, 371 Single document interface, 117 SnapDraw, 246 Snap-to-grid, 183, 257, 411 Solution Building, 17 Solution Explorer, 5, 86 Solution File, 15 Started Visual C++, 4 Static text box, 236 Status bar prompt, 209 Stress ploting, 361 Structure AddData, 66 Structure pointer, 70 Structures, 65 Test dialog, 272 Text boxes, 343 TextOut(), 130 TODO, 127 Toolbars prompts, 229 Toolbar editing, 201 tooltips, 230 Touch screen programming CWnd functions, 377 first example, 375 gesture details, 384 swiping, 446 TwoDobjects, 90 TwoDshapes, 294 TwoDShapes+, 304 TwoFingerTap, 389, 400 Update user interface, 224 UpdateAllViews(), 149 Vector pointer, 50 View class concept, 101, 127 member functions, 140

5 member variables, 140 Virtual functions, 93 Visual C++, 1 Visual C++ versions, 3, 4 Visual Studio, 1 while loop, 28 Window cascade, 247 Index 465 Window tile, 247 WinMain, 122 Workspace area, 5 WriteString(), 283 Writing files, 187, 282 Zoom with pan, 425 Zoom/pinch, 376

Windows and Graphics Programming with Visual C ++

Windows and Graphics Programming with Visual C ++ Introduction to Windows and Graphics Programming with Visual C ++ with Companion Media Pack Second Edition This page intentionally left blank Introduction to Windows and Graphics Programming with Visual

More information

Chapter 15. Drawing in a Window

Chapter 15. Drawing in a Window Chapter 15 Drawing in a Window 1 The Window Client Area A coordinate system that is local to the window. It always uses the upper-left corner of the client area as its reference point. 2 Graphical Device

More information

Chapter 14. Drawing in a Window

Chapter 14. Drawing in a Window Chapter 14 Drawing in a Window 1 The Window Client Area (P.664) A coordinate system that is local to the window. It always uses the upper-left corner of the client area as its reference point. 2 Graphical

More information

Windows Programming Using MFC and Visual C ++.Net

Windows Programming Using MFC and Visual C ++.Net Windows Programming Using MFC and Visual C ++.Net Introduction Masoud Milani School of Computer Science Florida International University Miami, FL 33199 milani@fiu.edu INTRODUCTION This course covers the

More information

# # # # % " # (. # + *, -

# # # # %  # (. # + *, - ! "# $!"% & # # # %( # % " )* + *, -.%#!" # (. # ' --0$12$ # # # % 33 / ! --0+516!+&7 33 # # 8 ) 33 # 8 % 4 "#$ 8&*: 5" (-0;6$ # ( #. % $< ; # # % 9 OnDraw() %&'$ void CSketcherView::OnDraw(CDC* pdc) {

More information

User Manual. pdoc Forms Designer. Version 3.7 Last Update: May 25, Copyright 2018 Topaz Systems Inc. All rights reserved.

User Manual. pdoc Forms Designer. Version 3.7 Last Update: May 25, Copyright 2018 Topaz Systems Inc. All rights reserved. User Manual pdoc Forms Designer Version 3.7 Last Update: May 25, 2018 Copyright 2018 Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks and patents, visit www.topazsystems.com/legal.

More information

Using the Customize Dialog Box

Using the Customize Dialog Box Toolbar Tools > Customize Using the Customize Dialog Box The Customize tool is used to define custom work environment, toolbar, and tool settings. The Customize dialog box appears when you access the Customize

More information

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15 10 Classes 2 nd Exam Review Lesson - 15 Introduction Windows 7, previous version of the latest version (Windows 8.1) of Microsoft Windows, was produced for use on personal computers, including home and

More information

Getting Started. In This Chapter

Getting Started. In This Chapter Getting Started In This Chapter 2 This chapter introduces concepts and procedures that help you get started with AutoCAD. You learn how to open, close, and manage your drawings. You also learn about the

More information

Setting Up Your Drawing Environment

Setting Up Your Drawing Environment Setting Up Your Drawing Environment In This Chapter 3 After you start a drawing, you can change its settings, including drawing units and limits, snap and grid settings, and layer, linetype, and lettering

More information

Binghamton University. EngiNet. State University of New York

Binghamton University. EngiNet. State University of New York Binghamton University EngiNet State University of New York 1 Thomas J. Watson School of Engineering and Applied Science EngiNet WARNING All rights reserved. No Part of this video lecture series may be

More information

Lifespan Guide for installing and using Citrix Receiver on your Mobile Device

Lifespan Guide for installing and using Citrix Receiver on your Mobile Device Lifespan Guide for installing and using Citrix Receiver on your Mobile Device About Remote Access with Citrix Receiver... 2 Installation Instructions for iphones:... 3 ios - Learning Gestures... 7 Installation

More information

Print Station. Point-and-Click Printing WHITE PAPER

Print Station. Point-and-Click Printing WHITE PAPER Print Station Point-and-Click Printing WHITE PAPER Contents Overview 3 Printing with Print Station 4 Easy-to-use Browser Interface 4 Familiar Folder Navigation 5 Search Functionality 6 Informative Display

More information

2. OpenGL in a Window System

2. OpenGL in a Window System 2. OpenGL in a Window System OpenGL is purely a graphics API It provides no support for - performing windowing tasks - obtaining user input - rendering fonts Every windowing system must provide some library

More information

Getting Started Guide

Getting Started Guide SnagIt Getting Started Guide Welcome to SnagIt Thank you for your purchase of SnagIt. SnagIt is the premier application to use for all of your screen capturing needs. Whatever you can see on your screen,

More information

ECE 480 Application Note. By: Jacob Hersha 4/3/15. Creating a Sequence of Media with Visual Studio

ECE 480 Application Note. By: Jacob Hersha 4/3/15. Creating a Sequence of Media with Visual Studio ECE 480 Application Note By: Jacob Hersha 4/3/15 Creating a Sequence of Media with Visual Studio Executive Summary Microsoft Visual Studio can be used to perform a wide variety of media processing techniques.

More information

Module 2: Getting Started with Visual C AppWizard

Module 2: Getting Started with Visual C AppWizard Module 2: Getting Started with Visual C++ 6.0 AppWizard Program examples compiled using Visual C++ 6.0 (MFC 6.0) compiler on Windows XP Pro machine with Service Pack 2. Topics and sub topics for this Tutorial

More information

INDEX. Symbols. (OR operator), comparing variables and constants and, 100

INDEX. Symbols. (OR operator), comparing variables and constants and, 100 INDEX Symbols -- operators, 364 365 & (ampersand) address-of operator, 151 bitwise operator, 71 72 lvalues and rvalues and, 176, 178 as menu shortcut, 666 && (ampersands) AND operator, 107 rvalue references

More information

Introduction. Key features and lab exercises to familiarize new users to the Visual environment

Introduction. Key features and lab exercises to familiarize new users to the Visual environment Introduction Key features and lab exercises to familiarize new users to the Visual environment January 1999 CONTENTS KEY FEATURES... 3 Statement Completion Options 3 Auto List Members 3 Auto Type Info

More information

CECOS University Department of Electrical Engineering. Wave Propagation and Antennas LAB # 1

CECOS University Department of Electrical Engineering. Wave Propagation and Antennas LAB # 1 CECOS University Department of Electrical Engineering Wave Propagation and Antennas LAB # 1 Introduction to HFSS 3D Modeling, Properties, Commands & Attributes Lab Instructor: Amjad Iqbal 1. What is HFSS?

More information

A New User Experience

A New User Experience Lock screen Allows for customization Change picture Add notification badges To sign out 1. Start 2. From top right, select User Name 3. Choose to Lock or Sign Out To unlock your computer: 1. From the lock

More information

Power Point 2000 Level 1

Power Point 2000 Level 1 Introduction Opening PowerPoint, Using the AutoContent Wizard, Window Elements, Working in the Outline and Slide Window Panes, Understanding Different Views, and Saving the Presentation. Contents Introduction

More information

Lab 4: Introduction to Programming

Lab 4: Introduction to Programming _ Unit 2: Programming in C++, pages 1 of 9 Department of Computer and Mathematical Sciences CS 1410 Intro to Computer Science with C++ 4 Lab 4: Introduction to Programming Objectives: The main objective

More information

GETTING STARTED TABLE OF CONTENTS

GETTING STARTED TABLE OF CONTENTS Sketchup Tutorial GETTING STARTED Sketchup is a 3D modeling program that can be used to create 3D objects in a 2D environment. Whether you plan to model for 3D printing or for other purposes, Sketchup

More information

FactoryLink 7. Version 7.0. Client Builder Reference Manual

FactoryLink 7. Version 7.0. Client Builder Reference Manual FactoryLink 7 Version 7.0 Client Builder Reference Manual Copyright 2000 United States Data Corporation. All rights reserved. NOTICE: The information contained in this document (and other media provided

More information

Chapter 4 Working with Arena

Chapter 4 Working with Arena Chapter 4 Working with Arena What We ll Do... User interface Menus (including Running) Toolbars Help Model windows Drawing Printing Running Building the simple processing model Simulation with Arena Chapter

More information

Text box. Command button. 1. Click the tool for the control you choose to draw in this case, the text box.

Text box. Command button. 1. Click the tool for the control you choose to draw in this case, the text box. Visual Basic Concepts Hello, Visual Basic See Also There are three main steps to creating an application in Visual Basic: 1. Create the interface. 2. Set properties. 3. Write code. To see how this is done,

More information

QUADRA-CHEK 2000 Demo User's Manual. Evaluation Unit

QUADRA-CHEK 2000 Demo User's Manual. Evaluation Unit QUADRA-CHEK 2000 Demo User's Manual Evaluation Unit English (en) 06/2018 Contents Contents 1 Fundamentals...7 2 Software Installation...11 3 Basic Operation... 17 4 Software Configuration...41 5 Quick

More information

KINGS COLLEGE OF ENGINEERING PUNALKULAM DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK UNIT - I WINDOWS PROGRAMMING PART A (2 MARKS)

KINGS COLLEGE OF ENGINEERING PUNALKULAM DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK UNIT - I WINDOWS PROGRAMMING PART A (2 MARKS) 1 KINGS COLLEGE OF ENGINEERING PUNALKULAM - 613 303 DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK Subject Code & Name: CS1305 Visual Programming Year / Sem : III / VI UNIT - I WINDOWS PROGRAMMING

More information

Impress Guide Chapter 11 Setting Up and Customizing Impress

Impress Guide Chapter 11 Setting Up and Customizing Impress Impress Guide Chapter 11 Setting Up and Customizing Impress This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an option for printing

More information

MFC Programming Tecnics

MFC Programming Tecnics Itay Danielli 1 MFC Programming Tecnics In a Dos operating system, each hardware device had to be supplied with a device driver. A program wishing to use the device needed to know all the device commands

More information

GraphWorX64 Productivity Tips

GraphWorX64 Productivity Tips Description: Overview of the most important productivity tools in GraphWorX64 General Requirement: Basic knowledge of GraphWorX64. Introduction GraphWorX64 has a very powerful development environment in

More information

DEPARTMENT OF INFORMATION TECHNOLOGY ACADEMIC YEAR EVEN SEMESTER QUESTION BANK. UNIT I WINDOWS PROGRAMMING Part-A (2-MARKS)

DEPARTMENT OF INFORMATION TECHNOLOGY ACADEMIC YEAR EVEN SEMESTER QUESTION BANK. UNIT I WINDOWS PROGRAMMING Part-A (2-MARKS) SUB CODE: CS1253 DEPARTMENT OF INFORMATION TECHNOLOGY ACADEMIC YEAR 2008-2009 EVEN SEMESTER SUB NAME: VISUAL PROGRAMMING QUESTION BANK UNIT I WINDOWS PROGRAMMING 1. Write a simple windows program to print

More information

MENU SELECTION, FORM FILL-IN, AND DIALOG BOXES

MENU SELECTION, FORM FILL-IN, AND DIALOG BOXES MENU SELECTION, FORM FILL-IN, AND DIALOG BOXES 1-1 6-1 Task-Related Organization "The primary goal for menu, form fill-in, and dialog-box designers is to create a sensible, comprehensible, memorable, and

More information

13/02/2008. Users guide RoofCon Viewer

13/02/2008. Users guide RoofCon Viewer Users guide RoofCon Viewer Table of contents Users guide RoofCon Viewer... 1 Table of contents... 2 Installation... 3 Select object... 3 Zoom... 3 Measure distance... 3 Toolbar and Drawing preferences...

More information

SolidWorks Implementation Guides. User Interface

SolidWorks Implementation Guides. User Interface SolidWorks Implementation Guides User Interface Since most 2D CAD and SolidWorks are applications in the Microsoft Windows environment, tool buttons, toolbars, and the general appearance of the windows

More information

Hello World from Your Name. Replace the words Your Name with your own name. Use the following steps to create your control.

Hello World from Your Name. Replace the words Your Name with your own name. Use the following steps to create your control. Program #1 Hello World 10 Points Construct an ActiveX control that displays the following data in its window. Hello World from Your Name Replace the words Your Name with your own name. Use the following

More information

Reset Cursor Tool Clicking on the Reset Cursor tool will clear all map and tool selections and allow tooltips to be displayed.

Reset Cursor Tool Clicking on the Reset Cursor tool will clear all map and tool selections and allow tooltips to be displayed. SMS Featured Icons: Mapping Toolbar This document includes a brief description of some of the most commonly used tools in the SMS Desktop Software map window toolbar as well as shows you the toolbar shortcuts

More information

Getting Started with Visual Studio

Getting Started with Visual Studio Getting Started with Visual Studio Visual Studio is a sophisticated but easy to use integrated development environment (IDE) for C++ (and may other languages!) You will see that this environment recognizes

More information

The Mathcad Workspace 7

The Mathcad Workspace 7 For information on system requirements and how to install Mathcad on your computer, refer to Chapter 1, Welcome to Mathcad. When you start Mathcad, you ll see a window like that shown in Figure 2-1. By

More information

Impress Guide. Chapter 11 Setting Up and Customizing Impress

Impress Guide. Chapter 11 Setting Up and Customizing Impress Impress Guide Chapter 11 Setting Up and Customizing Impress Copyright This document is Copyright 2007 2013 by its contributors as listed below. You may distribute it and/or modify it under the terms of

More information

LAB EXERCISE 2 EM Basics (Momentum)

LAB EXERCISE 2 EM Basics (Momentum) ADS 2012 EM Basics (v2 April 2013) LAB EXERCISE 2 EM Basics (Momentum) Topics: EM simulation in ADS, focusing on Momentum, including substrate and port setups, 3D viewing, visualization, and more. Audience:

More information

Adobe illustrator Introduction

Adobe illustrator Introduction Adobe illustrator Introduction This document was prepared by Luke Easterbrook 2013 1 Summary This document is an introduction to using adobe illustrator for scientific illustration. The document is a filleable

More information

Chapter 1. Basic Concepts

Chapter 1. Basic Concepts Chapter 1 Basic Concepts Microsoft s Visual Studio.NET provides a full package of tools for Windows and web programming within a comprehensive development environment. Visual C++ is one of the component

More information

SPORTS DOOD. User Guide v1

SPORTS DOOD. User Guide v1 SPORTS DOOD User Guide v1 TOOLBAR contains the main tools as well as the playbook (clipboard) and the menu button for things like saving and sharing SUBMENU contains a relevant selection of options, properties

More information

2D Tutorial. Project Description: Running VisualAnalysis: Setting Up the Project:

2D Tutorial. Project Description: Running VisualAnalysis: Setting Up the Project: 2D Tutorial Project Description: This project has been set-up to demonstrate the basic features of VisualAnalysis. You will model and analyze the following two-dimensional frame with a curved glue-laminated

More information

User Manual. pdoc Pro Client for Windows. Version 2.1. Last Update: March 20, Copyright 2018 Topaz Systems Inc. All rights reserved.

User Manual. pdoc Pro Client for Windows. Version 2.1. Last Update: March 20, Copyright 2018 Topaz Systems Inc. All rights reserved. User Manual pdoc Pro Client for Windows Version 2.1 Last Update: March 20, 2018 Copyright 2018 Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks and patents, visit www.topazsystems.com/legal.

More information

Creating an MFC Project in Visual Studio 2012

Creating an MFC Project in Visual Studio 2012 Creating an MFC Project in Visual Studio 2012 Step1: Step2: Step3: Step4: Step5: You don t need to continue this wizard any longer, you can press Finish to finish creating your project. We will introduce

More information

Tap on "Notebooks" button (in portrait mode) to start a new notebook.

Tap on Notebooks button (in portrait mode) to start a new notebook. Page 1 of 10 - Apr 1, 2011 Tap on "Notebooks" button (in portrait mode) to start a new notebook. "Getting Started" video tutorial: http://notesplusapp.com/support/ video-tutorial-getting-started GESTURES:

More information

Help us make this document better smarttech.com/docfeedback/ SMART Ink 3.1 USER S GUIDE FOR WINDOWS OPERATING SYSTEMS

Help us make this document better smarttech.com/docfeedback/ SMART Ink 3.1 USER S GUIDE FOR WINDOWS OPERATING SYSTEMS Help us make this document better smarttech.com/docfeedback/170830 SMART Ink 3.1 USER S GUIDE F WINDOWS OPERATING SYSTEMS Trademark notice SMART Ink, SMART Notebook, SMART Meeting Pro, Pen ID, smarttech,

More information

Flair Geometry Editor Part I. Beginners FLUKA Course

Flair Geometry Editor Part I. Beginners FLUKA Course Flair Geometry Editor Part I Beginners FLUKA Course Starting the Geometry Editor Click on icon or from Menu View Geometry Editor or with [F4] shortcut Either start flair with option -g 2 Geometry editor

More information

Lab 1: Introduction to C Programming. (Creating a program using the Microsoft developer Studio, Compiling and Linking)

Lab 1: Introduction to C Programming. (Creating a program using the Microsoft developer Studio, Compiling and Linking) Lab 1: Introduction to C Programming (Creating a program using the Microsoft developer Studio, Compiling and Linking) Learning Objectives 0. To become familiar with Microsoft Visual C++ 6.0 environment

More information

REVCONNECT. 1. Software Introduction Installation Description Usage Introduction User Guide... 6

REVCONNECT. 1. Software Introduction Installation Description Usage Introduction User Guide... 6 REVCONNECT 1. Software Introduction... 1 2. Installation Description... 1 3. Usage Introduction... 6 3.1 User Guide... 6 3.2 Mobile App Operation... 8 3.2.1 Starting and Logging In to the Mobile App...

More information

Creating a new CDC policy using the Database Administration Console

Creating a new CDC policy using the Database Administration Console Creating a new CDC policy using the Database Administration Console When you start Progress Developer Studio for OpenEdge for the first time, you need to specify a workspace location. A workspace is a

More information

C# 2008 and.net Programming for Electronic Engineers - Elektor - ISBN

C# 2008 and.net Programming for Electronic Engineers - Elektor - ISBN Contents Contents 5 About the Author 12 Introduction 13 Conventions used in this book 14 1 The Visual Studio C# Environment 15 1.1 Introduction 15 1.2 Obtaining the C# software 15 1.3 The Visual Studio

More information

Module 1: Basics of Solids Modeling with SolidWorks

Module 1: Basics of Solids Modeling with SolidWorks Module 1: Basics of Solids Modeling with SolidWorks Introduction SolidWorks is the state of the art in computer-aided design (CAD). SolidWorks represents an object in a virtual environment just as it exists

More information

Visual Programming 1. What is Visual Basic? 2. What are different Editions available in VB? 3. List the various features of VB

Visual Programming 1. What is Visual Basic? 2. What are different Editions available in VB? 3. List the various features of VB Visual Programming 1. What is Visual Basic? Visual Basic is a powerful application development toolkit developed by John Kemeny and Thomas Kurtz. It is a Microsoft Windows Programming language. Visual

More information

User s Manual XJ Technologies Company Ltd.

User s Manual XJ Technologies Company Ltd. User s Manual 1992-2005 XJ Technologies Company Ltd. www.xjtek.com Copyright 1992-2005 XJ Technologies. All rights reserved. XJ Technologies Company Ltd AnyLogic@xjtek.com http://www.xjtek.com/products/anylogic

More information

Quick Start Guide. Microsoft PowerPoint 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve.

Quick Start Guide. Microsoft PowerPoint 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Quick Start Guide Microsoft PowerPoint 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Find what you need Click any tab on the ribbon to display

More information

TOON BOOM HARMONY 12.1 Preferences Guide

TOON BOOM HARMONY 12.1 Preferences Guide TOON BOOM HARMONY 12.1 Preferences Guide 2 Legal Notices Toon Boom Animation Inc. 4200 Saint-Laurent, Suite 1020 Montreal, Quebec, Canada H2W 2R2 Tel: +1 514 278 8666 Fax: +1 514 278 2666 toonboom.com

More information

Chapter 6. Task-Related Organization. Single Menus. Menu Selection, Form Fill-in and Dialog Boxes. Binary Menus Radio Buttons Button Choice

Chapter 6. Task-Related Organization. Single Menus. Menu Selection, Form Fill-in and Dialog Boxes. Binary Menus Radio Buttons Button Choice Chapter 6 Menu Selection, Form Fill-in and Dialog Boxes Task-Related Organization "The primary goal for menu, form fill-in, and dialog-box designers is to create a sensible, comprehensible, memorable,

More information

MFC One Step At A Time By: Brandon Fogerty

MFC One Step At A Time By: Brandon Fogerty MFC One Step At A Time 1 By: Brandon Fogerty Development Environment 2 Operating System: Windows XP/NT Development Studio: Microsoft.Net Visual C++ 2005 Step 1: 3 Fire up Visual Studio. Then go to File->New->Project

More information

CIS 3260 Intro. to Programming with C#

CIS 3260 Intro. to Programming with C# Running Your First Program in Visual C# 2008 McGraw-Hill 2010 The McGraw-Hill Companies, Inc. All rights reserved. Run Visual Studio Start a New Project Select File/New/Project Visual C# and Windows must

More information

At the shell prompt, enter idlde

At the shell prompt, enter idlde IDL Workbench Quick Reference The IDL Workbench is IDL s graphical user interface and integrated development environment. The IDL Workbench is based on the Eclipse framework; if you are already familiar

More information

Chapter 14 Overview. Windowing systems

Chapter 14 Overview. Windowing systems Chapter 14 Overview Windowing systems and general organizational metaphors Windowing system basics components common tasks Multi-user support Windowing systems Windows: areas of visual display (usually

More information

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out.

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out. Navigate Around the Map Interactive maps provide many choices for displaying information, searching for more details, and moving around the map. Most navigation uses the mouse, but at times you may also

More information

Starting Microsoft Visual Studio 6.0 And Exploring Available Controls Tools

Starting Microsoft Visual Studio 6.0 And Exploring Available Controls Tools Starting Microsoft Visual Studio 6.0 And Exploring Available Controls Tools Section 1. Opening Microsoft Visual Studio 6.0 1. Start Microsoft Visual Studio ("C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\MSDEV.EXE")

More information

Chapter 1: Introduction

Chapter 1: Introduction Modeling in 3-D is the process of creating a mathematical representation of an object's surfaces. The resulting model is displayed on your screen as a two-dimensional image. Rhino provides tools for creating,

More information

4. If you are prompted to enable hardware acceleration to improve performance, click

4. If you are prompted to enable hardware acceleration to improve performance, click Exercise 1a: Creating new points ArcGIS 10 Complexity: Beginner Data Requirement: ArcGIS Tutorial Data Setup About creating new points In this exercise, you will use an aerial photograph to create a new

More information

Getting Started Create Your First Notebook

Getting Started Create Your First Notebook Getting Started Create Your First Notebook When you first open GoodNotes, you will be presented with an empty bookshelf. The bookshelf screen lets you manage your notebooks visually. 1. Tap the + button

More information

Programming in Microsoft Visual C++ Programming in Microsoft Visual C++

Programming in Microsoft Visual C++ Programming in Microsoft Visual C++ Programming in Microsoft Visual C++ INDEX Part I - Getting Started with Visual C++ 5 Section 1 - Introducing Visual C++ 5 Section 2 - Writing Simple C++ Programs Section 3 - Structures, Classes, and the

More information

Software User s Manual

Software User s Manual 1 Software User s Manual CONTENTS About the manual 2 Navigating the manual 3 CUSTOMIZING 4 Opening the control panel 4 Control panel overview 5 Calibrating the pen display 7 Adjusting pitch and phase (VGA

More information

Tutorial 01 Quick Start Tutorial

Tutorial 01 Quick Start Tutorial Tutorial 01 Quick Start Tutorial Homogeneous single material slope No water pressure (dry) Circular slip surface search (Grid Search) Intro to multi scenario modeling Introduction Model This quick start

More information

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC StickFont Editor v1.01 User Manual Copyright 2012 NCPlot Software LLC StickFont Editor Manual Table of Contents Welcome... 1 Registering StickFont Editor... 3 Getting Started... 5 Getting Started...

More information

Mobile Application Development

Mobile Application Development Android Native Application Development Mobile Application Development 1. Android Framework and Android Studio b. Android Software Layers c. Android Libraries d. Components of an Android Application e.

More information

NOTTORUS. Getting Started V1.00

NOTTORUS. Getting Started V1.00 NOTTORUS Getting Started V1.00 2016 1. Introduction Nottorus Script Editor is a visual plugin for generating and debugging C# Unity scripts. This plugin allows designers, artists or programmers without

More information

Customizing Interface Elements and Commands Part 02

Customizing Interface Elements and Commands Part 02 Customizing Interface Elements and Commands Part 02 Sacramento City College Engineering Design Technology Customizing Interface Elements and Commands 1 Creating New Commands Customizing Interface Elements

More information

AFN-1255 PCA131 P.G.D.C.A. DIPLOMA EXAMINATION, MAY 2011 First Semester Computer Applications FUNDAMENTALS OF DIGITAL COMPUTER (Non-CBCS 2004 onwards) Time : 3 Hours Maximum : 100 Marks Part A (15 1 =

More information

AutoCAD 2009 Configuration for MUS

AutoCAD 2009 Configuration for MUS AutoCAD 2009 Configuration for MUS NOTE: The following steps do not apply to AutoCAD 2006 or earlier versions. These steps must be done before attempting to use MicroScribe Utility Software (MUS) with

More information

Ted MacKinnon Directed Research Applications November 2003

Ted MacKinnon Directed Research Applications November 2003 Ted MacKinnon Directed Research Applications November 2003 29 ArcPad combines both mobile mapping and geographic information system (GIS) technology together. It also provides database access, mapping,

More information

Touring the Universe through Binoculars Atlas Help File

Touring the Universe through Binoculars Atlas Help File Using the Atlas Touring the Universe through Binoculars Atlas Help File The atlas charts are controlled with the floating toolbar pictured above along the left side of the screen. The function of each

More information

Getting Started with DADiSP

Getting Started with DADiSP Section 1: Welcome to DADiSP Getting Started with DADiSP This guide is designed to introduce you to the DADiSP environment. It gives you the opportunity to build and manipulate your own sample Worksheets

More information

StepPolyArp Unit. Step Polyphonic Arpeggiator / Sequencer App & Audio Unit MIDI effect for ios

StepPolyArp Unit. Step Polyphonic Arpeggiator / Sequencer App & Audio Unit MIDI effect for ios StepPolyArp Unit Step Polyphonic Arpeggiator / Sequencer App & Audio Unit MIDI effect for ios Presentation... 1 Application setup... 2 MIDI connections between ios applications... 2 MIDI over WiFi on macos...

More information

1.1: Introduction to Fusion 360

1.1: Introduction to Fusion 360 .: Introduction to Fusion 360 Fusion 360 is a cloud- based CAD/CAM tool for collaborative product development. The tools in Fusion enable exploration and iteration on product ideas and collaboration within

More information

An Introduction to MFC (builds on your lecture on MFC)

An Introduction to MFC (builds on your lecture on MFC) An Introduction to MFC (builds on your lecture on MFC) Tutorial (First Steps in Visual C++ MFC) [For hands on experience go through sample Scribble given in MSDN I cannot write anything better than that]

More information

LAB # 2 3D Modeling, Properties Commands & Attributes

LAB # 2 3D Modeling, Properties Commands & Attributes COMSATS Institute of Information Technology Electrical Engineering Department (Islamabad Campus) LAB # 2 3D Modeling, Properties Commands & Attributes Designed by Syed Muzahir Abbas 1 1. Overview of the

More information

DataViews Visual C++ Programming Topics. DataViews for Windows Version 2.2

DataViews Visual C++ Programming Topics. DataViews for Windows Version 2.2 DataViews Visual C++ Programming Topics DataViews for Windows Version 2.2 Introduction GE Fanuc DataViews Corporate Headquarters 47 Pleasant Street Northampton, MA 01060 U.S.A. Telephone:(413) 586-4144

More information

Table of Contents WINDOWS 95

Table of Contents WINDOWS 95 Table of Contents Accessories Active program button Active window Application Back-up Browse Cascade windows Check box Click Clipboard Close button Context menu Control Panel Copy Cursor Cut Default Desktop

More information

OnPoint s Guide to MimioStudio 9

OnPoint s Guide to MimioStudio 9 1 OnPoint s Guide to MimioStudio 9 Getting started with MimioStudio 9 Mimio Studio 9 Notebook Overview.... 2 MimioStudio 9 Notebook...... 3 MimioStudio 9 ActivityWizard.. 4 MimioStudio 9 Tools Overview......

More information

SMART Meeting Pro 4.2 personal license USER S GUIDE

SMART Meeting Pro 4.2 personal license USER S GUIDE smarttech.com/docfeedback/170973 SMART Meeting Pro 4.2 personal license USER S GUIDE Product registration If you register your SMART product, we ll notify you of new features and software upgrades. Register

More information

Multivariate Calibration Quick Guide

Multivariate Calibration Quick Guide Last Updated: 06.06.2007 Table Of Contents 1. HOW TO CREATE CALIBRATION MODELS...1 1.1. Introduction into Multivariate Calibration Modelling... 1 1.1.1. Preparing Data... 1 1.2. Step 1: Calibration Wizard

More information

Sema Foundation ICT Department. Lesson - 18

Sema Foundation ICT Department. Lesson - 18 Lesson - 18 1 Manipulating Windows We can work with several programs at a time in Windows. To make working with several programs at once very easy, we can change the size of the windows by: maximize minimize

More information

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Tim Varner - 2004 The Inventor User Interface Command Panel Lists the commands that are currently

More information

Creating and Displaying Multi-Layered Cross Sections in Surfer 11

Creating and Displaying Multi-Layered Cross Sections in Surfer 11 Creating and Displaying Multi-Layered Cross Sections in Surfer 11 The ability to create a profile in Surfer has always been a powerful tool that many users take advantage of. The ability to combine profiles

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 1 Databases and Database Objects: An Introduction Objectives Describe the features of the Access window Create a database Create tables in Datasheet and Design views Add records

More information

Topaze Guided Session #2

Topaze Guided Session #2 Ecrin v4.20 - Doc v4.20.01 - KAPPA 1988-2011 Topaze Guided Session #2 TopGS02-1/12 Topaze Guided Session #2 A01 Requirements The following guided session uses the file TopGS02_FieldMap.bmp installed during

More information

Introducing Gupta Report Builder

Introducing Gupta Report Builder Business Reporting Chapter 1 Introducing Gupta Report Builder You can use Report Builder to design reports. This chapter describes: Our approach to building reports. Some of the reports you can build.

More information

TUTORIAL 01: RHINO INTERFACE. By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture

TUTORIAL 01: RHINO INTERFACE. By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture TUTORIAL 01: RHINO INTERFACE By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture Upon opening Rhinoceros 4.0, a Startup Template Dialog Box will appear. Left-click on

More information

User Guide pdoc Signer for Apple ipad

User Guide pdoc Signer for Apple ipad User Guide pdoc Signer for Apple ipad Version 1.4 July 18, 2017 Copyright 2017 Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks and patents, visit www.topazsystems.com/legal.

More information

AUTODESK ECOTECT ANALYSIS Desktop Component Interface

AUTODESK ECOTECT ANALYSIS Desktop Component Interface AUTODESK ECOTECT ANALYSIS Desktop Component Interface UNIVERSITÀ DEGLI STUDI DI NAPOLI FEDERICO II DiARC DIPARTIMENTO DI ARCHITETTURA arch. Ph.D. Enza Tersigni Master di II livello in Progettazione e riqualificazione

More information